Hi friends,
I followed the steps outlined in how-to named "Moving from 32-bit to 64-bit Server".
But i have some problems at all:
1. Starting zimbra with sucess, but when i check the status:
Code:
[zimbra@paesrv23 ~]$ zmcontrol start
Host paesrv23.mydomain.com
Starting ldap...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Done.
Starting snmp...Done.
Starting spell...Done.
Starting mta...Done.
Starting stats...Done.
[zimbra@paesrv23 ~]$ zmcontrol status
Host paesrv23.mydomain.com
antispam Running
antivirus Running
ldap Running
logger Stopped
logmysql.server is not running
mailbox Running
mta Running
snmp Running
spell Running
stats Running
[zimbra@paesrv23 ~]$
2. When i try to access webmail i got this:
Code:
HTTP ERROR: 404
NOT_FOUND
RequestURI=/
Powered by jetty://
3. When i try to access via ssl admin panel, i got connection timeout on browser.
4. At mailbox.log i got: (but i have the localconfig.xml step ok)
Code:
java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:768)
I don't know if that is relevant, but i'm not using the same IP address of my old server.
I'm trying to do a "hot" migration, with minimal downtime.
The version is "Release 5.0.6_GA_2313.RHEL5_64_20080522130456 CentOS5_64 FOSS edition"
I'm getting nuts with this, i've been try to fix this without any luck.

Maybe i'm forget to do something, but i follow all steps again and again...
Someone can put some light on this?
Thanks a lot!