[OPEN-ILS-DEV] problem logging in as admin

John Fink john.fink at gmail.com
Mon Oct 1 12:46:23 EDT 2007


Hello Don,

Just got it once, so no worries.

Trying to run srfsh as myself yields the following error:

jbfink at evergreen:/openils/bin$ ./srfsh
Unable to bootstrap client for requests


I see a reference to this back in March of 2007 but I'm not sure what it
means.  Maybe OpenSRF isn't actually working correctly?  There're a hell of
a lot of OpenSRF processes on the box though.

jf

On 10/1/07, Don McMorris <don.mcmorris at gmail.com> wrote:
>
> Hi John:
>
> My reply is below.  I apologize if you receive this multiple times, but
> our mail server is being a pain (luckily we're switching soon!)
> --Don
>
> Don McMorris wrote:
> > Hi John:
> >
> > If I recall properly, error 501 is an error that comes back to an SRF
> > module not being loaded.  If you can get into srfsh, the following
> > command will show what modules are loaded:
> >
> > request router opensrf.router.info.class.list
> >
> > 2 things that should be here (among others) are open-ils.cstore and
> > open-ils.storage.  If CStore isn't there, your C modules aren't
> > loading proper.  If Storage isn't there, then your perl modules aren't
> > there.  If you have only about 4 (neither of which are cstore or
> > storage),
> > it's likely the hostname is wrong in your opensrf.xml configuration.
> >
> > If both cstore and storage /are/ listed, try the following (in srfsh)
> > to test them:
> > request open-ils.cstore open-ils.cstore.direct.actor.user.retrieve 1
> > request open-ils.storage open-ils.storage.direct.actor.user.retrieve 1
> >
> > This should get you started.  If you need a hand after these, please
> > contact the list again and one of us will try to help.
> >
> > Sincerely Yours,
> > --Don
> >
> > John Fink wrote:
> >> Hey folks,
> >>
> >> I get a hung browser/staff client when trying to log in as admin on
> >> Evergreen 1.2.0RC2.  The browser will hang for about a minute, and
> >> this is what happens in osrfsys.log.  Is it possible my jabber server
> >> is somewhat busted?
> >>
> >>
> >>
> >> open-ils.auth 2007-10-01 06:26:47 [INFO:25046:osrf_system.c:267:]
> >> Bootstrapping system with domain evergreen, port 5222, and unixpath
> >> (none)
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_application.c:103:] open-ils.auth child init succeeded
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:oils_auth.c:85:1191147924148530] CALL:    open-ils.auth
> >> open-ils.auth.authenticate.init - ["admin"]
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_app_session.c:522:1191147924148530] [ open-ils.auth]
> >> sent 400 bytes of data to
> >> evergreen at evergreen/1191147924__1191147924.199969_14853
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_stack.c:103:1191147924148530] Message processing
> >> duration 0.002031
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:oils_auth.c:350:1191147924148531] CALL:   open-ils.auth
> >> open-ils.auth.authenticate.complete -
> >>
> [{"password":"21a2682838ef203f344dc2d9c19dd03e","type":"opac","org":null,"username":"admin"}]
> >>
> >> open-ils.cstore 2007-10-01 06:26:47
> >> [INFO:4352:oils_cstore.c:565:1191147924148531] CALL:
> >> open-ils.cstore open-ils.cstore.direct.actor.user.search -
> >> [{"usrname":"admin"}]
> >> open-ils.cstore 2007-10-01 06:26:47
> >> [INFO:4352:osrf_app_session.c:522:1191147924148531] [
> >> open-ils.cstore] sent 566 bytes of data to
> >> evergreen at evergreen/open-ils.auth_drone__1191234407.494536_25046
> >> open-ils.cstore 2007-10-01 06:26:47
> >> [INFO:4352:osrf_app_session.c:522:1191147924148531] [open-ils.cstore]
> >> sent 192 bytes of data to
> >> evergreen at evergreen/open-ils.auth_drone__1191234407.494536_25046
> >> open-ils.cstore 2007-10-01 06:26:47
> >> [INFO:4352:osrf_stack.c:103:1191147924148531] Message processing
> >> duration 0.002783
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_app_session.c:522:1191147924148531] [
> >> open-ils.cstore] sent 215 bytes of data to
> >> router at evergreen/open-ils.cstore
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_stack.c:103:1191147924148531] Message processing
> >> duration 0.000004
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_stack.c:103:1191147924148531] Message processing
> >> duration 0.000001
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_app_session.c:522:1191147924148531]
> >> [open-ils.storage] sent 213 bytes of data to
> >> router at evergreen/open-ils.storage
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:transport_session.c:410:1191147924148531] Received
> >> <error> message with type cancel and code 501
> >> open-ils.auth 2007-10-01 06:26:47
> >> [WARN:25046:osrf_stack.c:84:1191147924148531]  !!! Received Jabber
> >> layer error message
> >> open-ils.auth 2007-10-01 06:26:47
> >> [WARN:25046:osrf_stack.c:94:1191147924148531]  * Jabber Error is for
> >> top level remote id [ router at evergreen/open-ils.storage], no one to
> >> send my message too!!!
> >> open-ils.auth 2007-10-01 06:26:47
> >> [INFO:25046:osrf_stack.c:103:1191147924148531] Message processing
> >> duration 0.000071
> >>
> >> jf
> >>
> >> --
> >> http://libgrunt.blogspot.com -- library culture and technology.
> >
>



-- 
http://libgrunt.blogspot.com -- library culture and technology.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.georgialibraries.org/pipermail/open-ils-dev/attachments/20071001/4a605515/attachment.html


More information about the Open-ils-dev mailing list