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 02-04-2011, 04:45 AM
Junior Member
 
Posts: 8
Default couldn't start zimbra logger after changing domain name

After changing domain name it is not possible to start logger again.

Code:
zimbra@mail:~/log$ zmcontrol -v


Release 6.0.10_GA_2692.UBUNTU8_64 UBUNTU8_64 NETWORK edition.


Code:
zimbra@mail:~$ zmcontrol start
Host mail.test.local
        Starting ldap...Done.
Unable to determine enabled services from ldap.
Enabled services read from cache. Service list may be inaccurate.
        Starting logger...Failed.
Starting logswatch...ERROR: account.NO_SUCH_SERVER (no such server: mail.test.local)
zimbra logger service is not enabled!  failed.


        Starting convertd...Done.
        Starting mailbox...Done.
        Starting memcached...Done.
        Starting imapproxy...Done.
        Starting antispam...Done.
        Starting antivirus...Done.
        Starting archiving...Done.
        Starting snmp...Done.
        Starting spell...Done.
        Starting mta...Done.
        Starting stats...Done.
Code:
zimbra@mail:~/log$ zmprov ms mail.test.local +zimbraServiceEnabled logger
[] INFO: I/O exception (java.net.SocketException) caught when processing request: Connection reset
[] INFO: Retrying request
ERROR: zclient.IO_ERROR (invoke Connection refused, server: localhost) (cause: java.net.ConnectException Connection refused)
Code:
zimbra@mail:~/log$ zmloggerctl start
Starting logswatch...ERROR: account.NO_SUCH_SERVER (no such server: mail.test.local)
zimbra logger service is not enabled!  failed.
I could not login to admin console.

Any ideas? Thanks.
Reply With Quote
  #2 (permalink)  
Old 02-04-2011, 04:54 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

The first error you posted would indicate a DNS or hosts file problem. Start by running all the commands in the 'Verify...' section of the Split DNS article and making sure everything is set correctly.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 02-04-2011, 05:19 AM
Junior Member
 
Posts: 8
Default

Thanks for your reply

I did this research before posting to forums but for assurance:

Code:
zimbra@mail:~/log$ dig test.local mx

; <<>> DiG 9.4.2-P2.1 <<>> test.local mx
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 6149
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 1, AUTHORITY: 1, ADDITIONAL: 1

;; QUESTION SECTION:
;test.local.            IN      MX

;; ANSWER SECTION:
test.local.       43200 IN      MX      10 mail.test.local.

;; AUTHORITY SECTION:
test.local.       43200 IN      NS      mail.test.local.

;; ADDITIONAL SECTION:
mail.test.local.  43200 IN      A       10.0.20.122

;; Query time: 0 msec
;; SERVER: 10.0.20.122#53(10.0.20.122)
;; WHEN: Fri Feb  4 14:06:35 2011
;; MSG SIZE  rcvd: 79
Code:
zimbra@mail:~/log$ dig test.local any

; <<>> DiG 9.4.2-P2.1 <<>> test.local any
;; global options:  printcmd
;; Got answer:
;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 27001
;; flags: qr aa rd ra; QUERY: 1, ANSWER: 3, AUTHORITY: 0, ADDITIONAL: 1

;; QUESTION SECTION:
;test.local.            IN      ANY

;; ANSWER SECTION:
test.local.       43200 IN      SOA     mail.test.local. admin.test.local. 120071400 21600 7200 1209600 900
test.local.       43200 IN      NS      mail.test.local.
test.local.       43200 IN      MX      10 mail.test.local.

;; ADDITIONAL SECTION:
mail.test.local.  43200 IN      A       10.0.20.122

;; Query time: 0 msec
;; SERVER: 10.0.20.122#53(10.0.20.122)
;; WHEN: Fri Feb  4 14:08:20 2011
;; MSG SIZE  rcvd: 121
Code:
zimbra@mail:~/log$ host $(hostname)
mail.test.local has address 10.0.20.122

Code:
zimbra@mail:~/log$ cat /etc/resolv.conf
search test.local
nameserver 10.0.20.122
Code:
zimbra@mail:~/log$ cat /etc/hosts
127.0.0.1       localhost
10.0.20.122     mail.test.local     mail
Reply With Quote
  #4 (permalink)  
Old 02-04-2011, 05:24 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Your hosts file is incorrect, details are in the Split DNS article on the correct configuration (or in the Quick Start Installation Guide) and contents for that. Fix that and try restarting Zimbra again.
__________________
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.