Bug 12009 - Sometimes a koha-common restart won't restart zebra
Summary: Sometimes a koha-common restart won't restart zebra
Status: RESOLVED DUPLICATE of bug 14361
Alias: None
Product: Koha
Classification: Unclassified
Component: Packaging (show other bugs)
Version: Main
Hardware: All Linux
: P5 - low minor (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-28 00:17 UTC by Robin Sheat
Modified: 2015-06-17 12:37 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robin Sheat 2014-03-28 00:17:19 UTC
I saw this:

$ sudo /etc/init.d/koha-common restart
[sudo] password for robin: 
Restarting Koha ILS: daemonexecutablenameStopping Zebra server for nzica
SIP server for nzica not running.
Stopping Starman for nzica
Zebra already running for instance nzica.
starting starman for nzica
Starting Starman for nzica on port 5002

The "Zebra already running" is a problem, and suggests there may be cases where zebra takes a moment to shut down. It should have a waiting phase where we ensure that the process is really gone before we proceed.
Comment 1 Tomás Cohen Arazi 2015-06-17 12:37:53 UTC

*** This bug has been marked as a duplicate of bug 14361 ***