[OPEN-ILS-DEV] More jabber weirdness...

Don McMorris don.mcmorris at gmail.com
Mon Jun 18 17:16:24 EDT 2007


Hi Ed:

Under srfsh, can you send us the output of:
request router opensrf.router.info.class.list

srfsh is located in /openils/bin, and will require ~/.srfsh.xml.

If opensrf.settings isn't there, go over your configs again with a
fine-toothed comb to ensure that the worker should load properly
(usually a host name mismatch is to blame).  It may be also that you
simply need to restart the system (kill apache, then OpenSRF, then
jabber... restart in reverse).  Check again with the srfsh command to
see if it did start.

If you aren't able to resolve it, please consider sending us your
configurations and logs.  A simple procedure to do this is available
at http://www.open-ils.org/dokuwiki/doku.php?id=scratchpad:dmcmorris:start#config_log_zip-up

--Don

On 6/18/07, Sperr, Edwin <sperr at nelinet.net> wrote:
> So OpenILS starts up without complaint.  However, when I attempt to
> create the needed Javascript files for the OPAC via  sudo -u opensrf
> ./autogen.sh ../conf/bootstrap.conf, I get...
>
> Updating fieldmapper
>   * ! EXCEPTION ! *
> TYPE: OpenSRF::EX::Session
> Mess: Session Error
> Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> Loc.: 103 OpenSRF::Utils::SettingsClient
> Loc.: /openils/lib/perl5/OpenSRF/Utils/SettingsClient.pm
> Time: Mon Jun 18 19:03:50 2007
> And so on...
>
> Sure enough, a qiuck spin through osrfsys.log yields:
>
> opensrf 2007-06-18 18:57:05 [INFO:32259:osrf_system.c:195:]
> Bootstrapping system with domain eg-server.nelinet.lan, port 5222, and
> unixpath (null)
> opensrf 2007-06-18 18:57:15 [INFO:32259:osrf_app_session.c:522:]
> [opensrf.settings] sent 211 bytes of data to
> router at eg-server.nelinet.lan/opensrf.settings
> opensrf 2007-06-18 18:57:16 [INFO:32259:transport_session.c:406:]
> Received <error> message with type cancel and code 503
> opensrf 2007-06-18 18:57:16 [WARN:32259:osrf_stack.c:84:]  !!! Received
> Jabber layer error message
> opensrf 2007-06-18 18:57:16 [WARN:32259:osrf_stack.c:94:]  * Jabber
> Error is for top level remote id
> [router at eg-server.nelinet.lan/opensrf.settings], no one to send my
> message too!!!
> opensrf 2007-06-18 18:57:16 [INFO:32259:osrf_stack.c:103:] Message
> processing duration 0.001478
> opensrf 2007-06-18 18:58:17 [INFO:32259:osrf_app_session.c:142:]
> Returning NULL from app_request_recv after timeout
> opensrf 2007-06-18 18:58:17 [ERR :32259:osrf_settings.c:49:] Unable to
> load config for host eg-server.nelinet.lan
> opensrf 2007-06-18 18:58:17 [ERR :32259:osrf_settings.c:19:] config
> pointer is NULL
>
> Any idea why this isn't failing on start-up?
>
>
> Thanks!
>
> Ed Sperr
> Digital Services Consultant
> NELINET, Inc.
> 153 Cordaville Rd. Suite 200  Southborough, MA
> (508) 597-1931  |  (800) 635-4638 x1931
>


More information about the Open-ils-dev mailing list