talk@lists.collectionspace.org

WE HAVE SUNSET THIS LISTSERV - Join us at collectionspace@lyrasislists.org

View all threads

Re: [Talk] Talk Digest, Vol 82, Issue 84

YN
Yousuf Nejati
Mon, Jun 27, 2016 4:13 PM

Never mind. I believe I figured it out, and will post my findings later.

Best,

-Yousuf

On Mon, Jun 27, 2016 at 9:00 AM, talk-request@lists.collectionspace.org
wrote:

Send Talk mailing list submissions to
talk@lists.collectionspace.org

To subscribe or unsubscribe via the World Wide Web, visit

http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org

or, via email, send a message with subject or body 'help' to
talk-request@lists.collectionspace.org

You can reach the person managing the list at
talk-owner@lists.collectionspace.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Talk digest..."

Today's Topics:

1. Authentication errors - Installing and Configuring CSpace
   locally for development on Ubuntu 14.04 (Yousuf Nejati)

Message: 1
Date: Sun, 26 Jun 2016 11:52:20 -0700
From: Yousuf Nejati yousuf.nejati@granitehorizon.com
To: talk@lists.collectionspace.org
Subject: [Talk] Authentication errors - Installing and Configuring
CSpace locally for development on Ubuntu 14.04
Message-ID:
<CABHa=0gOiYAa_+ox_2JoY17ACzbFWp0SU1Ftcu3r3WgyAzt=
rw@mail.gmail.com>
Content-Type: text/plain; charset="utf-8"

Hello all,

I'm receiving authentication problems (invalid username/password
combination) when attempting to deploy CSpace on my local machine. I've
gone through both the manual installation and the automated installation,
encountering similar things with both.

I've managed to get the server running and the demo login page. However,
the username and password combination can not be validated (see cspace-app
and cspace-services partial trace below) with the demo page.

Also, any attempts to initialize the application results in the page error
starting with:

Initialise vocab/auth entries
testing Authority  contact
testing Authority  work
need to create Instance work-work
that was weird but probably not a problem Connection
exception<html><head><title>Apache Tomcat/7.0.57

CSPACE-APP.LOG
383 ERROR [http-bio-8180-exec-13]

[org.collectionspace.chain.csp.persistence.services.connection.ReturnedDocument:39]
Got error : <html><head><title>Apache Tomcat/7.0.57 - Error
report</title><style><!--H1

{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;}
H2

{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;}
H3

{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;}
BODY
{font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B
{font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;}
P

{font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A
{color : black;}A.name {color : black;}HR {color : #525D76;}--></style>

</head><body><h1>HTTP Status 404 -

/cspace-services/locationauthorities/urn:cspace:name(location)/items</h1><HR size="1" noshade="noshade"><p><b>type</b> Status
report</p><p><b>message</b>

<u>/cspace-services/locationauthorities/urn:cspace:name(location)/items</u></p><p><b>description</b>
<u>The requested resource is not available.</u></p><HR size="1" noshade="noshade"><h3>Apache Tomcat/7.0.57</h3></body></html>

?CSPACE-SERVICES.LOG?
?nested exception is java.lang.ClassNotFoundException:
org.collectionspace.authentication.spring.CSpaceAuthorityG
ranter?

?Thoughts on what I may be doing wrong here??

?Thanks,

-Y?

Yousuf Nejati

  • Assistant Developer*
    Granite Horizon
    Web Design and Development | Enterprise Content Management | IT Consulting

yousuf.nejati@granitehorizon.com greg@granitehorizon.com
granitehorizon.com
(888) 354-6626 x786 <%28888%29%20354-6626%20x730> | (916) 647-6350 x786
<%28916%29%20647-6350%20x730> | (866) 867-7126 (fax)
8153 Elk Grove Boulevard Suite 20
Elk Grove CA 95758-5965

Never mind. I believe I figured it out, and will post my findings later. Best, -Yousuf On Mon, Jun 27, 2016 at 9:00 AM, <talk-request@lists.collectionspace.org> wrote: > Send Talk mailing list submissions to > talk@lists.collectionspace.org > > To subscribe or unsubscribe via the World Wide Web, visit > > http://lists.collectionspace.org/mailman/listinfo/talk_lists.collectionspace.org > > or, via email, send a message with subject or body 'help' to > talk-request@lists.collectionspace.org > > You can reach the person managing the list at > talk-owner@lists.collectionspace.org > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Talk digest..." > > > Today's Topics: > > 1. Authentication errors - Installing and Configuring CSpace > locally for development on Ubuntu 14.04 (Yousuf Nejati) > > > ---------------------------------------------------------------------- > > Message: 1 > Date: Sun, 26 Jun 2016 11:52:20 -0700 > From: Yousuf Nejati <yousuf.nejati@granitehorizon.com> > To: talk@lists.collectionspace.org > Subject: [Talk] Authentication errors - Installing and Configuring > CSpace locally for development on Ubuntu 14.04 > Message-ID: > <CABHa=0gOiYAa_+ox_2JoY17ACzbFWp0SU1Ftcu3r3WgyAzt= > rw@mail.gmail.com> > Content-Type: text/plain; charset="utf-8" > > Hello all, > > I'm receiving authentication problems (invalid username/password > combination) when attempting to deploy CSpace on my local machine. I've > gone through both the manual installation and the automated installation, > encountering similar things with both. > > I've managed to get the server running and the demo login page. However, > the username and password combination can not be validated (see cspace-app > and cspace-services partial trace below) with the demo page. > > Also, any attempts to initialize the application results in the page error > starting with: > > Initialise vocab/auth entries > testing Authority contact > testing Authority work > need to create Instance work-work > that was weird but probably not a problem Connection > exception<html><head><title>Apache Tomcat/7.0.57 > > *CSPACE-APP.LOG* > 383 ERROR [http-bio-8180-exec-13] > > [org.collectionspace.chain.csp.persistence.services.connection.ReturnedDocument:39] > Got error : <html><head><title>Apache Tomcat/7.0.57 - Error > report</title><style><!--H1 > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:22px;} > H2 > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:16px;} > H3 > > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;font-size:14px;} > BODY > {font-family:Tahoma,Arial,sans-serif;color:black;background-color:white;} B > {font-family:Tahoma,Arial,sans-serif;color:white;background-color:#525D76;} > P > > {font-family:Tahoma,Arial,sans-serif;background:white;color:black;font-size:12px;}A > {color : black;}A.name {color : black;}HR {color : #525D76;}--></style> > </head><body><h1>HTTP Status 404 - > > /cspace-services/locationauthorities/urn:cspace:name(location)/items</h1><HR > size="1" noshade="noshade"><p><b>type</b> Status > report</p><p><b>message</b> > > <u>/cspace-services/locationauthorities/urn:cspace:name(location)/items</u></p><p><b>description</b> > <u>The requested resource is not available.</u></p><HR size="1" > noshade="noshade"><h3>Apache Tomcat/7.0.57</h3></body></html> > > ?*CSPACE-SERVICES.LOG*? > ?nested exception is java.lang.ClassNotFoundException: > org.collectionspace.authentication.spring.CSpaceAuthorityG > ranter? > > ?Thoughts on what I may be doing wrong here?? > > ?Thanks, > > -Y? > -- > Yousuf Nejati > * Assistant Developer* > Granite Horizon > Web Design and Development | Enterprise Content Management | IT Consulting > > yousuf.nejati@granitehorizon.com <greg@granitehorizon.com> > granitehorizon.com > (888) 354-6626 x786 <%28888%29%20354-6626%20x730> | (916) 647-6350 x786 > <%28916%29%20647-6350%20x730> | (866) 867-7126 (fax) > 8153 Elk Grove Boulevard Suite 20 > Elk Grove CA 95758-5965 >