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 09-15-2011, 05:57 AM
Junior Member
 
Posts: 8
Thumbs down Mailboxd is not running |stuck without help over 24 hrs

Hi all,

Need urgent help!

mailboxd is not running i have searched the post perhaps i have been doing this for over 24 hrs no help or may be i am missing something. Given below is the zmmailboxd.out log

Look like the problem is lying with bindaddress i am ready to share log please help


Heap
par new generation total 350208K, used 155688K [0x4ce10000, 0x64a10000, 0x64a10000)
eden space 311296K, 50% used [0x4ce10000, 0x5661a128, 0x5fe10000)
from space 38912K, 0% used [0x5fe10000, 0x5fe10000, 0x62410000)
to space 38912K, 0% used [0x62410000, 0x62410000, 0x64a10000)
concurrent mark-sweep generation total 1169408K, used 0K [0x64a10000, 0xac010000, 0xac010000)
concurrent-mark-sweep perm gen total 131072K, used 19188K [0xac010000, 0xb4010000, 0xb4010000)
CompilerOracle: exclude com/zimbra/cs/session/SessionMap.putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem.delete
CompilerOracle: exclude org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$FragmentContentDisp atcher.dispatch
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Total time for which application threads were stopped: 0.0000810 seconds
Total time for which application threads were stopped: 0.0000780 seconds
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Zimbra server reserving server socket port=143 bindaddr=null ssl=false
Zimbra server reserving server socket port=993 bindaddr=null ssl=true
Zimbra server reserving server socket port=7025 bindaddr=xx.xxxxx.com ssl=false
719 INFO [main] log - Setting umask=027
719 INFO [main] log - Current rlimit_nofiles (soft=131072, hard=131072)
719 INFO [main] log - Set rlimit_nofiles (soft=65536, hard=65536)
719 INFO [main] log - Setting GID=500
720 INFO [main] log - Setting UID=500
720 INFO [main] log - jetty-6.1.22.z6
828 INFO [main] log - No Transaction manager found - if your webapp requires one, please configure one.
### Excluding compile: org.apache.xerces.impl.XMLDocumentFragmentScannerI mpl$FragmentContentDispatcher::dispatch
Zimbra server process is running as uid=500 euid=500 gid=500 egid=500
Total time for which application threads were stopped: 0.0001690 seconds
Total time for which application threads were stopped: 0.0002750 seconds
Total time for which application threads were stopped: 0.0020620 seconds
Fatal error: terminating: cannot initialize RightManager
com.zimbra.common.service.ServiceException: parse error: root tag is not rights
ExceptionId:main:1316088998324:d57f773f96b4b9cd
Code:service.PARSE_ERROR
at com.zimbra.common.service.ServiceException.PARSE_E RROR(ServiceException.java:266)
at com.zimbra.cs.account.accesscontrol.RightManager.l oadSystemRights(RightManager.java:355)
at com.zimbra.cs.account.accesscontrol.RightManager.< init>(RightManager.java:156)
at com.zimbra.cs.account.accesscontrol.RightManager.g etInstance(RightManager.java:120)
at com.zimbra.cs.util.Zimbra.startup(Zimbra.java:183)
at com.zimbra.cs.util.Zimbra.startup(Zimbra.java:123)
at com.zimbra.soap.SoapServlet.init(SoapServlet.java: 125)
at javax.servlet.GenericServlet.init(GenericServlet.j ava:241)
at org.mortbay.jetty.servlet.ServletHolder.initServle t(ServletHolder.java:440)
at org.mortbay.jetty.servlet.ServletHolder.doStart(Se rvletHolder.java:263)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.servlet.ServletHandler.initializ e(ServletHandler.java:685)
at org.mortbay.jetty.servlet.Context.startContext(Con text.java:140)
at org.mortbay.jetty.webapp.WebAppContext.startContex t(WebAppContext.java:1254)
at org.mortbay.jetty.handler.ContextHandler.doStart(C ontextHandler.java:517)
at org.mortbay.jetty.webapp.WebAppContext.doStart(Web AppContext.java:471)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerCollection.doStar t(HandlerCollection.java:152)
at org.mortbay.jetty.handler.ContextHandlerCollection .doStart(ContextHandlerCollection.java:156)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerCollection.doStar t(HandlerCollection.java:152)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(H andlerWrapper.java:130)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(H andlerWrapper.java:130)
at org.mortbay.jetty.handler.DebugHandler.doStart(Deb ugHandler.java:127)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(H andlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:224)
at org.mortbay.setuid.SetUIDServer.doStart(SetUIDServ er.java:158)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:985)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.start.Main.invokeMain(Main.java:194)
at org.mortbay.start.Main.start(Main.java:534)
at org.mortbay.start.Main.start(Main.java:441)
at org.mortbay.start.Main.main(Main.java:119)

Last edited by pawann.sharma; 09-15-2011 at 10:23 AM..
Reply With Quote
  #2 (permalink)  
Old 09-15-2011, 10:25 AM
Junior Member
 
Posts: 8
Default Just got to know netstat -ntpl does not show 80 110 443

Quote:
Originally Posted by pawann.sharma View Post
Hi all,

Need urgent help!

mailboxd is not running i have searched the post perhaps i have been doing this for over 24 hrs no help or may be i am missing something. Given below is the zmmailboxd.out log

Look like the problem is lying with bindaddress i am ready to share log please help


Heap
par new generation total 350208K, used 155688K [0x4ce10000, 0x64a10000, 0x64a10000)
eden space 311296K, 50% used [0x4ce10000, 0x5661a128, 0x5fe10000)
from space 38912K, 0% used [0x5fe10000, 0x5fe10000, 0x62410000)
to space 38912K, 0% used [0x62410000, 0x62410000, 0x64a10000)
concurrent mark-sweep generation total 1169408K, used 0K [0x64a10000, 0xac010000, 0xac010000)
concurrent-mark-sweep perm gen total 131072K, used 19188K [0xac010000, 0xb4010000, 0xb4010000)
CompilerOracle: exclude com/zimbra/cs/session/SessionMap.putAndPrune
CompilerOracle: exclude com/zimbra/cs/mailbox/MailItem.delete
CompilerOracle: exclude org/apache/xerces/impl/XMLDocumentFragmentScannerImpl$FragmentContentDisp atcher.dispatch
0 INFO [main] log - Logging to org.slf4j.impl.Log4jLoggerAdapter(org.mortbay.log) via org.mortbay.log.Slf4jLog
Total time for which application threads were stopped: 0.0000810 seconds
Total time for which application threads were stopped: 0.0000780 seconds
Zimbra server reserving server socket port=110 bindaddr=null ssl=false
Zimbra server reserving server socket port=995 bindaddr=null ssl=true
Zimbra server reserving server socket port=143 bindaddr=null ssl=false
Zimbra server reserving server socket port=993 bindaddr=null ssl=true
Zimbra server reserving server socket port=7025 bindaddr=xx.xxxxx.com ssl=false
719 INFO [main] log - Setting umask=027
719 INFO [main] log - Current rlimit_nofiles (soft=131072, hard=131072)
719 INFO [main] log - Set rlimit_nofiles (soft=65536, hard=65536)
719 INFO [main] log - Setting GID=500
720 INFO [main] log - Setting UID=500
720 INFO [main] log - jetty-6.1.22.z6
828 INFO [main] log - No Transaction manager found - if your webapp requires one, please configure one.
### Excluding compile: org.apache.xerces.impl.XMLDocumentFragmentScannerI mpl$FragmentContentDispatcher::dispatch
Zimbra server process is running as uid=500 euid=500 gid=500 egid=500
Total time for which application threads were stopped: 0.0001690 seconds
Total time for which application threads were stopped: 0.0002750 seconds
Total time for which application threads were stopped: 0.0020620 seconds
Fatal error: terminating: cannot initialize RightManager
com.zimbra.common.service.ServiceException: parse error: root tag is not rights
ExceptionId:main:1316088998324:d57f773f96b4b9cd
Code:service.PARSE_ERROR
at com.zimbra.common.service.ServiceException.PARSE_E RROR(ServiceException.java:266)
at com.zimbra.cs.account.accesscontrol.RightManager.l oadSystemRights(RightManager.java:355)
at com.zimbra.cs.account.accesscontrol.RightManager.< init>(RightManager.java:156)
at com.zimbra.cs.account.accesscontrol.RightManager.g etInstance(RightManager.java:120)
at com.zimbra.cs.util.Zimbra.startup(Zimbra.java:183)
at com.zimbra.cs.util.Zimbra.startup(Zimbra.java:123)
at com.zimbra.soap.SoapServlet.init(SoapServlet.java: 125)
at javax.servlet.GenericServlet.init(GenericServlet.j ava:241)
at org.mortbay.jetty.servlet.ServletHolder.initServle t(ServletHolder.java:440)
at org.mortbay.jetty.servlet.ServletHolder.doStart(Se rvletHolder.java:263)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.servlet.ServletHandler.initializ e(ServletHandler.java:685)
at org.mortbay.jetty.servlet.Context.startContext(Con text.java:140)
at org.mortbay.jetty.webapp.WebAppContext.startContex t(WebAppContext.java:1254)
at org.mortbay.jetty.handler.ContextHandler.doStart(C ontextHandler.java:517)
at org.mortbay.jetty.webapp.WebAppContext.doStart(Web AppContext.java:471)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerCollection.doStar t(HandlerCollection.java:152)
at org.mortbay.jetty.handler.ContextHandlerCollection .doStart(ContextHandlerCollection.java:156)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerCollection.doStar t(HandlerCollection.java:152)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(H andlerWrapper.java:130)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(H andlerWrapper.java:130)
at org.mortbay.jetty.handler.DebugHandler.doStart(Deb ugHandler.java:127)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.jetty.handler.HandlerWrapper.doStart(H andlerWrapper.java:130)
at org.mortbay.jetty.Server.doStart(Server.java:224)
at org.mortbay.setuid.SetUIDServer.doStart(SetUIDServ er.java:158)
at org.mortbay.component.AbstractLifeCycle.start(Abst ractLifeCycle.java:50)
at org.mortbay.xml.XmlConfiguration.main(XmlConfigura tion.java:985)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Native MethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(De legatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.mortbay.start.Main.invokeMain(Main.java:194)
at org.mortbay.start.Main.start(Main.java:534)
at org.mortbay.start.Main.start(Main.java:441)
at org.mortbay.start.Main.main(Main.java:119)
netstat -ntpl does not show port 80 110 443 listeing ..... any clue ????????Please ?????
Reply With Quote
  #3 (permalink)  
Old 09-15-2011, 01:08 PM
Elite Member
 
Posts: 305
Default

Quote:
Zimbra server process is running as uid=500 euid=500 gid=500 egid=500
Total time for which application threads were stopped: 0.0001690 seconds
Total time for which application threads were stopped: 0.0002750 seconds
Total time for which application threads were stopped: 0.0020620 seconds
Fatal error: terminating: cannot initialize RightManager
com.zimbra.common.service.ServiceException: parse error: root tag is not rights
Are you running as the Zimbra user?

Also,

It would help if you gave what distro you're using and what version of Zimbra

Doug
__________________
Ben Franklin quote:

"Those who would give up Essential Liberty to purchase a little Temporary Safety, deserve neither Liberty nor Safety."
Reply With Quote
  #4 (permalink)  
Old 09-15-2011, 03:58 PM
Junior Member
 
Posts: 8
Default netstat -ntpl output|not port 80

Quote:
Originally Posted by pawann.sharma View Post
thanks for looking into it.

I am running zcs open source 6.0.13 on rhel 5.1 32 bit

and yes i am running it as zimbra user
Thanks Doug

I am running RHEL 5.1 32 bit with zcs open source 6.0.13 ..

this is my netstat -ntpl result

netstat -ntpl
Active Internet connections (only servers)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 127.0.0.1:2208 0.0.0.0:* LISTEN 2798/hpiod
tcp 0 0 0.0.0.0:643 0.0.0.0:* LISTEN 2581/rpc.statd
tcp 0 0 202.93.154.102:389 0.0.0.0:* LISTEN 3169/slapd
tcp 0 0 127.0.0.1:10024 0.0.0.0:* LISTEN 6722/amavisd (maste
tcp 0 0 127.0.0.1:10025 0.0.0.0:* LISTEN 8849/master
tcp 0 0 127.0.0.1:7306 0.0.0.0:* LISTEN 4675/mysqld
tcp 0 0 0.0.0.0:587 0.0.0.0:* LISTEN 8849/master
tcp 0 0 0.0.0.0:11211 0.0.0.0:* LISTEN 6620/memcached
tcp 0 0 127.0.0.1:3310 0.0.0.0:* LISTEN 6808/clamd
tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN 2552/portmap
tcp 0 0 0.0.0.0:465 0.0.0.0:* LISTEN 8849/master
tcp 0 0 127.0.0.1:631 0.0.0.0:* LISTEN 2829/cupsd
tcp 0 0 0.0.0.0:25 0.0.0.0:* LISTEN 8849/master
tcp 0 0 127.0.0.1:2207 0.0.0.0:* LISTEN 2803/python
tcp 0 0 :::7780 :::* LISTEN 27323/httpd
tcp 0 0 :::11211 :::* LISTEN 6620/memcached
tcp 0 0 :::22 :::* LISTEN 2818/sshd

no port 80....

also while i do zmmailboxdctl restart ,, its how my mailbox running in zmcontrol status for once.. while i do it again its gone..
Reply With Quote
  #5 (permalink)  
Old 09-15-2011, 11:43 PM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Post the output of the following command:

Code:
zmcontrol status
__________________
Regards


Bill
Reply With Quote
  #6 (permalink)  
Old 09-29-2011, 05:57 AM
Junior Member
 
Posts: 8
Default

Hi,

Thanks for looking into this, here is the "zmcontrol status"
antispam Running
antivirus Running
ldap Running
logger Running
mailbox Stopped
zmmailboxdctl is not running.
mta Running
snmp Running
spell Running
stats Running




and the zimbra.log output


Sep 26 09:50:10 zmail zmmailboxdmgr[25903]: manager woke up from wait on mailboxd/JVM with pid 25904
Sep 26 09:50:10 zmail zmmailboxdmgr[26216]: wrote java pid 26216 to /opt/zimbra/log/zmmailboxd_java.pid
Sep 26 09:50:10 zmail zmmailboxdmgr[25903]: manager started mailboxd/JVM with pid 26216
Sep 26 09:50:10 zmail clamd[26232]: clamd daemon 0.97-broken-compiler (OS: linux-gnu, ARCH: i386, CPU: i686)
Sep 26 09:50:10 zmail clamd[26232]: Log file size limited to 20971520 bytes.
Sep 26 09:50:10 zmail clamd[26232]: Reading databases from /opt/zimbra/data/clamav/db
Sep 26 09:50:10 zmail clamd[26232]: Not loading PUA signatures.
Sep 26 09:50:13 zmail zmmailboxdmgr[25903]: manager woke up from wait on mailboxd/JVM with pid 26216
Sep 26 09:50:13 zmail zmmailboxdmgr[25903]: mailboxd/JVM exited twice in 3 seconds (tolerance=60)
Sep 26 09:50:15 zmail zmmailboxdmgr[26366]: status requested
Sep 26 09:50:15 zmail zmmailboxdmgr[26366]: stale pid 25903 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Sep 26 09:50:15 zmail zmmailboxdmgr[26366]: assuming no other instance is running
Sep 26 09:50:15 zmail zmmailboxdmgr[26366]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 26 09:50:15 zmail zmmailboxdmgr[26366]: assuming no other instance is running
Sep 26 09:50:15 zmail zmmailboxdmgr[26366]: no manager process is running
Sep 26 09:50:21 zmail clamd[26232]: Loaded 1039385 signatures.
Sep 26 09:50:24 zmail clamd[26232]: TCP: Bound to address 127.0.0.1 on port 3310
Sep 26 09:50:24 zmail clamd[26232]: TCP: Setting connection queue length to 200
Sep 26 09:50:24 zmail clamd[26453]: Limits: Global size limit set to 10240000 bytes.
Sep 26 09:50:24 zmail clamd[26453]: Limits: File size limit set to 10240000 bytes.
Sep 26 09:50:24 zmail clamd[26453]: Limits: Recursion level limit set to 16.
Sep 26 09:50:24 zmail clamd[26453]: Limits: Files limit set to 10000.
Sep 26 09:50:24 zmail clamd[26453]: Archive support enabled.
Sep 26 09:50:24 zmail clamd[26453]: Archive: Blocking encrypted archives.
Sep 26 09:50:24 zmail clamd[26453]: Algorithmic detection enabled.
Sep 26 09:50:24 zmail clamd[26453]: Portable Executable support enabled.
Sep 26 09:50:24 zmail clamd[26453]: ELF support enabled.
Sep 26 09:50:24 zmail clamd[26453]: Mail files support enabled.
Sep 26 09:50:24 zmail clamd[26453]: OLE2 support enabled.
Sep 26 09:50:24 zmail clamd[26453]: PDF support enabled.
Sep 26 09:50:24 zmail clamd[26453]: HTML support enabled.
Sep 26 09:50:24 zmail clamd[26453]: Self checking every 600 seconds.
Sep 26 09:50:26 zmail zimbramon[22532]: 22532:info: Starting snmp via zmcontrol
Sep 26 09:50:27 zmail zimbramon[22532]: 22532:info: Starting spell via zmcontrol
Sep 26 09:50:29 zmail zimbramon[22532]: 22532:info: Starting mta via zmcontrol
Sep 26 09:51:23 zmail zmmailboxdmgr[28058]: status requested
Sep 26 09:51:23 zmail zmmailboxdmgr[28058]: stale pid 25903 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Sep 26 09:51:23 zmail zmmailboxdmgr[28058]: assuming no other instance is running
Sep 26 09:51:23 zmail zmmailboxdmgr[28058]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 26 09:51:23 zmail zmmailboxdmgr[28058]: assuming no other instance is running
Sep 26 09:51:23 zmail zmmailboxdmgr[28058]: no manager process is running
Sep 26 09:51:25 zmail zmmailboxdmgr[28130]: status requested
Sep 26 09:51:25 zmail zmmailboxdmgr[28130]: stale pid 25903 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Sep 26 09:51:25 zmail zmmailboxdmgr[28130]: assuming no other instance is running
Sep 26 09:51:25 zmail zmmailboxdmgr[28130]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 26 09:51:25 zmail zmmailboxdmgr[28130]: assuming no other instance is running
Sep 26 09:51:25 zmail zmmailboxdmgr[28130]: no manager process is running
Sep 26 09:51:27 zmail postfix/postfix-script[28203]: warning: not owned by root: /opt/zimbra/data/postfix/spool
Sep 26 09:51:27 zmail postfix/postfix-script[28210]: warning: not owned by root: /opt/zimbra/postfix-2.6.10.2z/conf/main.cf
Sep 26 09:51:27 zmail postfix/postfix-script[28211]: warning: not owned by root: /opt/zimbra/postfix-2.6.10.2z/conf/master.cf
Sep 26 09:51:27 zmail postfix/postfix-script[28212]: warning: not owned by root: /opt/zimbra/postfix-2.6.10.2z/conf/master.cf.in
Sep 26 09:51:27 zmail postfix/postfix-script[28215]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/inet.127.0.0.1:10025
Sep 26 09:51:27 zmail postfix/postfix-script[28216]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.bounce
Sep 26 09:51:27 zmail postfix/postfix-script[28217]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/master.pid
Sep 26 09:51:27 zmail postfix/postfix-script[28218]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/inet.smtp
Sep 26 09:51:27 zmail postfix/postfix-script[28219]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.error
Sep 26 09:51:27 zmail postfix/postfix-script[28220]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.smtp-amavis
Sep 26 09:51:27 zmail postfix/postfix-script[28221]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.defer
Sep 26 09:51:27 zmail postfix/postfix-script[28222]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.cleanup
Sep 26 09:51:27 zmail postfix/postfix-script[28223]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.retry
Sep 26 09:51:27 zmail postfix/postfix-script[28224]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.trace
Sep 26 09:51:27 zmail postfix/postfix-script[28225]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.showq
Sep 26 09:51:27 zmail postfix/postfix-script[28226]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.lmtp
Sep 26 09:51:27 zmail postfix/postfix-script[28239]: starting the Postfix mail system
Sep 26 09:51:27 zmail postfix/master[28240]: daemon started -- version 2.6.10, configuration /opt/zimbra/postfix-2.6.10.2z/conf
Sep 26 09:51:27 zmail postfix/qmgr[28246]: 82A5E2E0002: from=<zimbra@zmail.example.com>, size=1101, nrcpt=1 (queue active)
Sep 26 09:51:28 zmail zimbramon[22532]: 22532:info: Starting stats via zmcontrol
Sep 26 09:51:28 zmail saslauthd[28250]: detach_tty : master pid is: 28250
Sep 26 09:51:28 zmail saslauthd[28250]: ipc_init : listening on socket: /opt/zimbra/cyrus-sasl-2.1.23.3z/state/mux
Sep 26 09:51:37 zmail postfix/lmtp[28285]: 82A5E2E0002: to=<admin@zmail.example.com>, relay=zmail.example.com[192.168.0.249]:7025, delay=695, delays=685/0.78/0.04/8.9, dsn=2.1.5, status=sent (250 2.1.5 Delivery OK)
Sep 26 09:51:37 zmail postfix/qmgr[28246]: 82A5E2E0002: removed
Sep 26 09:52:07 zmail zmmailboxdmgr[29219]: status requested
Sep 26 09:52:07 zmail zmmailboxdmgr[29219]: stale pid 25903 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Sep 26 09:52:07 zmail zmmailboxdmgr[29219]: assuming no other instance is running
Sep 26 09:52:07 zmail zmmailboxdmgr[29219]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 26 09:52:07 zmail zmmailboxdmgr[29219]: assuming no other instance is running
Sep 26 09:52:07 zmail zmmailboxdmgr[29219]: no manager process is running
Sep 26 09:52:40 zmail zimbramon[24043]: 24043:err: Service status change: zmail.example.com sasl changed from stopped to running
Sep 26 09:52:40 zmail zimbramon[24043]: 24043:err: Service status change: zmail.example.com stats changed from stopped to running
Sep 26 09:52:41 zmail zmmailboxdmgr[30072]: status requested
Sep 26 09:52:41 zmail zmmailboxdmgr[30072]: stale pid 25903 found in /opt/zimbra/log/zmmailboxd_manager.pid: No such process
Sep 26 09:52:41 zmail zmmailboxdmgr[30072]: assuming no other instance is running
Sep 26 09:52:41 zmail zmmailboxdmgr[30072]: file /opt/zimbra/log/zmmailboxd.pid does not exist
Sep 26 09:52:41 zmail zmmailboxdmgr[30072]: assuming no other instance is running
Sep 26 09:52:41 zmail zmmailboxdmgr[30072]: no manager process is running
Sep 26 09:52:41 zmail postfix/pickup[28247]: B83662E0001: uid=501 from=<zimbra>
Sep 26 09:52:41 zmail postfix/cleanup[30084]: B83662E0001: message-id=<20110926042241.B83662E0001@zmail.example.com>
Reply With Quote
  #7 (permalink)  
Old 09-29-2011, 06:32 AM
Zimbra Consultant & Moderator
 
Posts: 20,315
Default

Quote:
Originally Posted by pawann.sharma View Post
Sep 26 09:51:27 zmail postfix/postfix-script[28215]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/inet.127.0.0.1:10025
Sep 26 09:51:27 zmail postfix/postfix-script[28216]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.bounce
Sep 26 09:51:27 zmail postfix/postfix-script[28217]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/master.pid
Sep 26 09:51:27 zmail postfix/postfix-script[28218]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/inet.smtp
Sep 26 09:51:27 zmail postfix/postfix-script[28219]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.error
Sep 26 09:51:27 zmail postfix/postfix-script[28220]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.smtp-amavis
Sep 26 09:51:27 zmail postfix/postfix-script[28221]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.defer
Sep 26 09:51:27 zmail postfix/postfix-script[28222]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.cleanup
Sep 26 09:51:27 zmail postfix/postfix-script[28223]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.retry
Sep 26 09:51:27 zmail postfix/postfix-script[28224]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.trace
Sep 26 09:51:27 zmail postfix/postfix-script[28225]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.showq
Sep 26 09:51:27 zmail postfix/postfix-script[28226]: warning: not owned by postfix: /opt/zimbra/data/postfix/./spool/pid/unix.lmtp
The ownership of those files is incorrect, run the zmfixperms script with the extended option (stop Zimbra first) then start Zimbra.

BTW, why do you have memcached installed? It's not necessary on a single server install, search the forums for details on how to disable and remove it.
__________________
Regards


Bill
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.