Re: tomcat jmx and INFO: Port busy 8009 java.net.BindException: Address already in use

2008-05-27 Thread sudip shrestha
Thanks... On 5/27/08, Filip Hanik - Dev Lists <[EMAIL PROTECTED]> wrote: > you're not trying to configure a JMX connector, you're trying to > configure an AJP connector as defined by > > protocol="AJP/1.3" /> > > > Filip > sudip shrestha wrote: >> with tomcat 5.5.20 and mx4j-tools.jar at comm

Re: tomcat jmx and INFO: Port busy 8009 java.net.BindException: Address already in use

2008-05-27 Thread Filip Hanik - Dev Lists
you're not trying to configure a JMX connector, you're trying to configure an AJP connector as defined by Filip sudip shrestha wrote: with tomcat 5.5.20 and mx4j-tools.jar at common/lib and the following setting: I get the following startup log: INFO: Starting Coyote HTTP/1.1 on http-8080

tomcat jmx and INFO: Port busy 8009 java.net.BindException: Address already in use

2008-05-27 Thread sudip shrestha
with tomcat 5.5.20 and mx4j-tools.jar at common/lib and the following setting: I get the following startup log: INFO: Starting Coyote HTTP/1.1 on http-8080 May 27, 2008 2:23:40 PM org.apache.jk.common.ChannelSocket init INFO: JK: ajp13 listening on /0.0.0.0:8009 May 27, 2008 2:23:40 PM org.apache