Thread: Logger
View Single Post
  #12 (permalink)  
Old 03-28-2006, 09:14 PM
jholder jholder is offline
Former Zimbran
 
Posts: 5,606
Default

Well, when I go into the admin panel, I get an error right off about the logger connection.

zmcontrol status reveals the logger is still stopped.
sh -x zmloggerctl status reveals:

+ BASE=/opt/zimbra
+ SCRIPTS='logmysql.server zmlogswatchctl'
+ case "$1" in
+ STATUS=0
+ for i in '$SCRIPTS'
+ '[' logmysql.server = logmysql.server ']'
+ /opt/zimbra/bin/logmysqladmin status
+ R=1
+ '[' 1 -ne 0 ']'
+ STATUS=1
+ for i in '$SCRIPTS'
+ '[' zmlogswatchctl = logmysql.server ']'
+ /opt/zimbra/bin/zmlogswatchctl status
/opt/zimbra/bin/zmlogswatchctl: line 69: kill: (5491) - No such process

So it still sounds like the swatch isn't starting likely because of a password issue. Would you like me to post a log?

How late will you be cruising the forums, I gotta run somewhere?
Reply With Quote