View Single Post
  #10 (permalink)  
Old 04-23-2007, 02:48 PM
timwiel timwiel is offline
Active Member
 
Posts: 39
Default This is how I fixed it

This is how I fixed it - imapproxy should not be turned on within a single server - it creates terrible problems when the server is restarted or zimbra is restarted

Tomcat won't start and thus zmprov is not available

I did this and it fixed it

1. zmperiditionctl stop
2. zmcontrol status
* imapproxy should be stopped
3. zmmtactl start <- probably not needed but I did it all the same
4. tomcat start
5. Go into the admin panel in your browser and remove the checkbox next to imapproxy in the server control panel and remember to never ever check that box again
6. zmcontrol restart - and imapproxy should start

Done
Reply With Quote