You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2006/07/17 18:07:59 UTC

DO NOT REPLY [Bug 36976] - Tomcat VM does not shutdown with remote jmx enabled

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=36976>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=36976


michael.vorburger@ipt.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |michael.vorburger@ipt.ch




------- Additional Comments From michael.vorburger@ipt.ch  2006-07-17 16:07 -------
Same expierence here... please get this fixed, suggested patches are here...

BTW: What's the difference between JAVA_OPTS and CATALINA_OPTS, anyway?  I
solved this by setting the com.sun.management.jmxremote.* stuff on CATALINA_OPTS
only, and then (as discussed above) commented out passing CATALINA_OPTS during
stop.  I found it "logical" to think that JAVA_OPTS are options passed to all
Java VM from catalina.sh/bat, but CATALINA_OPTS only to the actually started Tomcat.


PS: This "BindException: Address already in use" problem isn't limited to JMX;
doesn't the same - doesn't the same occur e.g. if a port for the debugger to
attach is used?  Or is that OK in the script and that's not passed on shutdown?

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org