[Koha-bugs] [Bug 15011] New: koha-indexer --stop does not work

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 14 15:20:10 CEST 2015


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

            Bug ID: 15011
           Summary: koha-indexer --stop does not work
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: ASSIGNED
          Severity: normal
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: jonathan.druart at bugs.koha-community.org
          Reporter: jonathan.druart at bugs.koha-community.org
        QA Contact: testopia at bugs.koha-community.org

root at kohadevbox:~# koha-indexer --start kohadev 
[ ok ] Starting Koha indexing daemon for kohadev:.
root at kohadevbox:~# koha-indexer --stop kohadev 
[FAIL] Error: Indexer not running for kohadev: failed!

root at kohadevbox:~# ps aux | grep zebra
kohadev+   509  0.0  0.0  18596   188 ?        S    11:45   0:00 daemon
--name=kohadev-koha-zebra --pidfiles=/var/run/koha/kohadev/
--errlog=/var/log/koha/kohadev/zebra-error.log
--stdout=/var/log/koha/kohadev/zebra.log
--output=/var/log/koha/kohadev/zebra-output.log --verbose=1 --respawn
--delay=30 --user=kohadev-koha.kohadev-koha -- zebrasrv -v none,fatal,warn -f
/etc/koha/sites/kohadev/koha-conf.xml
kohadev+   511  0.0  0.8 121780  9148 ?        S    11:45   0:00 zebrasrv -v
none,fatal,warn -f /etc/koha/sites/kohadev/koha-conf.xml
kohadev+  3017  0.0  0.0  18596   188 ?        S    11:52   0:00 daemon
--name=kohadev-koha-indexer --errlog=/var/log/koha/kohadev/indexer-error.log
--stdout=/var/log/koha/kohadev/indexer.log
--output=/var/log/koha/kohadev/indexer-output.log --verbose=1 --respawn
--delay=30 --user=kohadev-koha.kohadev-koha --
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -daemon -x -sleep 5
kohadev+  3020  0.8 11.0 341964 113288 ?       S    11:52   0:01 /usr/bin/perl
/usr/share/koha/bin/migration_tools/rebuild_zebra.pl -daemon -x -sleep 5

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


More information about the Koha-bugs mailing list