Hello everyone,
i have a fresh 7.1.4 Network Edition installation with multi-server and only on the LDAP master server zmconfigd is not running.
In the zmconfigd.log i see these errors:
2012-03-26 08:33:31,380 zmconfigd WARNING [3390-rewrites] Rewrote: /opt/zimbra/conf/stats.conf with mode 440 (0.03 sec)
2012-03-26 08:33:31,436 zmconfigd CRITICAL [3390-ldap] File "/opt/zimbra/zimbramon/pylibs/state.py", line 591, in doLdap rc = c.execute((master, pw, key, val))
2012-03-26 08:33:31,440 zmconfigd CRITICAL [3390-ldap] File "/opt/zimbra/zimbramon/pylibs/commands.py", line 101, in execute (rc, output, error) = self.runCmd(a)
2012-03-26 08:33:31,444 zmconfigd CRITICAL [3390-ldap] File "/opt/zimbra/zimbramon/pylibs/commands.py", line 140, in runCmd p = subprocess.Popen(args, stdout=subprocess.PIPE,
stdin=subprocess.PIPE, stderr=subprocess.PIPE)
2012-03-26 08:33:31,447 zmconfigd CRITICAL [3390-ldap] File "/opt/zimbra/lib/jars/jython-2.5.2.jar/Lib/subprocess.py", line 751, in __init__ self._execute_child(args, executa
ble, preexec_fn, close_fds,
2012-03-26 08:33:31,451 zmconfigd CRITICAL [3390-ldap] File "/opt/zimbra/lib/jars/jython-2.5.2.jar/Lib/subprocess.py", line 1265, in _execute_child raise OSError(e.getMessage
() or e)
2012-03-26 08:33:31,456 zmconfigd CRITICAL [3390-ldap] LDAP FAILURE (Cannot run program "/opt/zimbra/bin/ldapHelper.pl" (in directory "/root"): java.io.IOException: error=13, Permi
s
I tried following these threads:
-
Zimbra 7.1.1_GA-zmconfigd ERROR 14116-postconf
-
zmconfigd Problem
-
zmconfigd CRITICAL [26177-MainThread-2]
-
[SOLVED] zmconfigd is not running.
-
starting zmconfigd .... killed
-
[SOLVED] zmconfigd WARNING in 7.0.0 GA
-
[SOLVED] run zmfixperms as root but still getting Permission Denied
-
zmconfigd logs - "criticals" shown
-
Strange permission problem ZCS 7.1.1 p2
-
zmconfigd not running error - all possible fix
but none was helpful, my zmconfigd is still unable to start.
I also installed the patch for 7.1.4.
I think the problem is this:
LDAP FAILURE (Cannot run program "/opt/zimbra/bin/ldapHelper.pl" (in directory "/root")
But i can't figure out who is trying to do what in the root directory.
I already tried to run zmfixperms --extended but it didn't help.
Does anyone know how to solve this problem?