Re: [OPEN-ILS-DEV] Errors at end of install

2009-02-20 Thread Don McMorris
Hey Raymond, Apologies I didn't reply sooner! It seems you got rid of the memcache issue (which is often the cause of Status: No authentication seed found. open-ils.auth.authenticate.init must be called first). I see that you changed from login admin open-ils to login opensrf password, yet I

Re: [OPEN-ILS-DEV] Errors at end of install

2009-02-17 Thread Mike Rylander
On Mon, Feb 16, 2009 at 12:58 PM, Raymond Norton ad...@lctn.org wrote: I am at the home stretch. Just about have things working. I have the following errors to overcome. Any instruction would be appreciated. Both of those error can occur if memcached is not running. To make sure that

Re: [OPEN-ILS-DEV] Errors at end of install

2009-02-17 Thread Raymond Norton
Both of those error can occur if memcached is not running. To make sure that memcached is running and configured properly check the output of `ps ax|grep memcache` and verify that the port and host listed there match the settings in the cache section of /openils/conf/opensrf.xml. Memcache

Re: [OPEN-ILS-DEV] Errors at end of install

2009-02-17 Thread Dan Scott
2009/2/17 Raymond Norton ad...@lctn.org: /etc/init.d/apache2 restart * Restarting web server apache2 httpd (no pid file) not running (98)Address already in use: make_sock: could not bind to address 0.0.0.0:443 no listening sockets available, shutting down Unable to open logs

Re: [OPEN-ILS-DEV] Errors at end of install

2009-02-17 Thread Raymond Norton
Can you try shutting everything down, then starting it all back up again, in the following order? Use the root or opensrf user as appropriate: /etc/init.d/apache2 stop /openils/bin/osrf_ctl.sh -a stop_all /etc/init.d/memcached stop /etc/init.d/memcached start /openils/bin/osrf_ctl.sh -a

Re: [OPEN-ILS-DEV] Errors at end of install

2009-02-17 Thread Raymond Norton
Here is the attached log LWP::UserAgent version 2.036 XML::LibXML version 1.69 XML::LibXML::XPathContext version 1.69 XML::LibXSLT version 1.68 Net::Server::PreFork version 0.90 Cache::Memcached version 1.20 Class::DBI version 0.96 Class::DBI::AbstractSearch version 0.07 Template version 2.19

[OPEN-ILS-DEV] Errors at end of install

2009-02-16 Thread Raymond Norton
I am at the home stretch. Just about have things working. I have the following errors to overcome. Any instruction would be appreciated. (Install is on Ubuntu Hardy) cd /openils/bin ./autogen.sh -c /openils/conf/opensrf_core.xml -u removing OrgTree from the cache... Can't call method content