Customer calls today because they're server doesn't work. It's due to the clamav EOL. I upgrade to 6.0.6.
No the system is down. I believe it has something to do with the certificates, but I cannot create them as per
this link.
It fails at:
Quote:
root@zimbra:/opt/zimbra/bin# /opt/zimbra/bin/zmcertmgr deployca
** Importing CA /opt/zimbra/ssl/zimbra/ca/ca.pem into CACERTS...done.
** Saving global config key zimbraCertAuthorityCertSelfSigned...failed.
** Saving global config key zimbraCertAuthorityKeySelfSigned...failed.
** Copying CA to /opt/zimbra/conf/ca...done.
|
I'm spinning my wheels. Nothing I have found seems to work.
I can't login via the webpage at all. I'm command line only at this point.
Any help would be greatly appreciated!
Thanks.
Some other information you might need...
zmmailboxd.out
Quote:
CompilerOracle: exclude com/zimbra/cs/session/SessionMap.putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem.delete
CompilerOracle: exclude org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$FragmentContentDisp atcher.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.0000000 seconds
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=143 bindaddr=null ssl=false
Zimbra server reserving server socket port=993 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:110)
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 274688K, used 14659K [0x61990000, 0x74390000, 0x74390000)
eden space 244224K, 6% used [0x61990000, 0x627e0f38, 0x70810000)
from space 30464K, 0% used [0x70810000, 0x70810000, 0x725d0000)
to space 30464K, 0% used [0x725d0000, 0x725d0000, 0x74390000)
concurrent mark-sweep generation total 915456K, used 0K [0x74390000, 0xac190000, 0xac190000)
concurrent-mark-sweep perm gen total 131072K, used 5758K [0xac190000, 0xb4190000, 0xb4190000)
|
/var/log/zimbra.log
Quote:
Apr 16 22:40:08 zimbra zmmailboxdmgr[5107]: status requested
Apr 16 22:40:08 zimbra zmmailboxdmgr[5107]: stale pid 29993 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Apr 16 22:40:08 zimbra zmmailboxdmgr[5107]: assuming no other instance is running
Apr 16 22:40:08 zimbra zmmailboxdmgr[5107]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Apr 16 22:40:08 zimbra zmmailboxdmgr[5107]: assuming no other instance is running
Apr 16 22:40:08 zimbra zmmailboxdmgr[5107]: no manager process is running
|