Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
 
Go Back   Zimbra - Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra - Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack (4) Thread Tools Display Modes
  #21 (permalink)  
Old 06-29-2007, 05:32 PM
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
  #22 (permalink)  
Old 06-29-2007, 05:48 PM
Zimbra-Yahoo Consultant
 
Posts: 5,608
Default

I reopened this bug:
Bug 11441 - ubuntu: logging and server statistics not working after install
Reply With Quote
  #23 (permalink)  
Old 07-02-2007, 10:15 AM
Senior Member
 
Posts: 50
Default

This is very mysterious. I left the admin login open over the weekend, just went to access it right now and had to login due to it being expired.
Without any attempts at fixing the logger page on my end it is working again.
I have no idea what would cause it to sometimes work and sometimes not. The only thing which appeared to be the trigger in my case was the upgrade from 4.5.5 to 4.5.6 but since I didn't do anything to fix it and it magically started working again I suspect it didn't have anything to do with the upgrade.
Thanks for reopening the bug. If I notice anything which would help contribute to finding the problem I will update it.

Cheers,

RioGD
Reply With Quote
  #24 (permalink)  
Old 07-12-2007, 09:53 AM
Active Member
 
Posts: 37
Default

I just did a fresh install of 4.5.6 from the Ubuntu package and had the exact same problem. Cron is installed and running and the zimbra logger is running. Yesterday, all day, I got the message that no status info was available. But today it gives me the status. Very mysterious indeed.
Reply With Quote
  #25 (permalink)  
Old 08-24-2007, 06:23 PM
Senior Member
 
Posts: 71
Default

Quote:
Originally Posted by danfluidmind View Post
I just did a fresh install of 4.5.6 from the Ubuntu package and had the exact same problem. Cron is installed and running and the zimbra logger is running. Yesterday, all day, I got the message that no status info was available. But today it gives me the status. Very mysterious indeed.
I had the same problem, which seems to have cleared up when I resolved my issue with the antivirus not starting properly. Since I increased the interval to the recommended 180 seconds the av works perfectly and the logger always shows as being started. Grant it, it's only been a couple of days.

Follow this post for details on what I'm referring to. (Specifically post #10 in that thread)
http://www.zimbra.com/forums/install...happening.html
Reply With Quote
  #26 (permalink)  
Old 08-30-2007, 02:35 PM
Active Member
 
Posts: 30
Default Problem is still there in multiple versions ...

I've recently seen this problem on 4.5.5, 4.5.6 and 5.0B3.

My "fix" (doesn't work) is to run zmsyslogsetup, depending in the system, after potentially "fixing" LOCALHOST to a 'correct' value.

This leaves me with the zmcontrol status reporting Ok, and the status page in the control panel working, but with a red cross against "stats".

It will look Ok for a minute or so, then it will say "(data is stale)" next to each entry (following a refresh). Then I get bored and go away, when I come back "later" and hit refresh, it comes back with blue ticks (bar stats) .. then refreshing a minute lated gives me he "(data is stale)" entry again.

So, I'm wondering if this is hostname related?

Everything else seems to be running Ok ... (?!)

I've tried this on 4 machine, 1 64 bit in a chroot and 3 native 32 bit, all are running Ubuntu Feisty.
Reply With Quote
  #27 (permalink)  
Old 09-06-2007, 11:48 AM
Senior Member
 
Posts: 50
Default

Well it turns out this wasn't as fixed as I thought it was. The logger shows that it is running, but the graphs are not displaying any new data for the last month. I hadn't looked at them and thus hadn't noticed they were no longer populating with data. zmmsgtrace also shows no data newer than the same amount of time.
It is as if whatever watches the log files isn't working correctly, however the following is shown as running:
Code:
zimbra    6753  0.0  0.2   5688  3948 ?        S    Aug04   0:00 /usr/bin/perl /opt/zimbra/libexec/logswatch --config-file=/opt/zimbra/conf/logswatchrc --use-cpan-file-tail --script-dir=/tmp -t /var/log/zimbra.log
zimbra   18261  0.0  0.2   7060  4252 ?        S    Aug05   9:43 /usr/bin/perl /opt/zimbra/libexec/zmlogger
zimbra    8898  0.0  0.2   6928  4168 pts/0    S    Sep05   0:00 /usr/bin/perl /opt/zimbra/libexec/logswatch --config-file=/opt/zimbra/conf/logswatchrc --use-cpan-file-tail --script-dir=/tmp -t /var/log/zimbra.log
zimbra    9459  0.0  0.2   6932  4188 pts/0    S    Sep05   0:00 /usr/bin/perl /opt/zimbra/libexec/swatch --config-file=/opt/zimbra/conf/swatchrc --use-cpan-file-tail --script-dir=/tmp -t /var/log/zimbra.log
zimbra   31737  0.0  0.2   8296  4452 pts/0    S    06:25   0:02 /usr/bin/perl /opt/zimbra/libexec/zmlogger
Any ideas ?

Cheers,

RioGD
Reply With Quote
  #28 (permalink)  
Old 09-06-2007, 01:32 PM
tgx tgx is offline
Advanced Member
 
Posts: 242
Default Logger problems 5.0 Beta 3

Running 5.0 Beta 3 on OpenSuSE 10.2

Same logger problems as reported elsewhere, but I have
this piece of info to add that I captured during my install:

Setting up zimbra crontab...cp: cannot stat '/var/spool/cron/tabs/zimbra': No such file or directory
Done
Setting up syslog.conf...Starting SuSEconfig, the SuSE Configuration Tool...
Running module syslog-ng only
Reading /etc/sysconfig and updating the system...
Module syslog-ng does not exist
Finished.
Reply With Quote
  #29 (permalink)  
Old 09-06-2007, 01:37 PM
tgx tgx is offline
Advanced Member
 
Posts: 242
Default

FWIW, the crontab file IS created and I just checked syslog-ng IS installed.

just did a grep and /sbin/syslog-ng is running also
zmcontrol status says logger is running.

I checked in /etc/sysconfig and in that file there is 'syslog' but no mention of 'syslog-ng'
Could this be a simple naming problem?

Last edited by tgx : 09-06-2007 at 01:56 PM.
Reply With Quote
  #30 (permalink)  
Old 09-08-2007, 07:27 AM
Senior Member
 
Posts: 58
Default

I'm having the same problems you guys are on Fedora Core 5. Hoping there's a solution soon!
Reply With Quote
Reply


Thread Tools
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

Zimbrablog.com




 

Search Engine Optimization by vBSEO 3.1.0