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 10-11-2011, 02:09 AM
Junior Member
 
Posts: 6
Exclamation Didn't able to start mailbox service in Zimbra community

Dear All,

Can anybody assist me, to start Zimbra to access Zimbra mail on browser (http://server-IP:7071) for admin pannel and for web base email on http://server-IP:80.

I followed the installation instruction same as mention on this community forum but after successfull installation, I am not able to access admin pannel as well as email client on browser and when I tried to run this command zmcontrol status, it shows multiple services in stop state like; mailbox and some others and tomcat, mysql and apache are not listed when i run the zmcontrol status.

Please reply me ASAP to make this solution live.

Regards
Asim
Reply With Quote
  #2 (permalink)  
Old 10-11-2011, 03:04 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by asim View Post
Can anybody assist me, to start Zimbra to access Zimbra mail on browser (http://server-IP:7071) for admin pannel and for web base email on http://server-IP:80.
You access the server by a url not an IP address, I would that because you're uisng an IP address you are behind a firewall and you don't have a Split DNS set-up (you will need one).

Quote:
Originally Posted by asim View Post
I followed the installation instruction same as mention on this community forum but after successfull installation, I am not able to access admin pannel as well as email client on browser and when I tried to run this command zmcontrol status, it shows multiple services in stop state like; mailbox and some others and tomcat, mysql and apache are not listed when i run the zmcontrol status.
You need look in the log files and see what the errors are. The installation instructions and how to access the Admin UI are in the Product Documentation, you should also read that.

Quote:
Originally Posted by asim View Post
Please reply me ASAP to make this solution live
How about searching the forums for an answer first? These forums are Community forums and people that reply do so when they have the time not because it's 'urgent', you'll have to wait for answer when posting here.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 10-11-2011, 03:44 AM
Junior Member
 
Posts: 6
Default

Quote:
Originally Posted by phoenix View Post
You access the server by a url not an IP address, I would that because you're uisng an IP address you are behind a firewall and you don't have a Split DNS set-up (you will need one).

You need look in the log files and see what the errors are. The installation instructions and how to access the Admin UI are in the Product Documentation, you should also read that.

How about searching the forums for an answer first? These forums are Community forums and people that reply do so when they have the time not because it's 'urgent', you'll have to wait for answer when posting here.
Thaks to Reply me Bill.

But I already configured slip DNS setup on named.conf file as suggested in installation instruction, infact nslookup also return the same address but when I try to access on browser for admin pannel as well as email client.

Can you please do me a favour to resolve this scenario.

live chat we can on masimjamil@gmail.com for quick response.

Regards
Asim
Reply With Quote
  #4 (permalink)  
Old 10-11-2011, 04:08 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

You should post the output of all the commands (run on the Zimbra server) in the 'Verify....' section of the Split DNS article. You also need to look in the log files to see what the errors are when you start Zimbra.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 10-11-2011, 04:27 AM
Junior Member
 
Posts: 6
Default

Quote:
Originally Posted by phoenix View Post
You should post the output of all the commands (run on the Zimbra server) in the 'Verify....' section of the Split DNS article. You also need to look in the log files to see what the errors are when you start Zimbra.
Here is the named.conf file for DNS config

options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 192.168.37.249 ; };
};
include "/etc/rndc.key";
// We are the master server for mail.pictl.com
zone "mail.pictl.com" {
type master;
file "db.mail.pictl.com";
};


Here is the Zmcontrol status output;


[zimbra@mmail root]$ zmcontrol status
Host mmail.pictl.com
antispam Stopped
zmamavisdctl is not running
antivirus Stopped
zmamavisdctl is not running
zmclamdctl is not running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Stopped
zmsaslauthdctl is not running
snmp Running
spell Running
stats Stopped
zmconfigd Running
[zimbra@mmail root]$


Here is the Zmcontrol start output;

[zimbra@mmail root]$ zmcontrol start
Host mmail.pictl.com
Starting zmconfigd...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Failed.
Starting amavisd...Config file "/opt/zimbra/conf/amavisd.conf" does not exist, a t /opt/zimbra/amavisd/sbin/amavisd line 1799.
failed.
Starting freshclam...done.
Starting clamd...failed.


Starting snmp...Done.
Starting spell...Done.
Starting mta...Failed.
Starting saslauthd...saslauthd[2041] :set_auth_mech : failed to initialize mec hanism zimbra
failed.
zmsaslauthdctl failed to start


Starting stats...Done.
[zimbra@mmail root]$

Here is the output of zimbra.log when I start zmcontrol start command.

Sep 27 20:43:14 mmail zimbramon[711]: 711:info: Starting services initiated by z mcontrol
Sep 27 20:43:20 mmail zimbramon[711]: 711:info: Starting zmconfigd via zmcontrol
Sep 27 20:43:23 mmail zimbramon[711]: 711:info: Starting logger via zmcontrol
Sep 27 20:43:24 mmail zimbramon[711]: 711:info: Starting mailbox via zmcontrol
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: status requested
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: stale pid 1828 found in /opt/zimbra/lo g/zmmailboxd_manager.pid: No such process
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: file /opt/zimbra/log/zmmailboxd.pid do es not exist
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: no manager process is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: start requested
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: checking if another instance of manag er is already running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: stale pid 1828 found in /opt/zimbra/l og/zmmailboxd_manager.pid: No such process
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: file /opt/zimbra/log/zmmailboxd.pid d oes not exist
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1002]: wrote manager pid 1002 to /opt/zimbra /log/zmmailboxd_manager.pid
Sep 27 20:43:25 mmail zimbramon[711]: 711:info: Starting antispam via zmcontrol
Sep 27 20:43:25 mmail zmmailboxdmgr[1003]: wrote java pid 1003 to /opt/zimbra/lo g/zmmailboxd_java.pid
Sep 27 20:43:25 mmail zmmailboxdmgr[1002]: manager started mailboxd/JVM with pid 1003
Sep 27 20:43:27 mmail zmmailboxdmgr[1002]: manager woke up from wait on mailboxd /JVM with pid 1003
Sep 27 20:43:27 mmail zmmailboxdmgr[1074]: wrote java pid 1074 to /opt/zimbra/lo g/zmmailboxd_java.pid
Sep 27 20:43:27 mmail zmmailboxdmgr[1002]: manager started mailboxd/JVM with pid 1074
Sep 27 20:43:29 mmail zmmailboxdmgr[1002]: manager woke up from wait on mailboxd /JVM with pid 1074
Sep 27 20:43:29 mmail zmmailboxdmgr[1002]: mailboxd/JVM exited twice in 2 second s (tolerance=60)
Sep 27 20:44:01 mmail zimbramon[711]: 711:info: Starting antivirus via zmcontrol
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: status requested
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: assuming no other instance is running
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: assuming no other instance is running
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: no manager process is running
Sep 27 20:45:38 mmail zimbramon[711]: 711:info: Starting snmp via zmcontrol
Sep 27 20:45:38 mmail zimbramon[711]: 711:info: Starting spell via zmcontrol
Sep 27 20:45:39 mmail zimbramon[711]: 711:info: Starting mta via zmcontrol
Sep 27 20:45:41 mmail saslauthd[2041]: set_auth_mech : failed to initialize mechanism zimbra
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: status requested
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: assuming no other instance is running
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: assuming no other instance is running
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: no manager process is running
Sep 27 20:46:12 mmail zimbramon[711]: 711:info: Starting stats via zmcontrol
Sep 27 20:47:39 mmail postfix/qmgr[6357]: C6FDD280316: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: warning: connect to transport private/smtp-amavis: No such file or directory
Sep 27 20:47:39 mmail postfix/qmgr[6357]: C10B8280318: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: C6FDD280316: to=, relay=none, delay=2258, delays=2258/0.05/0/0.1, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/error[3194]: C10B8280318: to=, relay=none, delay=1058, delays=1058/0.07/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: EC0EA280319: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: EC0EA280319: to=, relay=none, delay=458, delays=458/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: 70E8928030A: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3194]: 70E8928030A: to=, relay=none, delay=8858, delays=8858/0.01/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: B23A0280312: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: B23A0280312: to=, relay=none, delay=4658, delays=4658/0.03/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: status requested
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: assuming no other instance is running
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: assuming no other instance is running
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: no manager process is running


Thanks for your quick response.

Regards
Asim
Reply With Quote
  #6 (permalink)  
Old 10-11-2011, 04:40 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by asim View Post
Here is the named.conf file for DNS config
I didn't ask you for that information, read my question above about the information you need to post.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 10-11-2011, 04:43 AM
Junior Member
 
Posts: 6
Default

Quote:
Originally Posted by asim View Post
Here is the named.conf file for DNS config

options {
directory "/var/named";
dump-file "/var/named/data/cache_dump.db";
statistics-file "/var/named/data/named_stats.txt";
forwarders { 192.168.37.249 ; };
};
include "/etc/rndc.key";
// We are the master server for mail.pictl.com
zone "mail.pictl.com" {
type master;
file "db.mail.pictl.com";
};


Here is the Zmcontrol status output;


[zimbra@mmail root]$ zmcontrol status
Host mmail.pictl.com
antispam Stopped
zmamavisdctl is not running
antivirus Stopped
zmamavisdctl is not running
zmclamdctl is not running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Stopped
zmsaslauthdctl is not running
snmp Running
spell Running
stats Stopped
zmconfigd Running
[zimbra@mmail root]$


Here is the Zmcontrol start output;

[zimbra@mmail root]$ zmcontrol start
Host mmail.pictl.com
Starting zmconfigd...Done.
Starting logger...Done.
Starting mailbox...Done.
Starting antispam...Done.
Starting antivirus...Failed.
Starting amavisd...Config file "/opt/zimbra/conf/amavisd.conf" does not exist, a t /opt/zimbra/amavisd/sbin/amavisd line 1799.
failed.
Starting freshclam...done.
Starting clamd...failed.


Starting snmp...Done.
Starting spell...Done.
Starting mta...Failed.
Starting saslauthd...saslauthd[2041] :set_auth_mech : failed to initialize mec hanism zimbra
failed.
zmsaslauthdctl failed to start


Starting stats...Done.
[zimbra@mmail root]$

Here is the output of zimbra.log when I start zmcontrol start command.

Sep 27 20:43:14 mmail zimbramon[711]: 711:info: Starting services initiated by z mcontrol
Sep 27 20:43:20 mmail zimbramon[711]: 711:info: Starting zmconfigd via zmcontrol
Sep 27 20:43:23 mmail zimbramon[711]: 711:info: Starting logger via zmcontrol
Sep 27 20:43:24 mmail zimbramon[711]: 711:info: Starting mailbox via zmcontrol
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: status requested
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: stale pid 1828 found in /opt/zimbra/lo g/zmmailboxd_manager.pid: No such process
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: file /opt/zimbra/log/zmmailboxd.pid do es not exist
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[991]: no manager process is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: start requested
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: checking if another instance of manag er is already running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: stale pid 1828 found in /opt/zimbra/l og/zmmailboxd_manager.pid: No such process
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: file /opt/zimbra/log/zmmailboxd.pid d oes not exist
Sep 27 20:43:25 mmail zmmailboxdmgr[1001]: assuming no other instance is running
Sep 27 20:43:25 mmail zmmailboxdmgr[1002]: wrote manager pid 1002 to /opt/zimbra /log/zmmailboxd_manager.pid
Sep 27 20:43:25 mmail zimbramon[711]: 711:info: Starting antispam via zmcontrol
Sep 27 20:43:25 mmail zmmailboxdmgr[1003]: wrote java pid 1003 to /opt/zimbra/lo g/zmmailboxd_java.pid
Sep 27 20:43:25 mmail zmmailboxdmgr[1002]: manager started mailboxd/JVM with pid 1003
Sep 27 20:43:27 mmail zmmailboxdmgr[1002]: manager woke up from wait on mailboxd /JVM with pid 1003
Sep 27 20:43:27 mmail zmmailboxdmgr[1074]: wrote java pid 1074 to /opt/zimbra/lo g/zmmailboxd_java.pid
Sep 27 20:43:27 mmail zmmailboxdmgr[1002]: manager started mailboxd/JVM with pid 1074
Sep 27 20:43:29 mmail zmmailboxdmgr[1002]: manager woke up from wait on mailboxd /JVM with pid 1074
Sep 27 20:43:29 mmail zmmailboxdmgr[1002]: mailboxd/JVM exited twice in 2 second s (tolerance=60)
Sep 27 20:44:01 mmail zimbramon[711]: 711:info: Starting antivirus via zmcontrol
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: status requested
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: assuming no other instance is running
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: assuming no other instance is running
Sep 27 20:44:12 mmail zmmailboxdmgr[1657]: no manager process is running
Sep 27 20:45:38 mmail zimbramon[711]: 711:info: Starting snmp via zmcontrol
Sep 27 20:45:38 mmail zimbramon[711]: 711:info: Starting spell via zmcontrol
Sep 27 20:45:39 mmail zimbramon[711]: 711:info: Starting mta via zmcontrol
Sep 27 20:45:41 mmail saslauthd[2041]: set_auth_mech : failed to initialize mechanism zimbra
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: status requested
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: assuming no other instance is running
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: assuming no other instance is running
Sep 27 20:46:10 mmail zmmailboxdmgr[2439]: no manager process is running
Sep 27 20:46:12 mmail zimbramon[711]: 711:info: Starting stats via zmcontrol
Sep 27 20:47:39 mmail postfix/qmgr[6357]: C6FDD280316: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: warning: connect to transport private/smtp-amavis: No such file or directory
Sep 27 20:47:39 mmail postfix/qmgr[6357]: C10B8280318: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: C6FDD280316: to=, relay=none, delay=2258, delays=2258/0.05/0/0.1, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/error[3194]: C10B8280318: to=, relay=none, delay=1058, delays=1058/0.07/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: EC0EA280319: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: EC0EA280319: to=, relay=none, delay=458, delays=458/0/0/0, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: 70E8928030A: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3194]: 70E8928030A: to=, relay=none, delay=8858, delays=8858/0.01/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:47:39 mmail postfix/qmgr[6357]: B23A0280312: from=, size=476, nrcpt=1 (queue active)
Sep 27 20:47:39 mmail postfix/error[3192]: B23A0280312: to=, relay=none, delay=4658, delays=4658/0.03/0/0.01, dsn=4.3.0, status=deferred (mail transport unavailable)
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: status requested
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: stale pid 1002 found in /opt/zimbra/log/zmmailboxd_ma nager.pid: No such process
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: assuming no other instance is running
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: assuming no other instance is running
Sep 27 20:48:10 mmail zmmailboxdmgr[3553]: no manager process is running


Thanks for your quick response.

Regards
Asim
Dear Bill,

can you please tell me what command I need to execute here to share with you??

Regards
Asim
Reply With Quote
  #8 (permalink)  
Old 10-11-2011, 04:45 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

I've already told you.

Quote:
Originally Posted by phoenix View Post
You should post the output of all the commands (run on the Zimbra server) in the 'Verify....' section of the Split DNS article.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 10-11-2011, 04:50 AM
Junior Member
 
Posts: 6
Default

Quote:
Originally Posted by phoenix View Post
I've already told you.
Dear Bill,

I am very beginner of Zimbra mail and littly bit confusing concepts, it would be really appreciateable if you can assist me to produce appropriate results.

kindly share with me some commands which you want to see there output.

Thanks

Regards
Asim
Reply With Quote
  #10 (permalink)  
Old 10-11-2011, 05:43 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

You said earlier that you've set-up a Split DNS, go to the article and run the commands I've asked for.
__________________
Regards


Bill
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.