Hello,
I recently installed 5.0 RC1 (fresh install, no upgrade) and the statistics are
not working.
I remember a lot "stats not working" threads but none that I found helped me out.
The daily mailstats message arrives but says: "no messages found"
The graphs in the admin console show "Data not yet available".
Disk status (free vs. used space), however, works.
Furthermore, the mail queue statistics do not work either. Executing zmqstat by hand (as zimbra) gives the error "cannot chdir to ~/postfix-2.4.3.3/spool/incoming". So i guess the permissions are not correct - indeed zimbra does not have the x-right on incomin:
Code:
zimbra@zimbra:~/postfix-2.4.3.3/spool$ ls -l
total 56
drwx------ 2 postfix postfix 4096 Nov 6 10:42 active
drwx------ 2 postfix postfix 4096 Nov 3 15:45 bounce
drwx------ 2 postfix postfix 4096 Jul 23 11:10 corrupt
drwx------ 14 postfix postfix 4096 Nov 4 15:06 defer
drwx------ 14 postfix postfix 4096 Nov 4 15:06 deferred
drwx------ 2 postfix postfix 4096 Jul 23 11:10 flush
drwx------ 2 postfix postfix 4096 Jul 23 11:10 hold
drwx------ 2 postfix postfix 4096 Nov 6 10:42 incoming
drwx-wx--- 2 postfix postdrop 4096 Nov 6 10:40 maildrop
drwxr-xr-x 2 postfix postfix 4096 Nov 3 12:29 pid
drwx------ 2 postfix postfix 4096 Nov 2 15:51 private
drwx--x--- 2 postfix postdrop 4096 Nov 2 15:51 public
drwx------ 2 postfix postfix 4096 Jul 23 11:10 saved
drwx------ 2 postfix postfix 4096 Jul 23 11:10 trace
What are the permissions supposed to be? Running zmfixperms as root does not change the permissions.
I also experience:
Code:
2007-11-06 10:52:54,354 ERROR [{RemoteManager: zimbra.mydomain.com->zimbra@zimbra.mydomain.com:22}-zmqstat deferred] [] rmgmt - error when scanning mail queue deferred on host zimbra.mydomain.com
java.lang.NumberFormatException: For input string: "1194048294 94216"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:48) Which looks rather like that the command succeeds but the return values are not in the correct format.
Btw:
Can this be related to "com.zimbra.cs.account.AccountServiceException : no such domain: zimbra.mydomain.com" - another error I have in mailbox.log (But zimbra.mydomain.com shows up in the admin console!)
Is this serious since zimbra.mydomain.com is my main domain.
I hope someone can help me to piece this puzzle together.
Thanks,
Christian