Bug 12009

Summary: Sometimes a koha-common restart won't restart zebra
Product: Koha Reporter: Robin Sheat <robin>
Component: PackagingAssignee: Bugs List <koha-bugs>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: minor    
Priority: P5 - low CC: robin, tomascohen
Version: Main   
Hardware: All   
OS: Linux   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

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 ***