Hi, a question for starting tomcat in eclipse, I think the process is started:
root 22485 21773 13 17:59 pts/4 00:00:06 /usr/local/jdk1.5.0_05/bin/java -Dcatalina.home=/opt/zimbra/tomcat -Djava.endorsed.dirs=/opt/zimbra/tomcat/common/endorsed -Dcatalina.base=/opt/zimbra/tomcat -Djava.io.tmpdir=/opt/zimbra/tomcat/temp -classpath /opt/zimbra/lib/zimbrastore.jar:/opt/zimbra/lib/zimbra-native.jar:/opt/zimbra/lib/zimbra-charset.jar:/opt/zimbra/conf:/opt/zimbra/tomcat/bin/bootstrap.jar:/usr/local/jdk1.5.0_05/lib/tools.jar -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,suspend=y,address=loc alhost:33210 org.apache.catalina.startup.Bootstrap -config /opt/zimbra/tomcat/conf/server.xml start
but zmcontrol shows mailbox down (i am not worried about mta stopped at this moment, it's related to the postfix version 2.2.3 vs 2.2.5, but mailbox is down that I don't understand):
antispam Stopped
antivirus Running
ldap Running
logger Running
mailbox Stopped
mta Stopped
snmp Running
spell Running
so question:
1. is the status correct about mailbox stopped even if I have tomcat running ?
2. if so, what am I missing to bring up the mail box ?
I assume this is why the logon page never returns after I entered the account and password.
Thanks !! |