View Single Post
  #21 (permalink)  
Old 06-29-2007, 05:32 PM
riogd riogd is offline
Senior Member
 
Posts: 50
Default

This just happened to me after upgrading from 4.5.5 NE Ubuntu -> 4.5.6 NE Ubuntu. Prior to the upgrade it worked fine, presently the status page reports the same error reported:
Quote:
Server status data is not available. To see the server status, logger service must be installed.
I have verified that cron is installed which it is. And again this worked pre-upgrade to 4.5.6 NE. Also "zmcontrol status" reports everything as running.
Lastly a "ps auxw | grep logger" reports the following:
Code:
zimbra   24175  0.0  0.0   4268  1792 pts/0    S    12:44   0:00 /bin/sh /opt/zimbra/logger/mysql/bin/mysqld_safe --defaults-file=/opt/zimbra/conf/my.logger.cnf --ledir=/opt/zimbra/logger/mysql/libexec
zimbra   24221  0.0  0.2   8172  4396 pts/0    S    12:44   0:00 /usr/bin/perl /opt/zimbra/libexec/zmlogger
zimbra   24236  0.1  0.7 102068 14828 pts/0    Sl   12:44   0:23 /opt/zimbra/logger/mysql/libexec/mysqld --defaults-file=/opt/zimbra/conf/my.logger.cnf --basedir=/opt/zimbra/logger/mysql --datadir=/opt/zimbra/logger/db/data --pid-file=/opt/zimbra/logger/db/mysql.pid --skip-external-locking --port=7307 --socket=/opt/zimbra/logger/db/mysql.sock
If any workarounds are found for the bug I would be happy to try them.

Cheers,

RioGD
Reply With Quote