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

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-29-2012, 08:19 PM
Beginner Member
 
Posts: 1
Default Startup Issues

I have Zimbra installed on a server powered by Nginx. Since Nginx is on port 80, I placed Zimbra on port 8081. It worked for a few seconds, and I've been troubleshooting this for hours. Now, I just need a pair of fresh eyes to help me see what I am missing. Please see below:

Code:
zimbra@host366:~$ zmcontrol status
Host host366.mulyoo.net
	antispam                Running
	antivirus               Running
	ldap                    Running
	logger                  Running
	mailbox                 Stopped
		zmmailboxdctl is not running.
	mta                     Running
	snmp                    Running
	spell                   Running
	stats                   Running
	zmconfigd               Running
Code:
zimbra@host366:~$ zmcontrol -v
Release 7.1.4_GA_2555.UBUNTU10_64 UBUNTU10_64 FOSS edition.
Code:
zimbra@host366:~$ tail -100 /var/log/zimbra.log
an 29 23:12:07 host366 zmmailboxdmgr[9292]: no manager process is running
Jan 29 23:12:21 host366 zmmailboxdmgr[9472]: status requested
Jan 29 23:12:21 host366 zmmailboxdmgr[9472]: stale pid 3264 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jan 29 23:12:21 host366 zmmailboxdmgr[9472]: assuming no other instance is running
Jan 29 23:12:21 host366 zmmailboxdmgr[9472]: did not find a number in /opt/zimbra/log/zmmailboxd.pid
Jan 29 23:12:21 host366 zmmailboxdmgr[9472]: assuming no other instance is running
Jan 29 23:12:21 host366 zmmailboxdmgr[9472]: no manager process is running
Jan 29 23:12:21 host366 zmmailboxdmgr[9480]: status requested
Jan 29 23:12:21 host366 zmmailboxdmgr[9480]: stale pid 3264 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jan 29 23:12:21 host366 zmmailboxdmgr[9480]: assuming no other instance is running
Jan 29 23:12:21 host366 zmmailboxdmgr[9480]: did not find a number in /opt/zimbra/log/zmmailboxd.pid
Jan 29 23:12:21 host366 zmmailboxdmgr[9480]: assuming no other instance is running
Jan 29 23:12:21 host366 zmmailboxdmgr[9480]: no manager process is running
Jan 29 23:13:22 host366 zmmailboxdmgr[9746]: status requested
Jan 29 23:13:22 host366 zmmailboxdmgr[9746]: stale pid 3264 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jan 29 23:13:22 host366 zmmailboxdmgr[9746]: assuming no other instance is running
Jan 29 23:13:22 host366 zmmailboxdmgr[9746]: did not find a number in /opt/zimbra/log/zmmailboxd.pid
Jan 29 23:13:22 host366 zmmailboxdmgr[9746]: assuming no other instance is running
Jan 29 23:13:22 host366 zmmailboxdmgr[9746]: no manager process is running
Jan 29 23:13:22 host366 zmmailboxdmgr[9754]: status requested
Jan 29 23:13:22 host366 zmmailboxdmgr[9754]: stale pid 3264 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Jan 29 23:13:22 host366 zmmailboxdmgr[9754]: assuming no other instance is running
Jan 29 23:13:22 host366 zmmailboxdmgr[9754]: did not find a number in /opt/zimbra/log/zmmailboxd.pid
Jan 29 23:13:22 host366 zmmailboxdmgr[9754]: assuming no other instance is running
Jan 29 23:13:22 host366 zmmailboxdmgr[9754]: no manager process is running
Code:
zimbra@host366:~$ 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:7780            0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:389           0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:10663         0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:10024         0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:10025         0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:7306          0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:3306            0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:587             0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:11211         0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:3310          0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:10000           0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:465             0.0.0.0:*               LISTEN     
tcp        0      0 10.224.178.98:53        0.0.0.0:*               LISTEN     
tcp        0      0 184.107.199.171:53      0.0.0.0:*               LISTEN     
tcp        0      0 184.107.190.110:53      0.0.0.0:*               LISTEN     
tcp        0      0 184.107.190.109:53      0.0.0.0:*               LISTEN     
tcp        0      0 184.107.190.108:53      0.0.0.0:*               LISTEN     
tcp        0      0 184.107.190.107:53      0.0.0.0:*               LISTEN     
tcp        0      0 184.107.199.170:53      0.0.0.0:*               LISTEN     
tcp        0      0 184.107.190.106:53      0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:53            0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:21              0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN     
tcp        0      0 0.0.0.0:25              0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:953           0.0.0.0:*               LISTEN     
tcp        0      0 184.107.190.106:443     0.0.0.0:*               LISTEN     
tcp        0      0 184.107.199.171:443     0.0.0.0:*               LISTEN     
tcp        0      0 127.0.0.1:8891          0.0.0.0:*               LISTEN
Code:
zimbra@host366:~$ nmap host366.mulyoo.net

Starting Nmap 5.00 ( http://nmap.org ) at 2012-01-29 23:18 EST
Interesting ports on localhost (127.0.0.1):
Not shown: 983 closed ports
PORT      STATE SERVICE
21/tcp    open  ftp
22/tcp    open  ssh
25/tcp    open  smtp
53/tcp    open  domain
80/tcp    open  http
110/tcp   open  pop3
143/tcp   open  imap
389/tcp   open  ldap
465/tcp   open  smtps
587/tcp   open  submission
993/tcp   open  imaps
995/tcp   open  pop3s
3306/tcp  open  mysql
9000/tcp  open  cslistener
10000/tcp open  snet-sensor-mgmt
10024/tcp open  unknown
10025/tcp open  unknown

Nmap done: 1 IP address (1 host up) scanned in 0.16 seconds
Any help is greatly appreciated.
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.