| Welcome to the Zimbra :: Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | 
02-23-2011, 07:28 AM
| | | [SOLVED] Migrate Zimbra from Ubuntu 32bit -> Ubuntu 64bit Hello and good day.
I am planning on migrating my production Zimbra server (Debian 5 - Zimbra 6.0.8_GA_2661) running on Ubuntu 10.4 32bit to a new hardware box running Ubuntu 10.4 64 Bit.
What would you recommend I do to make this as painless as posible?
I was thinking...
Install 64bit Debian 5 Zimbra 6.0.10 on the new system -> copy over the /opt/zimbra directory from the old box to the new one -> re-run the Debian 5 Zimbra 6.0.10 as an upgrade on the new box
or
Install 64bit Ubuntu (beta) Zimbra 6.0.10 on the new system -> copy over the /opt/zimbra directory from the old box to the new one -> re-run the Ubuntu (beta) Zimbra 6.0.10 as an upgrade on the new box
or
should I do one of the above with Zimbra 7?
or something else that you know will work better?  | 
02-23-2011, 09:14 AM
| | | thanks.
I'll give it a try. | 
02-23-2011, 10:08 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,314
| | Quote:
Originally Posted by antikx thanks.
I'll give it a try. | Good luck and let us know how you get on. I did forget to add the usual proviso: make sure you take adequate backups of your /opt/zimbra directory (with Zimbra stopped) during this move - see the wiki if you need a backup script.
__________________
Regards
Bill
| 
02-24-2011, 10:28 AM
| | | Ya, I already have a script running every morning that backs up that directory, but thanks for the reminder.
I'll be trying the migration tomorrow morning, so I'll let you know how it goes. | 
04-10-2011, 07:09 AM
| | | OK, so I made the move.
It looked like everything went OK, but when I went to the URL of the zimbra server in the browser, nothing comes up.
If I do a zmcontrol status: Quote:
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running
| hmmmm...
I feel like I've been down this path before.
I'm going to start troubleshooting, but does anyone have any advice? | 
04-10-2011, 07:54 AM
| | | Here's some more info: With Zimbra stopped, I ran: Code: root@mail:~# netstat -an
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN
tcp 0 0 130.179.85.80:22 130.179.85.56:65043 ESTABLISHED
tcp 0 0 130.179.85.80:22 130.179.85.56:64793 ESTABLISHED
tcp6 0 0 :::22 :::* LISTEN
tcp6 0 0 ::1:47123 ::1:59781 TIME_WAIT
Active UNIX domain sockets (servers and established)
Proto RefCnt Flags Type State I-Node Path
unix 2 [ ACC ] STREAM LISTENING 2927 @/com/ubuntu/upstart
unix 5 [ ] DGRAM 3659 /dev/log
unix 2 [ ] DGRAM 3031 @/org/kernel/udev/udevd
unix 3 [ ] STREAM CONNECTED 28581
unix 3 [ ] STREAM CONNECTED 28580
unix 2 [ ] DGRAM 28494
unix 3 [ ] STREAM CONNECTED 6895
unix 3 [ ] STREAM CONNECTED 6894
unix 2 [ ] DGRAM 6761
unix 2 [ ] DGRAM 4151
unix 3 [ ] DGRAM 3064
unix 3 [ ] DGRAM 3063
unix 3 [ ] STREAM CONNECTED 3017 @/com/ubuntu/upstart
unix 3 [ ] STREAM CONNECTED 3016 Here's a zimbra.log file snippet from when I start zimbra: Code: Apr 10 09:30:01 mail postfix/postqueue[11173]: fatal: Queue report unavailable - mail system is down
Apr 10 09:30:01 mail zimbramon[11148]: 11148:info: 2011-04-10 09:30:01, QUEUE: 0 0
Apr 10 09:30:04 mail zmmailboxdmgr[11641]: status requested
Apr 10 09:30:04 mail zmmailboxdmgr[11641]: stale pid 31220 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 10 09:30:04 mail zmmailboxdmgr[11641]: assuming no other instance is running
Apr 10 09:30:04 mail zmmailboxdmgr[11641]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 10 09:30:04 mail zmmailboxdmgr[11641]: assuming no other instance is running
Apr 10 09:30:04 mail zmmailboxdmgr[11641]: no manager process is running
Apr 10 09:30:16 mail zimbramon[11747]: 11747:info: Starting services initiated by zmcontrol
Apr 10 09:30:16 mail slapd[11795]: @(#) $OpenLDAP: slapd 2.4.23 (Jun 30 2010 11:56:47) $#012#011root@build32.lab.zimbra.com:/home/build/p4/GNR/ThirdParty/openldap/openldap-2.4.23.2z/servers/slapd
Apr 10 09:30:16 mail slapd[11796]: slapd starting
Apr 10 09:30:24 mail zimbramon[11747]: 11747:info: Rewriting configs antispam amavis antivirus amavis webxml mailbox amavis antispam antivirus mta sasl
Apr 10 09:30:46 mail zimbramon[11747]: 11747:info: Starting logger via zmcontrol
Apr 10 09:30:50 mail zimbramon[11747]: 11747:info: Starting mailbox via zmcontrol
Apr 10 09:30:51 mail zimbramon[13388]: 13388:info: zmmtaconfig: zmmtaconfig started on mail.housing.umanitoba.ca with loglevel=3 pid=13388
Apr 10 09:31:17 mail zmmailboxdmgr[15730]: status requested
Apr 10 09:31:17 mail zmmailboxdmgr[15730]: stale pid 31220 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 10 09:31:17 mail zmmailboxdmgr[15730]: assuming no other instance is running
Apr 10 09:31:17 mail zmmailboxdmgr[15730]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 10 09:31:17 mail zmmailboxdmgr[15730]: assuming no other instance is running
Apr 10 09:31:17 mail zmmailboxdmgr[15730]: no manager process is running
Apr 10 09:31:17 mail zmmailboxdmgr[15737]: start requested
Apr 10 09:31:17 mail zmmailboxdmgr[15737]: checking if another instance of manager is already running
Apr 10 09:31:17 mail zmmailboxdmgr[15737]: stale pid 31220 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 10 09:31:17 mail zmmailboxdmgr[15737]: assuming no other instance is running
Apr 10 09:31:17 mail zmmailboxdmgr[15737]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 10 09:31:17 mail zmmailboxdmgr[15737]: assuming no other instance is running
Apr 10 09:31:17 mail zmmailboxdmgr[15738]: wrote manager pid 15738 to /opt/zimbra/log/zmmailboxd_manager.pid
Apr 10 09:31:17 mail zmmailboxdmgr[15738]: manager started mailboxd/JVM with pid 15739
Apr 10 09:31:17 mail zmmailboxdmgr[15739]: wrote java pid 15739 to /opt/zimbra/log/zmmailboxd_java.pid
Apr 10 09:31:17 mail zimbramon[11747]: 11747:info: Starting antispam via zmcontrol
Apr 10 09:31:18 mail zmmailboxdmgr[15738]: manager woke up from wait on mailboxd/JVM with pid 15739
Apr 10 09:31:18 mail zmmailboxdmgr[15738]: manager started mailboxd/JVM with pid 15786
Apr 10 09:31:18 mail zmmailboxdmgr[15786]: wrote java pid 15786 to /opt/zimbra/log/zmmailboxd_java.pid
Apr 10 09:31:18 mail amavis[15778]: starting. /opt/zimbra/amavisd/sbin/amavisd at mail.housing.umanitoba.ca amavisd-new-2.6.4 (20090625), Unicode aware, LC_ALL="C", LANG="C"
Apr 10 09:31:18 mail amavis[15778]: user=1001, EUID: 1001 (1001); group=, EGID: 1001 4 5 1001 1002 (1001 4 5 1001 1002)
Apr 10 09:31:18 mail amavis[15778]: Perl version 5.010001
Apr 10 09:31:18 mail amavis[15778]: SpamControl: init_pre_chroot on SpamAssassin done
Apr 10 09:31:18 mail amavis[15802]: Net::Server: Process Backgrounded
Apr 10 09:31:18 mail amavis[15802]: Net::Server: 2011/04/10-09:31:18 Amavis (type Net::Server::PreForkSimple) starting! pid(15802)
Apr 10 09:31:18 mail amavis[15802]: Net::Server: Binding to UNIX socket file /opt/zimbra/data/amavisd/amavisd.sock using SOCK_STREAM
Apr 10 09:31:18 mail amavis[15802]: Net::Server: Binding to TCP port 10024 on host 127.0.0.1
Apr 10 09:31:18 mail amavis[15802]: Net::Server: Group Not Defined. Defaulting to EGID '1001 4 5 1001 1002'
Apr 10 09:31:18 mail amavis[15802]: Net::Server: User Not Defined. Defaulting to EUID '1001'
Apr 10 09:31:18 mail zimbramon[11747]: 11747:info: Starting antivirus via zmcontrol
Apr 10 09:31:18 mail amavis[15802]: Module Amavis::Conf 2.207
Apr 10 09:31:18 mail amavis[15802]: Module Archive::Zip 1.30
Apr 10 09:31:18 mail amavis[15802]: Module Compress::Zlib 2.024
Apr 10 09:31:18 mail amavis[15802]: Module Convert::TNEF 0.17
Apr 10 09:31:18 mail amavis[15802]: Module Convert::UUlib 1.33
Apr 10 09:31:18 mail amavis[15802]: Module Crypt::OpenSSL::RSA 0.26
Apr 10 09:31:18 mail amavis[15802]: Module DBD::mysql 4.013
Apr 10 09:31:18 mail amavis[15802]: Module DBI 1.609
Apr 10 09:31:18 mail amavis[15802]: Module DB_File 1.82
Apr 10 09:31:18 mail amavis[15802]: Module Digest::MD5 2.39
Apr 10 09:31:18 mail amavis[15802]: Module Digest::SHA 5.48
Apr 10 09:31:18 mail amavis[15802]: Module IO::Socket::INET6 2.59
Apr 10 09:31:18 mail amavis[15802]: Module MIME::Entity 5.427
Apr 10 09:31:18 mail amavis[15802]: Module MIME::Parser 5.427
Apr 10 09:31:18 mail amavis[15802]: Module MIME::Tools 5.427
Apr 10 09:31:18 mail amavis[15802]: Module Mail::DKIM::Signer 0.37
Apr 10 09:31:18 mail amavis[15802]: Module Mail::DKIM::Verifier 0.37
Apr 10 09:31:18 mail amavis[15802]: Module Mail::Header 2.06
Apr 10 09:31:18 mail amavis[15802]: Module Mail::Internet 2.06
Apr 10 09:31:18 mail amavis[15802]: Module Mail::SPF v2.007
Apr 10 09:31:18 mail amavis[15802]: Module Mail::SpamAssassin 3.003001
Apr 10 09:31:18 mail amavis[15802]: Module Net::DNS 0.66
Apr 10 09:31:18 mail amavis[15802]: Module Net::LDAP 0.40
Apr 10 09:31:18 mail amavis[15802]: Module Net::Server 0.97
Apr 10 09:31:18 mail amavis[15802]: Module NetAddr::IP 4.027
Apr 10 09:31:18 mail amavis[15802]: Module Socket6 0.23
Apr 10 09:31:18 mail amavis[15802]: Module Time::HiRes 1.9721
Apr 10 09:31:18 mail amavis[15802]: Module URI 1.53
Apr 10 09:31:18 mail amavis[15802]: Module Unix::Syslog 1.1
Apr 10 09:31:18 mail amavis[15802]: Amavis::DB code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: Amavis::Cache code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: SQL base code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: SQL::Log code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: SQL::Quarantine NOT loaded
Apr 10 09:31:18 mail amavis[15802]: Lookup::SQL code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: Lookup::LDAP code loaded
Apr 10 09:31:18 mail amavis[15802]: AM.PDP-in proto code loaded
Apr 10 09:31:18 mail amavis[15802]: SMTP-in proto code loaded
Apr 10 09:31:18 mail amavis[15802]: Courier proto code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: SMTP-out proto code loaded
Apr 10 09:31:18 mail amavis[15802]: Pipe-out proto code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: BSMTP-out proto code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: Local-out proto code loaded
Apr 10 09:31:18 mail amavis[15802]: OS_Fingerprint code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: ANTI-VIRUS code loaded
Apr 10 09:31:18 mail amavis[15802]: ANTI-SPAM code loaded
Apr 10 09:31:18 mail amavis[15802]: ANTI-SPAM-EXT code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: ANTI-SPAM-C code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: ANTI-SPAM-SA code loaded
Apr 10 09:31:18 mail amavis[15802]: Unpackers code loaded
Apr 10 09:31:18 mail amavis[15802]: DKIM code loaded
Apr 10 09:31:18 mail amavis[15802]: Tools code NOT loaded
Apr 10 09:31:18 mail amavis[15802]: Found $file at /usr/bin/file
Apr 10 09:31:18 mail amavis[15802]: No $altermime, not using it
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .mail
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .asc
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .uue
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .hqx
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .ync
Apr 10 09:31:18 mail amavis[15802]: No decoder for .F tried: unfreeze, freeze -d, melt, fcat
Apr 10 09:31:18 mail amavis[15802]: Found decoder for .Z at /bin/uncompress
Apr 10 09:31:18 mail amavis[15802]: Found decoder for .gz at /bin/gzip -d
Apr 10 09:31:18 mail amavis[15802]: Found decoder for .bz2 at /bin/bzip2 -d
Apr 10 09:31:18 mail amavis[15802]: No decoder for .lzo tried: lzop -d
Apr 10 09:31:18 mail amavis[15802]: No decoder for .rpm tried: rpm2cpio.pl, rpm2cpio
Apr 10 09:31:18 mail amavis[15802]: Found decoder for .cpio at /bin/cpio
Apr 10 09:31:18 mail amavis[15802]: Found decoder for .tar at /bin/cpio
Apr 10 09:31:18 mail amavis[15802]: No decoder for .deb tried: ar
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .zip
Apr 10 09:31:18 mail amavis[15802]: No decoder for .7z tried: 7zr, 7za, 7z
Apr 10 09:31:18 mail amavis[15802]: No decoder for .rar tried: rar, unrar
Apr 10 09:31:18 mail amavis[15802]: No decoder for .arj tried: arj, unarj
Apr 10 09:31:18 mail amavis[15802]: No decoder for .arc tried: nomarch, arc
Apr 10 09:31:18 mail amavis[15802]: No decoder for .zoo tried: zoo, unzoo
Apr 10 09:31:18 mail amavis[15802]: No decoder for .lha tried: lha
Apr 10 09:31:18 mail amavis[15802]: No decoder for .cab tried: cabextract
Apr 10 09:31:18 mail amavis[15802]: No decoder for .tnef tried: tnef
Apr 10 09:31:18 mail amavis[15802]: Internal decoder for .tnef
Apr 10 09:31:18 mail amavis[15802]: No decoder for .exe tried: rar, unrar; lha; arj, unarj
Apr 10 09:31:18 mail amavis[15802]: Using primary internal av scanner code for ClamAV-clamd
Apr 10 09:31:18 mail amavis[15802]: initializing Mail::SpamAssassin
Apr 10 09:31:18 mail clamd[15844]: clamd daemon 0.96.1-broken-compiler (OS: linux-gnu, ARCH: x86_64, CPU: x86_64)
Apr 10 09:31:18 mail clamd[15844]: Log file size limited to 20971520 bytes.
Apr 10 09:31:18 mail clamd[15844]: Reading databases from /opt/zimbra/data/clamav/db
Apr 10 09:31:18 mail clamd[15844]: Not loading PUA signatures.
Apr 10 09:31:18 mail zmmailboxdmgr[15738]: manager woke up from wait on mailboxd/JVM with pid 15786
Apr 10 09:31:18 mail zmmailboxdmgr[15738]: mailboxd/JVM exited twice in 0 seconds (tolerance=60)
Apr 10 09:31:22 mail amavis[15802]: SpamControl: init_pre_fork on SpamAssassin done
Apr 10 09:31:22 mail amavis[15802]: extra modules loaded after daemonizing/chrooting: Mail/SpamAssassin/Plugin/FreeMail.pm
Apr 10 09:31:24 mail clamd[15844]: Loaded 941905 signatures.
Apr 10 09:31:26 mail clamd[15844]: TCP: Bound to port 3310
Apr 10 09:31:26 mail clamd[15844]: TCP: Setting connection queue length to 15
Apr 10 09:31:26 mail clamd[15859]: Limits: Global size limit set to 10240000 bytes.
Apr 10 09:31:26 mail clamd[15859]: Limits: File size limit set to 10240000 bytes.
Apr 10 09:31:26 mail clamd[15859]: Limits: Recursion level limit set to 16.
Apr 10 09:31:26 mail clamd[15859]: Limits: Files limit set to 10000.
Apr 10 09:31:26 mail clamd[15859]: Archive support enabled.
Apr 10 09:31:26 mail clamd[15859]: Archive: Blocking encrypted archives.
Apr 10 09:31:26 mail clamd[15859]: Algorithmic detection enabled.
Apr 10 09:31:26 mail clamd[15859]: Portable Executable support enabled.
Apr 10 09:31:26 mail clamd[15859]: ELF support enabled.
Apr 10 09:31:26 mail clamd[15859]: Mail files support enabled.
Apr 10 09:31:26 mail clamd[15859]: OLE2 support enabled.
Apr 10 09:31:26 mail clamd[15859]: PDF support enabled.
Apr 10 09:31:26 mail clamd[15859]: HTML support enabled.
Apr 10 09:31:26 mail clamd[15859]: Self checking every 600 seconds.
Apr 10 09:31:28 mail zimbramon[11747]: 11747:info: Starting snmp via zmcontrol
Apr 10 09:31:28 mail zimbramon[11747]: 11747:info: Starting spell via zmcontrol
Apr 10 09:31:28 mail zimbramon[11747]: 11747:info: Starting mta via zmcontrol
Apr 10 09:31:52 mail postfix/postfix-script[17098]: warning: not owned by root: /opt/zimbra/data/postfix/spool
Apr 10 09:31:52 mail postfix/postfix-script[17106]: warning: not owned by root: /opt/zimbra/postfix-2.6.7.2z/conf/main.cf
Apr 10 09:31:52 mail postfix/postfix-script[17107]: warning: not owned by root: /opt/zimbra/postfix-2.6.7.2z/conf/master.cf
Apr 10 09:31:52 mail postfix/postfix-script[17108]: warning: not owned by root: /opt/zimbra/postfix-2.6.7.2z/conf/master.cf.in
Apr 10 09:31:52 mail postfix/postfix-script[17122]: starting the Postfix mail system
Apr 10 09:31:52 mail postfix/master[17123]: daemon started -- version 2.6.7, configuration /opt/zimbra/postfix-2.6.7.2z/conf
Apr 10 09:31:52 mail saslauthd[17131]: detach_tty : master pid is: 17131
Apr 10 09:31:52 mail saslauthd[17131]: ipc_init : listening on socket: /opt/zimbra/cyrus-sasl-2.1.23.3z/state/mux
Apr 10 09:31:52 mail zimbramon[11747]: 11747:info: Starting stats via zmcontrol
Apr 10 09:32:05 mail zmmailboxdmgr[18365]: status requested
Apr 10 09:32:05 mail zmmailboxdmgr[18365]: stale pid 15738 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 10 09:32:05 mail zmmailboxdmgr[18365]: assuming no other instance is running
Apr 10 09:32:05 mail zmmailboxdmgr[18365]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 10 09:32:05 mail zmmailboxdmgr[18365]: assuming no other instance is running
Apr 10 09:32:05 mail zmmailboxdmgr[18365]: no manager process is running
Apr 10 09:32:29 mail zmmailboxdmgr[19498]: status requested
Apr 10 09:32:29 mail zmmailboxdmgr[19498]: stale pid 15738 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 10 09:32:29 mail zmmailboxdmgr[19498]: assuming no other instance is running
Apr 10 09:32:29 mail zmmailboxdmgr[19498]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 10 09:32:29 mail zmmailboxdmgr[19498]: assuming no other instance is running
Apr 10 09:32:29 mail zmmailboxdmgr[19498]: no manager process is running
Apr 10 09:32:30 mail zmmailboxdmgr[19575]: status requested
Apr 10 09:32:30 mail zmmailboxdmgr[19575]: stale pid 15738 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 10 09:32:30 mail zmmailboxdmgr[19575]: assuming no other instance is running
Apr 10 09:32:30 mail zmmailboxdmgr[19575]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 10 09:32:30 mail zmmailboxdmgr[19575]: assuming no other instance is running
Apr 10 09:32:30 mail zmmailboxdmgr[19575]: no manager process is running | 
04-10-2011, 08:31 AM
| | | SQL port binding error? I found this in zmmailboxd.out: Code: Heap
par new generation total 1107776K, used 19694K [0x00007f4d3a390000, 0x00007f4d85590000, 0x00007f4d85590000)
eden space 984704K, 2% used [0x00007f4d3a390000, 0x00007f4d3b6cb868, 0x00007f4d76530000)
from space 123072K, 0% used [0x00007f4d76530000, 0x00007f4d76530000, 0x00007f4d7dd60000)
to space 123072K, 0% used [0x00007f4d7dd60000, 0x00007f4d7dd60000, 0x00007f4d85590000)
concurrent mark-sweep generation total 3695616K, used 0K [0x00007f4d85590000, 0x00007f4e66e90000, 0x00007f4e66f90000)
concurrent-mark-sweep perm gen total 131072K, used 8751K [0x00007f4e66f90000, 0x00007f4e6ef90000, 0x00007f4e6ef90000)
CompilerOracle: exclude com/zimbra/cs/session/SessionMap.putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem.delete
CompilerOracle: exclude org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Total time for which application threads were stopped: 0.0000800 seconds
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Fatal error: exception while binding to ports
java.net.SocketException: Unbound server sockets not implemented
at javax.net.ServerSocketFactory.createServerSocket(ServerSocketFactory.java:80)
at com.zimbra.common.util.NetUtil.newBoundServerSocket(NetUtil.java:95)
at com.zimbra.common.util.NetUtil.bindServerSocket(NetUtil.java:163)
at com.zimbra.common.util.NetUtil.bindSslTcpServerSocket(NetUtil.java:54)
at com.zimbra.common.handlers.PrivilegedHandler.openPorts(PrivilegedHandler.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.xml.XmlConfiguration.call(XmlConfiguration.java:542)
at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:252)
at org.mortbay.xml.XmlConfiguration.configure(XmlConfiguration.java:214)
at org.mortbay.xml.XmlConfiguration.main(XmlConfiguration.java:974)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.start.Main.invokeMain(Main.java:194)
at org.mortbay.start.Main.start(Main.java:534)
at org.mortbay.start.Main.start(Main.java:441)
at org.mortbay.start.Main.main(Main.java:119)
Heap
par new generation total 1107776K, used 19694K [0x00007f41b5820000, 0x00007f4200a20000, 0x00007f4200a20000)
eden space 984704K, 2% used [0x00007f41b5820000, 0x00007f41b6b5b868, 0x00007f41f19c0000)
from space 123072K, 0% used [0x00007f41f19c0000, 0x00007f41f19c0000, 0x00007f41f91f0000)
to space 123072K, 0% used [0x00007f41f91f0000, 0x00007f41f91f0000, 0x00007f4200a20000)
concurrent mark-sweep generation total 3695616K, used 0K [0x00007f4200a20000, 0x00007f42e2320000, 0x00007f42e2420000)
concurrent-mark-sweep perm gen total 131072K, used 8751K [0x00007f42e2420000, 0x00007f42ea420000, 0x00007f42ea420000) | 
04-10-2011, 09:14 AM
| | | OK, this is solved now.
I had to update my localconfig.xml to allow untrusted certs
then I had to run this: Code: mv /opt/zimbra/mailboxd/etc/keystore /root/keystore.old Then I had to recreate the certs as per here: Administration Console and CLI Certificate Tools - Zimbra :: Wiki
Zimbra admin staff, could please update the 32bit->64bit wiki page as it sounds like others have had this issue. Thanks! | | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |