Re: random Listening port

2007-09-07 Thread Lionel Crine
So, you were right. Jmxremote is activated because of lambda probe. I'll check if I can set a permanent port in it. Thanks for the info. > Well, > > good point, I think jmx is activated. I'll check that and come back to > you. > I'm using sun JVM 5.0 on Linux. > > Lionel > > Caldarale, Charles

Re: random Listening port

2007-09-04 Thread Lionel Crine
Well, good point, I think jmx is activated. I'll check that and come back to you. I'm using sun JVM 5.0 on Linux. Lionel Caldarale, Charles R a écrit : From: Lionel Crine [mailto:[EMAIL PROTECTED] Subject: random Listening port I've installed tomcat 6.0 and I'm wondering why there is random

RE: random Listening port

2007-09-04 Thread Caldarale, Charles R
> From: Lionel Crine [mailto:[EMAIL PROTECTED] > Subject: random Listening port > > I've installed tomcat 6.0 and I'm wondering why there is > random port open. Do you have JMX remote enabled? (Setting -Dcom.sun.management.jmxremote opens a random port with a Sun JVM.) What JVM are you using?