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 05-14-2008, 04:04 AM
Junior Member
 
Posts: 7
Default [SOLVED] Installation Zimbra 5.0.5 NE Failed

Hi,

I'm trying to install ZCS-NE-5.0.5 under Ubuntu tls 6.06. After installation I run
$ zmcontrol status

Below is the result:

antispam Running
antivirus Running
imapproxy Running
ldap Running
logger Stopped
logmysql.server is not running
zmlogswatchctl is not running
mailbox Stopped
mysql.server is not running
zmmailboxdctl is not running
mta Running
snmp Running
spell Running
stats Stopped



Help me!
Reply With Quote
  #2 (permalink)  
Old 05-14-2008, 04:14 AM
Moderator
 
Posts: 7,928
Default

Welcome to the forums

Please post the following
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig _yourdomain_ mx
dig _yourdomain_ any
host `hostname` <- note backticks and not double quotes
also check your Log Files - Zimbra :: Wiki for any error messages.
__________________
Reply With Quote
  #3 (permalink)  
Old 05-14-2008, 04:34 AM
Junior Member
 
Posts: 7
Default The hosts and ...

Thanks for your reply:

Those are my config:

/etc/hosts: 192.168.123.1 zimbra.elswhere.com zimbra

/etc/resolv.conf: nameserver 127.0.0.1

dig MX: elswhere.com IN MX 10 192.168.123.253
elswhere.com IN MX 20 192.168.123.1


host `hostname`: zimbra.elswhere.com has address 192.168.123.1

My bind is slave on that server.

Thanks
Reply With Quote
  #4 (permalink)  
Old 05-14-2008, 04:37 AM
Moderator
 
Posts: 7,928
Default

Could you post the whole of your /etc/hosts to ensure the localhost is correct and perform the dig any aswell please.
__________________
Reply With Quote
  #5 (permalink)  
Old 05-14-2008, 05:04 AM
Junior Member
 
Posts: 7
Default More info

When i tried to start mysql, below is the error displayed.

mailboxd/JVM exited twice in 10 seconds (tolerance=60)


thanks
Reply With Quote
  #6 (permalink)  
Old 05-14-2008, 05:09 AM
Moderator
 
Posts: 7,928
Default

Please post the requested information in my previous reply, and also check your logfiles for error messages. Please include as much detail as possible. Thanks.
__________________
Reply With Quote
  #7 (permalink)  
Old 05-14-2008, 05:09 AM
Junior Member
 
Posts: 7
Default dig any and whole hosts

For dig any:

; <<>> DiG 9.3.2 <<>> any
;; global options: printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 18213
;; flags: qr rd ra; QUERY: 1, ANSWER: 13, AUTHORITY: 0, ADDITIONAL: 14

;; QUESTION SECTION:
;. IN NS

;; ANSWER SECTION:
. 518163 IN NS A.ROOT-SERVERS.NET.
. 518163 IN NS B.ROOT-SERVERS.NET.
. 518163 IN NS C.ROOT-SERVERS.NET.
. 518163 IN NS D.ROOT-SERVERS.NET.
. 518163 IN NS E.ROOT-SERVERS.NET.
. 518163 IN NS F.ROOT-SERVERS.NET.
. 518163 IN NS G.ROOT-SERVERS.NET.
. 518163 IN NS H.ROOT-SERVERS.NET.
. 518163 IN NS I.ROOT-SERVERS.NET.
. 518163 IN NS J.ROOT-SERVERS.NET.
. 518163 IN NS K.ROOT-SERVERS.NET.
. 518163 IN NS L.ROOT-SERVERS.NET.
. 518163 IN NS M.ROOT-SERVERS.NET.

;; ADDITIONAL SECTION:
A.ROOT-SERVERS.NET. 604563 IN A 198.41.0.4
A.ROOT-SERVERS.NET. 604563 IN AAAA 2001:503:ba3e::2:30
B.ROOT-SERVERS.NET. 604563 IN A 192.228.79.201
C.ROOT-SERVERS.NET. 604563 IN A 192.33.4.12
D.ROOT-SERVERS.NET. 604563 IN A 128.8.10.90
E.ROOT-SERVERS.NET. 604563 IN A 192.203.230.10
F.ROOT-SERVERS.NET. 604563 IN A 192.5.5.241
F.ROOT-SERVERS.NET. 604563 IN AAAA 2001:500:2f::f
G.ROOT-SERVERS.NET. 604563 IN A 192.112.36.4
H.ROOT-SERVERS.NET. 604563 IN A 128.63.2.53
H.ROOT-SERVERS.NET. 604563 IN AAAA 2001:500:1::803f:235
I.ROOT-SERVERS.NET. 604563 IN A 192.36.148.17
J.ROOT-SERVERS.NET. 604563 IN A 192.58.128.30
J.ROOT-SERVERS.NET. 604563 IN AAAA 2001:503:c27::2:30

;; Query time: 1 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Wed May 14 18:12:30 2008
;; MSG SIZE rcvd: 500



and for whole hosts:
192.168.123.26 zimbra.sipromad.com zimbra
127.0.0.1 localhost
127.0.1.1 zimbra

# 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
~
Reply With Quote
  #8 (permalink)  
Old 05-14-2008, 05:09 AM
Zimbra Consultant & Moderator
 
Posts: 20,316
Default

It would help if you posted all of the output that you've been asked for in this post, copy/paste it from the terminal.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 05-14-2008, 05:24 AM
Junior Member
 
Posts: 7
Default

Quote:
Originally Posted by uxbod View Post
Welcome to the forums

Please post the following
Code:
cat /etc/hosts
cat /etc/resolv.conf
dig _yourdomain_ mx
dig _yourdomain_ any
host `hostname` <- note backticks and not double quotes
also check your Log Files - Zimbra :: Wiki for any error messages.
Thank You for your response but it works now. I've just modified my /etc/hosts.


Thank you.
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.