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.
[SOLVED] After 6.0.5 upgrade stats shown as not running
I upgraded as well, everything seems to be okay, but checking the web interface shows that stats isn't running. I did a vmcontrol stop;vmcontrol start last night (Monday) and got home today to see that it's not running again.
Anybody else notice their stats service is stoppped?
Yeah.. I've noticed stats stopping seemingly randomly on 5.0 as well. You don't need to restart all of Zimbra. A simple 'zmstatctl start' will usually start them up again for you.
Didn't work and now even stopping and starting everything, stats fail. There are also a few stacktrace files in the /opt/zimbra/log directory. One with the time/date stamp of me doing a restart this evening. Should I open a bug?
"Finalizer" daemon prio=10 tid=0x080cd800 nid=0x24db in Object.wait() [0x84aea000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x8fd010e8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:118)
- locked <0x8fd010e8> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue .java:134)
at java.lang.ref.Finalizer$FinalizerThread.run(Finali zer.java:159)
"Reference Handler" daemon prio=10 tid=0x080cc000 nid=0x24d9 in Object.wait() [0x84b2b000]
java.lang.Thread.State: WAITING (on object monitor)
at java.lang.Object.wait(Native Method)
- waiting on <0x8fd013d8> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:485)
at java.lang.ref.Reference$ReferenceHandler.run(Refer ence.java:116)
- locked <0x8fd013d8> (a java.lang.ref.Reference$Lock)
Several of the sub directories were owned by root. Even the newly created directory from yesterday was owned by root. What process creates these directories and how can I correct the permissions that it's assigning?