View Single Post
  #5 (permalink)  
Old 12-21-2005, 10:34 AM
liyingchang liyingchang is offline
Intermediate Member
 
Posts: 24
Default

ok, thanks for the info, I did the following:

1. replaced ~zimbra/bin tomcat script with the "tomcat" script to make sure that I am not running the production script.
2. added -Xdebug and others (with zmlocalconfig):
tomcat_java_options = -client -XX:NewRatio=2 -Xdebug -Xrunjdwp:transport=dt_socket,address=8000,server=y ,suspend=n

now the mailbox refuses to start, the status is always "stopped". did I miss something ?
Reply With Quote