[OPEN-ILS-DEV] Startup errors

Dan Scott denials at gmail.com
Wed Jun 6 07:51:21 EDT 2007


On 05/06/07, Hennie Rautenbach <hennie at sabinet.co.za> wrote:
> Hennie Rautenbach wrote:
> > Dan Scott wrote:
> >> Just to be absolutely sure that all of the opensrf services have
> >> stopped, can you consider trying a complete restart of the server? The
> >> fix to openils.xml should have, at the very least, resulted in a
> >> different error message once you stopped and started all of the
> >> services using osrf_ctl.sh and then ran autogen.sh again. I'm
> >> wondering whether one of the opensrf services might have hung around
> >> and still have been using the old openils.xml configuration.
> >
> > Did as you suggest and no luck. Also no errors.
> >
> > The one thing that is strange to me is the absence of any
> > opensrf.storage_unix.log file in the var/log dir. Previous threads
> > around this problem suggest there should be such a file.
> >
> > Regards,
> >
> > Hennie
> The only warnings are:
>
> router.log:router 2007-06-05 21:05:11 [WARN:3911:osrf_router.c:271:] We
> lost the
>  last node in the class, responding with error and removing...
> router.log:router 2007-06-05 21:05:12 [WARN:3911:osrf_router.c:271:] We
> lost the
>  last node in the class, responding with error and removing...
>


Okay, one more possibility.

You're running on Debian, right?

On my copy of Debian Etch (4.0), memcached runs on port 11211 by default.

In your openils.xml file, you have specified port 10101 (which is the
port that Ubuntu uses by default, I believe).

This will cause problems. You have to ensure that the ports match up.

-- 
Dan Scott
Laurentian University


More information about the Open-ils-dev mailing list