| 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.
|  | | 
06-18-2011, 10:52 AM
| | Intermediate Member | |
Posts: 18
| | 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) | 
06-28-2011, 12:23 AM
| | Zimbra Employee | |
Posts: 66
| | 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? | 
06-28-2011, 06:54 AM
| | Intermediate Member | |
Posts: 18
| | Quote:
Originally Posted by prashant 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. | 
06-29-2011, 04:04 PM
| | Zimbra Employee | |
Posts: 580
| | 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
| 
06-30-2011, 06:51 AM
| | Intermediate Member | |
Posts: 18
| | 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. | 
06-30-2011, 10:33 AM
| | Zimbra Employee | |
Posts: 580
| | 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
| 
07-11-2011, 10:37 PM
| | Intermediate Member | |
Posts: 20
| | 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. | 
07-12-2011, 12:22 AM
| | Zimbra Consultant & Moderator | |
Posts: 20,317
| | Quote:
Originally Posted by expert_az 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 [zimbra@zmail jars]$ zmcontrol -v
Release 7.1.1_GA_3196.RHEL5_20110527011124 CentOS5 FOSS edition. |
__________________
Regards
Bill
| 
07-12-2011, 12:47 AM
| | Intermediate Member | |
Posts: 20
| | 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.
| 
07-12-2011, 03:28 PM
| | Zimbra Employee | |
Posts: 580
| | 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
| | Thread Tools | Search this Thread | | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |