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 ? |