View Single Post
  #3 (permalink)  
Old 01-30-2009, 03:56 PM
Mccreations Mccreations is offline
Active Member
 
Posts: 49
Default

Quote:
Originally Posted by uxbod View Post
Stop all the services before actually running install.sh. Once they are down run a
Code:
ps aux | grep zimbra
and kill of any remaining processes. Then try running the install.sh again and hopefully it will go through fine and fix the logger issue that was in 5.0.11.
Thanks for responding. I stopped my server beforehand, and did notice some strange things. There were about 10 processes left over, and I could only kill 9 of them at first. The last one would hang around even though I was killing it. It eventually ended after about 3 minutes. Could that be the problem?
The upgrade still fails with zimbra stopped from the beginning.

Code:
Restoring existing configuration file from /opt/zimbra/.saveconfig/config.save...done
Operations logged to /tmp/zmsetup.01302009-164627.log
Starting ldap...done.
Setting defaults...done.
Upgrading from 5.0.11_GA_2695 to 5.0.12_GA_2789
Stopping zimbra services
Stop failed - exiting
UPGRADE FAILED - exiting
Reply With Quote