Hello Josh,
thanks for having a look and sorry for the delay in answering - I have been away for a couple of days. An earlier answer seems to have vanished because of a BB session time out. Here is a short version: Yes all of those restarts have been issued manually for various reasons. The server is not a production server for OMERO, yet. The restarts on May 9th were actually done on your request because I changed the location of the FullText dir. Some of the others are related to the upgrade from 5.0.0 to 5.0.1 and the subsequent fixing of the related script-dir problem (April 30th & May 2nd). At least on one or two occasions I restarted OMERO because either some of its shared libs were security-patched or the postgresql DB-server had to be restarted for the same reason.
In my bash history I found the following:
- Code: Select all
2014-04-29 18:15:14 su omero -c "/opt/omero/bin/omero admin start"
2014-04-30 11:10:33 su omero -c "/opt/omero/bin/omero admin stop"
2014-04-30 11:31:22 su omero -c "/opt/omero/bin/omero admin start"
2014-04-30 11:32:34 su omero -c "/opt/omero/bin/omero admin start"
2014-04-30 13:24:21 su omero -c "/opt/omero/bin/omero admin stop"
2014-04-30 13:28:21 su omero -c "/opt/omero/bin/omero admin start"
2014-04-30 13:30:43 su omero -c "/opt/omero/bin/omero admin stop"
2014-04-30 13:31:09 su omero -c "/opt/omero/bin/omero admin start"
2014-05-05 16:59:11 su omero -c "/opt/omero/bin/omero admin start"
2014-05-06 16:49:20 su omero -c "/opt/omero/bin/omero admin stop"
2014-05-07 11:47:40 systemctl stop omero
2014-05-07 11:48:18 systemctl start omero
2014-05-07 11:49:41 systemctl stop omero
2014-05-07 11:50:44 systemctl start omero
2014-05-07 16:06:59 systemctl stop omero
2014-05-07 16:27:56 systemctl start omero
2014-05-07 16:28:53 systemctl stop omero
2014-05-07 17:31:44 systemctl start netatalk smb omero
2014-05-09 16:11:24 systemctl stop omero
2014-05-09 16:13:17 systemctl start omero
2014-05-09 16:16:39 systemctl stop omero
2014-05-09 16:17:54 systemctl start omero
2014-05-19 09:23:14 systemctl restart omero
2014-05-19 17:05:36 systemctl stop omero
2014-05-20 15:51:36 systemctl start omero
which pretty much matches the index-0.log data.
I hope this helps and thanks for your help
Best regards,
Stefan