Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

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.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 01-16-2009, 11:24 AM
New Member
 
Posts: 4
Question Admin console not running

Hi all,

this is my netstat after my zimbra install on https along with an apache on port 80 (http).

Code:
zimbra@HOST:~$ netstat -ta | grep LISTEN | grep -v ^tcp6
tcp        0      0 *:7780                  *:*                     LISTEN     
tcp        0      0 FQDN.DOMAIN.XYZ:ldap    *:*                     LISTEN     
tcp        0      0 localhost:10024         *:*                     LISTEN     
tcp        0      0 localhost:10025         *:*                     LISTEN     
tcp        0      0 localhost:7306          *:*                     LISTEN     
tcp        0      0 localhost:mysql         *:*                     LISTEN     
tcp        0      0 localhost:7307          *:*                     LISTEN     
tcp        0      0 *:3310                  *:*                     LISTEN     
tcp        0      0 *:www                   *:*                     LISTEN     
tcp        0      0 *:ssmtp                 *:*                     LISTEN     
tcp        0      0 *:smtp                  *:*                     LISTEN
I am missing the admin console port (7071) and in fact, not surprisingly, I can't connect to it either.

Secondly (and I don't know if that is configurable), in the Briefcase, all links generated are "http" instead of "https", leading to errors when trying to download the files.

This is on a server which has been installed off-site, and now been deployed. I forced local DNS resolution by adding a FQDN in the /etc/hosts along with the private IP when I installed, that line is now deactivated (thus, resolving to the correct IP).

Other than that, I can't think of anything that I might have done differently. It worked when the server was in the private network, now the console is not started.

BTW; you might also notice that XMPP is missing from the open ports; in fact, it is only started under tcp6. Is there a way to change that, too? We've had a Jabber service running before but I would like to use Zimbra's if possible.

So, three things in one post, hopefully there's someone who can address these.

Thanks in advance,

Stephan
Reply With Quote
  #2 (permalink)  
Old 01-17-2009, 01:48 AM
Moderator
 
Posts: 7,928
Default

Please check /var/log/zimbra.log and /opt/zimbra/log/mailbox.log for any error messages. It would also help if we could see the following please
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig yourdomain mx
dig yourdomain any
host `hostname` <- note backticks and not single quotes
and what version of ZCS are you running
Code:
su - zimbra
zmcontrol -v
zmcontrol status
and please update your forums profile with the version information
__________________
Reply With Quote
  #3 (permalink)  
Old 01-18-2009, 11:24 AM
New Member
 
Posts: 4
Default

/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
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.