Logger stopped after upgrade to 5.0.7 Hello
I upgraded 5.0.6 NE to 5.0.7 NE on ubuntu 604 last night, there were some problems, I had to re-run the install.
After the second run, things started working, but the logger will still not start:
zmcontrol status
antispam Running
antivirus Running
ldap Running
logger Stopped
logmysql.server is not running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
But when I try to start it:
logmysql.server start
mysqld_safe already running with pid 4977
after stopping logmysq.server and then starting with logmysql.server start
it looks promising, giving:
Starting mysqld daemon with databases from /opt/zimbra/logger/db/data
logmysql.server status
mysql is running with pid 14307
zmloggerctl status
logmysql.server is not running
In desperation I have tried a full server reboot in case old processes were hanging on, this also did not improve things.
Can anyone shed some light and point me in the right direction? |