Quote:
Originally Posted by jholder Yes, there were lots of changes.
I belive the problem lies with your RPM db.
You need to backup, and uninstall zimbra with the ./install.sh -u command.
Then install your CURRENT WORKING VERSION, the restore to your backup working version, then upgrade.
john |
I tried the upgrade following these steps exactly, and you're right, it went much better. Services started up after the final upgrade and zmcontrol shows everything running on the mailserver. I didn't get the java errors, though it apparently did not like the way zmprov was being called in the installer. Calling zmprov from the command line gives me a page of html, the gist of which is
Code:
Servlet AdminServlet is not available</u></p><p><b>description</b> <u>The requested resource (Servlet AdminServlet is not available) is not available.
The web client is still getting the invalid PDU errors.
Code:
An unknown application error has occurred. Please correct any errors and retry. If the problem persists, please contact your System Administrator. (INVALID_PDU)
What did I miss this time?