[Koha-bugs] [Bug 10624] koha-common.init should implement the 'status' option switch

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 20 01:55:46 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10624

--- Comment #4 from Robin Sheat <robin at catalyst.net.nz> ---
This doesn't seem to work for me, and I can't immediately tell why:

$ sudo koha-start-sip test
Starting SIP server for test
$ sudo ./koha-common.init status
Zebra server running for instace test:.
SIP server running for instace test: failed!
$ ps ax|grep -i sip
32410 ?        S      0:00 daemon --name=test-koha-sip
--errlog=/var/log/koha/test/sip-error.log --stdout=/var/log/koha/test/sip.log
--output=/var/log/koha/test/sip-output.log --verbose=1 --respawn --delay=30
--pidfiles=/var/run/koha/test --user=test-koha.test-koha -- perl
/usr/share/koha/lib/C4/SIP/SIPServer.pm /etc/koha/sites/test/SIPconfig.xml
32411 ?        S      0:00 perl /usr/share/koha/lib/C4/SIP/SIPServer.pm
/etc/koha/sites/test/SIPconfig.xml
32412 ?        S      0:00 perl /usr/share/koha/lib/C4/SIP/SIPServer.pm
/etc/koha/sites/test/SIPconfig.xml

any ideas?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list