[OPEN-ILS-DEV] Startup Help

Dan Scott denials at gmail.com
Mon Mar 19 16:09:38 EDT 2007


Cory, a couple of possible things from opensrf.xml:

1) Check what port memcached is running on; your config in opensrf.xml
says 10101, but on several distributions I've seen it typically
defaults to 11211.

2) Check your first <databases> entry -- it's missing a <port> setting
and the <client_encoding> should be UTF-8

Also, make sure the output of "hostname -f" really is libsrv :)

Dan

On 19/03/07, Cory Fuchs <cory.fuchs at ronank12.edu> wrote:
> Attached are my three config files.
>
> Thank you again for all your help.
>
> Cory Fuchs
> Ronan School District #30
>
>
> -----Original Message-----
> From: open-ils-dev-bounces at list.georgialibraries.org
> [mailto:open-ils-dev-bounces at list.georgialibraries.org] On Behalf Of Don
> McMorris
> Sent: Monday, March 19, 2007 12:56 PM
> To: open-ils-dev at list.georgialibraries.org
> Subject: Re: [OPEN-ILS-DEV] Startup Help
>
> I don't think I can help much on this one (just saying this more as a
> prompt to let the "real" guys know ;)).  Sending us your current
> configs might be helpful there too.  If there are any passwords that
> you'd rather not tell the world about, you may want to censor a little
> bit ;)
>
> --Don
>
> On 3/19/07, Cory Fuchs <cory.fuchs at ronank12.edu> wrote:
> >
> >
> >
> > Hello Everyone,
> >
> >
> >
> > I have gotten further.   I can connect to the router (chopchop) now.
> It was
> > a configuration error of course.  Under Chopchop config in
> opensrf_core.xml
> > the listen address was the IP address of the server not loclahost and
> config
> > of the router was localhost.
> >
> >
> >
> > Well at least the startup goes further.
> >
> >
> >
> > ---------------------
> >
> > /etc/init.d/chopchop start
> >
> >  * Starting chopchop ...
> >
> > Attempting to launch ChopChop with:
> >
> > domain: localhost
> >
> > port: 5222
> >
> > listen address: 127.0.0.1
> >
> > log level: 3
> >
> > log file: /var/log/openils/osrfsys.log
> >               [ ok ]
> >
> > ---------------------
> >
> > ---------------------
> >
> > tail /var/log/openils/osrfsys.log
> >
> > chopchop 2007-03-19 11:13:01 [INFO:18472:osrf_chat.c:719:]
> > mylogin at localhost/client_at_libsrv_18750 successfully logged in
> >
> > chopchop 2007-03-19 11:13:01 [INFO:18472:osrf_chat.c:278:] Sending
> message
> > on local connection
> >
> > from: mylogin at localhost/client_at_libsrv_18750
> >
> > to: router at localhost/opensrf.settings
> >
> > chopchop 2007-03-19 11:13:01 [INFO:18472:osrf_chat.c:304:] We have no
> > connection for router at localhost/opensrf.settings
> >
> > chopchop 2007-03-19 11:13:02 [INFO:18472:osrf_chat.c:719:]
> > mylogin at localhost/client_at_libsrv_18752 successfully logged in
> >
> > chopchop 2007-03-19 11:13:02 [INFO:18472:osrf_chat.c:278:] Sending
> message
> > on local connection
> >
> > from: mylogin at localhost/client_at_libsrv_18752
> >
> > to: router at localhost/opensrf.settings
> >
> > chopchop 2007-03-19 11:13:02 [INFO:18472:osrf_chat.c:304:] We have no
> > connection for router at localhost/opensrf.settings
> >
> > -------------------
> >
> >
> >
> > Starting Opesrf
> >
> >
> >
> > -------------------
> >
> > /etc/init.d/opensrf start
> >
> >  * Starting OpenSRF ...
> >
> > su: Authentication service cannot retrieve authentication info.
> >
> > (Ignored)
> >
> > Starting OpenSRF Router
> >
> > Starting OpenSRF Perl
> >
> >  * Server type: Net::Server::PreFork
> >
> >  * System boostrap
> >
> >  * Starting UnixServer for open-ils.cat...
> >
> > ************** Starting UnixServer and Listener lines omitted for
> > Briefty********************
> >
> > * System is ready...
> >
> > Starting OpenSRF C
> >
> > Loading OpenSRF host libsrv with bootstrap config
> > /etc/openils/opensrf_core.xml and config context opensrf
> >
> > /usr/libexec/openils/bin/osrf_ctl.sh: line 134: 19042
> > Segmentation fault      opensrf-c $(hostname -f) $OPT_C_CONFIG opensrf
> >                        [ ok ]
> >
> > ------------------
> >
> >
> >
> > When I run the autogen.sh script
> >
> >
> >
> > ------------------
> >
> > ./autogen.sh /etc/openils/bootstrap.conf
> >
> > Updating fieldmapper
> >
> > Connection to Settings Failed    * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 89 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:20 2007
> >
> >  :  ***
> >
> >   * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 91 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:20 2007
> >
> > Updating web_fieldmapper
> >
> > Connection to Settings Failed    * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 89 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:20 2007
> >
> >  :  ***
> >
> >   * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 91 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:20 2007
> >
> > Updating OrgTree
> >
> > Connection to Settings Failed    * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 89 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:21 2007
> >
> >  :  ***
> >
> >   * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 91 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:21 2007
> >
> > Updating OrgTree HTML
> >
> > Connection to Settings Failed    * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 89 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:22 2007
> >
> >  :  ***
> >
> >   * ! EXCEPTION ! *
> >
> > TYPE: OpenSRF::EX::Session
> >
> > Mess: Session Error
> >
> > Mess: router at localhost/opensrf.settings IS NOT CONNECTED TO THE
> NETWORK!!!
> >
> > Loc.: 91 OpenSRF::Utils::SettingsClient
> >
> > Loc.:
> > /usr/lib/perl5/vendor_perl/5.8.8/OpenSRF/Utils/SettingsClient.pm
> >
> > Time: Mon Mar 19 11:23:22 2007
> >
> > Done
> >
> > ------------------
> >
> >
> >
> > I get the same errors in the opensrf.settings.log file.
> >
> >
> >
> > I have verified that hostname -f and the config opensrf.xml.
> >
> >
> >
> > I also have stateless set to 1 in the opensrf.xml based on a previous
> post
> > about a similar error.
> >
> >
> >
> >
> >
> > Cory Fuchs
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
> >
>
>


More information about the Open-ils-dev mailing list