hello all,
Maybe I am not doing it right.. I know it stops.. but I have done two upgrades in the last couple of days and everything (mainly tomcat) gets kludged because after "stopping" with 'zmcontrol stop', there are many parts of zimbra 'not' stopped.
The upgrades seem to go ok, but on both, I try to use zmprov and start getting weird java errors. I eventually figure out that tomcat is stopped, the permissions aren't right.. I have to change either log or redo.log. (Thanks to all in this forum that have posted 'tomcat stopped' and 'mailbox not started' fixes!!).
So I found a thread that talks about this command:
Code:
kill -9 `ps -U zimbra|grep [0-9]|awk '{print $1}'` > /dev/null I think I did that as root and maybe that is why the permissions were messed up.. Anyway, why is there a need to do this. Should I just include my own zmxxxx script that does the zmcontrol stop and then the kill command after?
Just wondering if anyone else thought this to be odd... or am I missing something?
Thanks for this alternative to the question "Um, yeah, we wanted email to go with all of that.. do we have to use Exchange?"
brian