/etc/hosts:
Code:
127.0.0.1 localhost
# The following lines are desirable for IPv6 capable hosts
::1 ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
ff02::3 ip6-allhosts
/etc/resolv.conf is fine, as well as DNS (digs turn out ok, as well as host).
Version:
Code:
Release 5.0.11_GA_2695.UBUNTU8 UBUNTU8 FOSS edition
Code:
zimbra@HOST:~$ zmcontrol status
Host fqdn.xyz
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Running
mta Running
spell Running
stats Running
I found a couple of these errors in /opt/zimbra/log/mailbox.log:
Code:
2009-01-18 02:48:07,427 INFO [pool-8-thread-4] [] im - Error creating secured outgoing session to remote server: bot.imtrends.com(DNS lookup: bot.imtrends.com:5269)
org.xmlpull.v1.XmlPullParserException: could not determine namespace bound to element prefix stream (position: START_DOCUMENT seen ... @1:14)
at org.xmlpull.mxp1.MXParser.parseStartTag(MXParser.java:1816)
at org.xmlpull.mxp1.MXParser.parseProlog(MXParser.java:1479)
at org.jivesoftware.wildfire.net.MXParser.nextImpl(MXParser.java:336)
at org.xmlpull.mxp1.MXParser.next(MXParser.java:1093)
at org.jivesoftware.wildfire.server.OutgoingServerSession.createOutgoingSession(OutgoingServerSession.java:309)
at org.jivesoftware.wildfire.server.OutgoingServerSession.authenticateDomain(OutgoingServerSession.java:149)
at org.jivesoftware.wildfire.server.OutgoingSessionPromise.createSessionAndSendPacket(OutgoingSessionPromise.java:139)
at org.jivesoftware.wildfire.server.OutgoingSessionPromise$1$1.run(OutgoingSessionPromise.java:104)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
at java.lang.Thread.run(Thread.java:595)
But that seems more something regarding the Jabber, correct? I am actually quite happy with that ... how come Zimbra is "calling home" without my knowledge? Nowhere did I configure it to connect to "imtrends.net"...!
Anyway, I can't find any other significant errors in the log files. Looking at the "status" output, no "admin" service is mentioned. Is there a straight forward command that would start the service?
Thanks,
Stephan