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 06-18-2011, 10:52 AM
Intermediate Member
 
Posts: 18
Default zmconfigd CRITICAL [26177-MainThread-2]

Can anyone help me fix this error?

Code:
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmamavisdctl: (Cannot run program "/opt/zimbra/bin/zmamavisdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmclamdctl: (Cannot run program "/opt/zimbra/bin/zmclamdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/ldap: (Cannot run program "/opt/zimbra/bin/ldap" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmloggerctl: (Cannot run program "/opt/zimbra/bin/zmloggerctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmstorectl: (Cannot run program "/opt/zimbra/bin/zmstorectl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmmailboxdctl: (Cannot run program "/opt/zimbra/bin/zmmailboxdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/postfix: (Cannot run program "/opt/zimbra/bin/postfix" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmsaslauthdctl: (Cannot run program "/opt/zimbra/bin/zmsaslauthdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmswatchctl: (Cannot run program "/opt/zimbra/bin/zmswatchctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmspellctl: (Cannot run program "/opt/zimbra/bin/zmspellctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmstatctl: (Cannot run program "/opt/zimbra/bin/zmstatctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Jun 18 17:43:22 zmconfigd CRITICAL [26177-MainThread-2] Exception in bin/zmclamdctl: (Cannot run program "/opt/zimbra/bin/zmclamdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
Reply With Quote
  #2 (permalink)  
Old 06-28-2011, 12:23 AM
Zimbra Employee
 
Posts: 66
Default

Run "/opt/zimbra/libexec/zmfixperms --verbose --extended" with root credentials.
su - zimbra
zmcontrol stop
zmcontrol start

Hope this will fix your issue.

Can you paste zmcontrol -v output?
Reply With Quote
  #3 (permalink)  
Old 06-28-2011, 06:54 AM
Intermediate Member
 
Posts: 18
Default

Quote:
Originally Posted by prashant View Post
Run "/opt/zimbra/libexec/zmfixperms --verbose --extended" with root credentials.
su - zimbra
zmcontrol stop
zmcontrol start

Hope this will fix your issue.

Can you paste zmcontrol -v output?
This does not fix the problem, I even installed the patch.

Release 7.1.1_GA_3196.UBUNTU10_64 UBUNTU10_64 FOSS edition.
Reply With Quote
  #4 (permalink)  
Old 06-29-2011, 04:04 PM
Zimbra Employee
 
Posts: 580
Default

It looks to me like you started zmconfigd as the user "root" instead of the user "zimbra". Don't know how though.
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #5 (permalink)  
Old 06-30-2011, 06:51 AM
Intermediate Member
 
Posts: 18
Default

The thing is Zimbra works for a day or two but then it will stop and need to be restarted before it will work for an additional day or two. I use the normal su zimbra, zmcontrol restart commands.
Reply With Quote
  #6 (permalink)  
Old 06-30-2011, 10:33 AM
Zimbra Employee
 
Posts: 580
Default

Have you installed the ZCS 7.1.1 Patch 2? zmconfigd is horribly unstable without it.

I would note the version you report using is ZCS 5.0.14_GA, which doesn't even have zmconfigd. I"m guessing that is out of date.
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
Reply With Quote
  #7 (permalink)  
Old 07-11-2011, 10:37 PM
Intermediate Member
 
Posts: 20
Default got same problem

hello,i got same problem,my problems began after upgrading 7.1.1 and patching p1 and p2.

[zimbra@zmail jars]$ zmcontrol -v
Release 7.1.1_GA_3196.RHEL5_20110527011124 CentOS5 FOSS edition.


Exception in thread postconf:Traceback (most recent call last):
File "/opt/zimbra/lib/jars/jython-2.5.2.jar/Lib/threading.py", line 179, in _Thread__bootstrap
self.run()
File "/opt/zimbra/lib/jars/jython-2.5.2.jar/Lib/threading.py", line 170, in run
self._target(*self._args, **self._kwargs)
File "/opt/zimbra/zimbramon/pylibs/state.py", line 536, in doPostconf
return rc
UnboundLocalError: local variable 'rc' referenced before assignment
2011-07-12 08:22:21,141 zmconfigd WARNING [19340-MainThread] All rewrite threads completed in 0.04 sec
2011-07-12 08:22:21,142 zmconfigd WARNING [19340-MainThread] All restarts completed in 0.00 sec
Starting zmconfigd...zmconfigd is already running.
2011-07-12 08:23:46,000 zmconfigd WARNING [19340-MainThread] Fetching All configs
2011-07-12 08:23:46,286 zmconfigd WARNING [19340-MainThread] All configs fetched in 0.29 seconds
2011-07-12 08:23:46,415 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmamavisdctl: (Cannot run program "/opt/zimbra/bin/zmamavisdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,423 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmclamdctl: (Cannot run program "/opt/zimbra/bin/zmclamdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,428 zmconfigd CRITICAL [19340-MainThread] Exception in bin/ldap: (Cannot run program "/opt/zimbra/bin/ldap" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,437 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmloggerctl: (Cannot run program "/opt/zimbra/bin/zmloggerctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,444 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmstorectl: (Cannot run program "/opt/zimbra/bin/zmstorectl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,450 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmmailboxdctl: (Cannot run program "/opt/zimbra/bin/zmmailboxdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,457 zmconfigd CRITICAL [19340-MainThread] Exception in bin/postfix: (Cannot run program "/opt/zimbra/bin/postfix" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,463 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmsaslauthdctl: (Cannot run program "/opt/zimbra/bin/zmsaslauthdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,469 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmstatctl: (Cannot run program "/opt/zimbra/bin/zmstatctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,476 zmconfigd CRITICAL [19340-MainThread] Exception in bin/zmclamdctl: (Cannot run program "/opt/zimbra/bin/zmclamdctl" (in directory "/root"): java.io.IOException: error=13, Permission denied)
2011-07-12 08:23:46,476 zmconfigd WARNING [19340-MainThread] Watchdog: service antivirus status is OK.
Reply With Quote
  #8 (permalink)  
Old 07-12-2011, 12:22 AM
Zimbra Consultant & Moderator
 
Posts: 20,317
Default

Quote:
Originally Posted by expert_az View Post
hello,i got same problem,my problems began after upgrading 7.1.1 and patching p1 and p2.
Did you read, and try, the suggestion in post #2?

You need to put the following information in your forum profile:

Quote:
Originally Posted by expert_az View Post
[zimbra@zmail jars]$ zmcontrol -v
Release 7.1.1_GA_3196.RHEL5_20110527011124 CentOS5 FOSS edition.
__________________
Regards


Bill
Reply With Quote
  #9 (permalink)  
Old 07-12-2011, 12:47 AM
Intermediate Member
 
Posts: 20
Default

i repeat steps in post #2 and waiting ,periodically moitoring logs.
will send respond after one day full testing,because mailbox stopped randomly before.
__________________
$zmcontrol -v
Release 7.1.1_GA_3196.RHEL5_20110527011124 CentOS5 FOSS edition.
Reply With Quote
  #10 (permalink)  
Old 07-12-2011, 03:28 PM
Zimbra Employee
 
Posts: 580
Default

I'm assuming you've fixed the permission issues with your system. That would not be a zmconfigd bug.
__________________
Quanah Gibson-Mount
Sr. Member of Technical Staff
Zimbra, Inc
A Division of VMware, Inc.
--------------------
Zimbra :: the leader in open source messaging and collaboration
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.