Comment 9 for bug 1703411

Revision history for this message
Jason Stephenson (jstephenson) wrote :

Well, that branch gets a little bit farther. When I run osrf_control -l --diagnostic after starting services, I get the folowing:

srf_control -l --diagnostic
Useless use of unshift with no values at /usr/local/share/perl/5.26.1/OpenSRF/AppSession.pm line 596.
Useless use of unshift with no values at /usr/local/share/perl/5.26.1/OpenSRF/AppSession.pm line 596.
* opensrf.dbmath is not running
* opensrf.math is not running
* opensrf.persist [18336] uptime=00:26 cputime=00:00:00 #drones=0/25 0%
* ERR opensrf.persist has no running drones.
* opensrf.settings [18328] uptime=00:26 cputime=00:00:00 #drones=0/15 0%
* ERR opensrf.settings has no running drones.
* opensrf.validator [18349] uptime=00:25 cputime=00:00:00 #drones=0/15 0%
* ERR opensrf.validator has no running drones.
* router [18320] uptime=00:28 cputime=00:00:00
* router [18321] uptime=00:28 cputime=00:00:00

That's better than before in that it reports no drones running for the started services. Prior to that patch, there were apparently no drones, but it wasn't being reported.