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 07-08-2011, 12:08 AM
Junior Member
 
Posts: 5
Post [SOLVED] zmconfigd CRITICAL. Logger restarts periodically

First of all, sorry for my bad english.
I have not any problem with using zimbra and all work fine, but at mailbox of my user 'admin' every day income a two new letters with report about logger.

first report:
Code:
Jul  8 06:53:11 zmconfigd CRITICAL [10114-MainThread-396] Service status change: zeus.stroitel-ooo.com.ua logger changed from running to stopped
and second:
Code:
Jul  8 06:54:19 zmconfigd CRITICAL [10114-MainThread-396] Service status change: zeus.stroitel-ooo.com.ua logger changed from stopped to running
Just about at the same time, every day. But all work fine and logs say nothing strange except:
Code:
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,410 zmconfigd CRITICAL [7798-MainThread] Tracking service antispam 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,453 zmconfigd CRITICAL [7798-MainThread] Tracking service antivirus 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,477 zmconfigd CRITICAL [7798-MainThread] Tracking service ldap 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,510 zmconfigd CRITICAL [7798-MainThread] Tracking service logger 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,563 zmconfigd CRITICAL [7798-MainThread] Tracking service mailbox 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,598 zmconfigd CRITICAL [7798-MainThread] Tracking service mailboxd 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,730 zmconfigd CRITICAL [7798-MainThread] Tracking service memcached 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,480 zmconfigd CRITICAL [7798-MainThread] Tracking service mta 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,503 zmconfigd CRITICAL [7798-MainThread] Tracking service sasl 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,529 zmconfigd CRITICAL [7798-MainThread] Tracking service snmp 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,556 zmconfigd CRITICAL [7798-MainThread] Tracking service spell 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:17,157 zmconfigd CRITICAL [7798-MainThread] Tracking service stats 
/opt/zimbra/log/zmswatch.out:SMTP notification: Jul  8 06:54:19 zmconfigd CRITICAL [10114-MainThread-396] Service status change: {domainname was here} logger changed from stopped to running
/opt/zimbra/log/zmswatch.out:SNMP notification: Jul  8 06:54:19 zmconfigd CRITICAL [10114-MainThread-396] Service status change: {domainname was here} logger changed from stopped to running
I'm using ZCS 7.1.1 P1 (patch: 3204) on Ubuntu 10.04.2 x64

I read the forum all the time, and try many solves finding here, but nothing helped to me. Can you help me to understand what the reason of this critical?
Thx.
Rodion.

Last edited by brlo; 07-20-2011 at 07:48 AM..
Reply With Quote
  #2 (permalink)  
Old 07-08-2011, 12:29 AM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by brlo View Post
Code:
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,410 zmconfigd CRITICAL [7798-MainThread] Tracking service antispam 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,453 zmconfigd CRITICAL [7798-MainThread] Tracking service antivirus 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,477 zmconfigd CRITICAL [7798-MainThread] Tracking service ldap 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,510 zmconfigd CRITICAL [7798-MainThread] Tracking service logger 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,563 zmconfigd CRITICAL [7798-MainThread] Tracking service mailbox 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,598 zmconfigd CRITICAL [7798-MainThread] Tracking service mailboxd 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:15,730 zmconfigd CRITICAL [7798-MainThread] Tracking service memcached 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,480 zmconfigd CRITICAL [7798-MainThread] Tracking service mta 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,503 zmconfigd CRITICAL [7798-MainThread] Tracking service sasl 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,529 zmconfigd CRITICAL [7798-MainThread] Tracking service snmp 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:16,556 zmconfigd CRITICAL [7798-MainThread] Tracking service spell 
/opt/zimbra/log/zmconfigd.log:2011-07-08 08:41:17,157 zmconfigd CRITICAL [7798-MainThread] Tracking service stats 
/opt/zimbra/log/zmswatch.out:SMTP notification: Jul  8 06:54:19 zmconfigd CRITICAL [10114-MainThread-396] Service status change: {domainname was here} logger changed from stopped to running
/opt/zimbra/log/zmswatch.out:SNMP notification: Jul  8 06:54:19 zmconfigd CRITICAL [10114-MainThread-396] Service status change: {domainname was here} logger changed from stopped to running
The highlighted text shows you as having your domain name there, that should be the FQDN of your server. Do you also have memcached installed? If you have a single server it should not be installed or active (nor should the imapproxy) - you need to remove it (search the forums for details).

Quote:
Originally Posted by brlo View Post
I'm using ZCS 7.1.1 P1 (patch: 3204) on Ubuntu 10.04.2 x64
You should also install Patch 2.
__________________
Regards


Bill
Reply With Quote
  #3 (permalink)  
Old 07-08-2011, 01:05 AM
Junior Member
 
Posts: 5
Default

Yes, i have the memcached installed and i'll try to remove it. Thx.
{domainname was here} paste by me instead of real domain: mydomain.com.ua.
I'll report the results.
Reply With Quote
  #4 (permalink)  
Old 07-08-2011, 02:39 AM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by brlo View Post
{domainname was here} paste by me instead of real domain: mydomain.com.ua.
I understand what you've done there but my point is that it should contain the FQDN of your server. That would imply (to me, at least) that your DNS A & MX records and/or your hosts file may be incorrect.
__________________
Regards


Bill
Reply With Quote
  #5 (permalink)  
Old 07-10-2011, 10:54 PM
Junior Member
 
Posts: 5
Default

After this stepts nothing gonna change yet.
Code:
# cat /etc/hosts
127.0.0.1	localhost
192.168.1.222	zeus.stroitel-ooo.com.ua	zeus
192.168.2.222	zeus.stroitel-ooo.com.ua	zeus
But on the DNS-server i make a write notes like:
A: my_post_server_ip
MX: zeus.stroitel-ooo.com.ua
Reply With Quote
  #6 (permalink)  
Old 07-10-2011, 10:55 PM
Zimbra Consultant & Moderator
 
Posts: 20,314
Default

Quote:
Originally Posted by brlo View Post
After this stepts nothing gonna change yet.
Code:
# cat /etc/hosts
127.0.0.1	localhost
192.168.1.222	zeus.stroitel-ooo.com.ua	zeus
192.168.2.222	zeus.stroitel-ooo.com.ua	zeus
But on the DNS-server i make a write notes like:
A: my_post_server_ip
MX: zeus.stroitel-ooo.com.ua
Your hosts file is totally incorrect, you cannot have two IP addresses with the same FQDN in there and the loopback entry is also incorrect. Go to the Split DNS article and read what you actually need in that file.
__________________
Regards


Bill
Reply With Quote
  #7 (permalink)  
Old 07-14-2011, 11:41 PM
Junior Member
 
Posts: 5
Post

Is this correct?
# cat /etc/hosts
Code:
127.0.0.1	localhost.localdomain localhost
192.168.1.222	zeus.stroitel-ooo.com.ua	zeus

# The following lines are desirable for IPv6 capable hosts
::1     localhost ip6-localhost ip6-loopback
fe00::0 ip6-localnet
ff00::0 ip6-mcastprefix
ff02::1 ip6-allnodes
ff02::2 ip6-allrouters
# hostname -f
Code:
zeus.stroitel-ooo.com.ua
But error reporting still continuous. Any ideas?
Reply With Quote
  #8 (permalink)  
Old 07-20-2011, 07:44 AM
Junior Member
 
Posts: 5
Default

For solve this problem i just increase my server-RAM from 2 GB to 4 Gb.
Thanks, phoenix.
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.