Quote:
Originally Posted by spectra Very cool. I saw that.
I read that.
I will copy it locally and print and make my notes on it.
I will then do it and hopefully post success to this thread.
There's always something when you actually do it.
thanks Phoenix |
I tried to go from 8.04 to 10.04 following the procedure above and I am having difficulty.
zmcontrol status yields the following:
Host xxxxxxx.com
antispam Running
antivirus Running
convertd Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running
Checking the file zmmailboxd.out yields the following exception being thrown:
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(S erverSocketFactory.java:80)
at com.zimbra.common.util.NetUtil.newBoundServerSocke t(NetUtil.java:95)
at com.zimbra.common.util.NetUtil.bindServerSocket(Ne tUtil.java:163)
at com.zimbra.common.util.NetUtil.bindSslTcpServerSoc ket(NetUtil.java:54)
at com.zimbra.common.handlers.PrivilegedHandler.openP orts(PrivilegedHandler.java:89)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.xml.XmlConfiguration.call(XmlConfigura tion.java:542)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:252)
at org.mortbay.xml.XmlConfiguration.configure(XmlConf iguration.java:214)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:974)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.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
def new generation total 270976K, used 14545K [0x00007f2bc3470000, 0x00007f2bd5a70000, 0x00007f2bd5a70000)
eden space 240896K, 6% used [0x00007f2bc3470000, 0x00007f2bc42a45f8, 0x00007f2bd1fb0000)
from space 30080K, 0% used [0x00007f2bd1fb0000, 0x00007f2bd1fb0000, 0x00007f2bd3d10000)
to space 30080K, 0% used [0x00007f2bd3d10000, 0x00007f2bd3d10000, 0x00007f2bd5a70000)
concurrent mark-sweep generation total 906240K, used 0K [0x00007f2bd5a70000, 0x00007f2c0cf70000, 0x00007f2c0d070000)
concurrent-mark-sweep perm gen total 131072K, used 8753K [0x00007f2c0d070000, 0x00007f2c15070000, 0x00007f2c15070000)
On the new install only SSH and zimbra have any open ports. No other servers or services are installed.
I tried the troubleshooting steps listed here:
Mailbox Troubleshooting - Zimbra :: Wiki to no avail.
None of the logs seem to have anything of interest in them, though I'd be happy to provide whatever info I can. I've tried upgrading the 32 bit software to 7.0 and then perform the transfer inside of 7.0 as well to no avail. I've tried the process many times but I get the same results regardless. Please let me know if you have any ideas.
Thank you.