[OPEN-ILS-DEV] Testing connections to Evergreen: <error> message with type cancel and code 503

Nathan Eady eady at galion.lib.oh.us
Thu Jun 18 10:30:03 EDT 2009


Nathan Eady <eady at galion.lib.oh.us> writes:

> I've been following the instructions here:
> http://open-ils.org/dokuwiki/doku.php?id=server:1.4.0:install
>
> ------------------------------ begin paste
> thorin:~$ /openils/bin/srfsh
> srfsh# login admin open-ils
> Unable to communicate with service open-ils.auth
> ???: login admin open-ils
> ------------------------------ end paste

Futher information:
I found a troubleshooting document here:
http://evergreen-ils.org/dokuwiki/doku.php?id=troubleshooting:checking_for_errors

Following this, it says that if there is any trouble stopping
services, I should ask for help about that.  

Does a "No such process" error from kill count as trouble?

------------------------------ begin paste
thorin:~# su opensrf
opensrf at thorin:/root$ /openils/bin/osrf_ctl.sh -c /openils/conf/opensrf_core.xml -l -a stop_all
Stopping OpenSRF C process ...
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
Stopping OpenSRF Perl
Stopping OpenSRF Router process 23563...
/openils/bin/osrf_ctl.sh: line 133: kill: (23563) - No such process
Stopping OpenSRF Router process 23565...
/openils/bin/osrf_ctl.sh: line 133: kill: (23565) - No such process
opensrf at thorin:/root$ 
------------------------------ end paste

However, ps does show that the processes are no longer running:
------------------------------ begin paste
opensrf at thorin:/root$ ps -aef | grep OpenSRF
opensrf   4733  4607  0 10:14 pts/1    00:00:00 grep OpenSRF
opensrf at thorin:/root$ 
------------------------------ end paste

Is this at all relevant?

A couple of other checks:
------------------------------ begin paste
opensrf at thorin:~$ ps -aef | grep ejabberd
ejabberd  1973     1  0 08:35 ?        00:00:00 /usr/lib/erlang/erts-5.6.3/bin/epmd -daemon
ejabberd  4070     1  0 09:49 ?        00:00:01 /usr/lib/erlang/erts-5.6.3/bin/beam -K false -P 250000 -- -root /usr/lib/erlang -progname erl -- -home /var/lib/ejabberd -sname ejabberd at localhost -pa /usr/lib/ejabberd/ebin -s ejabberd -kernel inetrc "/etc/ejabberd/inetrc" -ejabberd config "/etc/ejabberd/ejabberd.cfg" log_path "/var/log/ejabberd/ejabberd.log" -sasl sasl_error_logger {file,"/var/log/ejabberd/sasl.log"} -mnesia dir "/var/lib/ejabberd" -smp disable -noshell -noshell -noinput
ejabberd  4095  4070  0 09:49 ?        00:00:00 inet_gethost 4
ejabberd  4115  4095  0 09:49 ?        00:00:00 inet_gethost 4
opensrf   4810  4607  0 10:17 pts/1    00:00:00 grep ejabberd
opensrf at thorin:~$ ps -aef | grep memcached
nobody    4106     1  0 09:49 pts/1    00:00:00 /usr/bin/memcached -m 64 -p 11211 -u nobody -l 127.0.0.1
opensrf   4823  4607  0 10:17 pts/1    00:00:00 grep memcached
opensrf at thorin:~$ 
------------------------------ end paste
                               
-- 
Nathan Eady
Galion Public Library



More information about the Open-ils-dev mailing list