Hello
I migrated zimbra 7.1.1 x64 from ubuntu server to another, successfully. Over a night, I received notes that zmconfigd has not been running.
I issued a restart and got
PHP Code:
starting zmconfigd ... Killed
I checked zmconfigd.log and received this
Any insight will be great!
PHP Code:
2011-12-05 17:13:44,907 zmconfigd ERROR [302-MainThread] Executed: /opt/zimbra/bin/zmspellctl status norewrite returned 1 (27 - 13) (0.18 sec)
2011-12-05 17:13:44,907 zmconfigd WARNING [302-MainThread] CONTROL spell: bin/zmspellctl start norewrite
2011-12-05 17:13:44,908 zmconfigd CRITICAL [302-MainThread] spell start initiated from zmconfigd
2011-12-05 17:13:45,270 zmconfigd ERROR [302-MainThread] spell was started adding to current state
2011-12-05 17:13:45,272 zmconfigd WARNING [302-MainThread] controlProcess mta restart (-1)
2011-12-05 17:13:45,272 zmconfigd WARNING [302-MainThread] CONTROL mta: bin/postfix reload norewrite
2011-12-05 17:13:45,272 zmconfigd CRITICAL [302-MainThread] mta reload initiated from zmconfigd
2011-12-05 17:13:46,447 zmconfigd ERROR [302-MainThread] Executed: /opt/zimbra/bin/postfix reload norewrite returned 1 (14 - 645) (1.17 sec)
2011-12-05 17:13:46,448 zmconfigd ERROR [302-MainThread] Failed to reload mta rc=1
2011-12-05 17:13:46,448 zmconfigd WARNING [302-MainThread] controlProcess sasl restart (-1)
2011-12-05 17:13:46,450 zmconfigd WARNING [302-MainThread] CONTROL sasl: bin/zmsaslauthdctl restart norewrite
2011-12-05 17:13:46,450 zmconfigd CRITICAL [302-MainThread] sasl restart initiated from zmconfigd
2011-12-05 17:13:46,726 zmconfigd WARNING [302-MainThread] controlProcess stats start (1)
2011-12-05 17:13:54,440 zmconfigd ERROR [302-MainThread] Executed: /opt/zimbra/bin/zmstatctl status norewrite returned 1 (14 - 127) (7.71 sec)
2011-12-05 17:13:54,440 zmconfigd WARNING [302-MainThread] CONTROL stats: bin/zmstatctl start norewrite
2011-12-05 17:13:54,441 zmconfigd CRITICAL [302-MainThread] stats start initiated from zmconfigd
2011-12-05 17:14:23,033 zmconfigd ERROR [302-MainThread] stats was started adding to current state
2011-12-05 17:14:23,035 zmconfigd WARNING [302-MainThread] controlProcess logger start (1)
2011-12-05 17:14:23,234 zmconfigd WARNING [302-SIGTERM handler] Shutting down. Received signal 15
Traceback (most recent call last):
File "/opt/zimbra/lib/jars/jython-2.5.1.jar/Lib/logging/handlers.py", line 73, in emit
if self.shouldRollover(record):
File "/opt/zimbra/lib/jars/jython-2.5.1.jar/Lib/logging/handlers.py", line 147, in shouldRollover
self.stream.seek(0, 2) #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "/opt/zimbra/lib/jars/jython-2.5.1.jar/Lib/logging/handlers.py", line 73, in emit
if self.shouldRollover(record):
File "/opt/zimbra/lib/jars/jython-2.5.1.jar/Lib/logging/handlers.py", line 147, in shouldRollover
self.stream.seek(0, 2) #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file
Traceback (most recent call last):
File "/opt/zimbra/lib/jars/jython-2.5.1.jar/Lib/logging/handlers.py", line 73, in emit
if self.shouldRollover(record):
File "/opt/zimbra/lib/jars/jython-2.5.1.jar/Lib/logging/handlers.py", line 147, in shouldRollover
self.stream.seek(0, 2) #due to non-posix-compliant Windows feature
ValueError: I/O operation on closed file