Hi

>> through a firewall

As I have already told u in the last mail

1) We do not have a Firewall

2) All our servers are available locally

3) We have several UNIX /LINUX servers

4) From WIN 2000 server JKD6/jconsole I am able to connect to UNIX server
   for Monitoring  TOMCAT 6.0.14

5) From WIN 2000 server JKD6/jconsole I am NOT able to connect to Linux
   server for Monitoring  TOMCAT 6.0.29



Any more ideas would really help me  ..... :(?


With regards
karthik





-----Original Message-----
From: Pid [mailto:p...@pidster.com]
Sent: Wednesday, October 13, 2010 5:35 PM
To: Tomcat Users List
Subject: Re: Is there a Bug with JConsole for monitering TOMCAT 6.0.29 Running 
on Linux

On 13/10/2010 12:12, Karthik Nanjangude wrote:
>>> export JAVA_HOME=/opt/java6
>>> echo JAVA_HOME     = $JAVA_HOME
>>> export CATALINA_OPTS='-Dcom.sun.management.jmxremote.port=8999
>>> -Dcom.sun.management.jmxremote.ssl=false
>>> -Dcom.sun.management.jmxremote.authenticate=false'
>
> Jconsole of JDK6  = <IP>:<JMX Port>

If you're connecting through a firewall, you may run into an issue
whereby the second JMX port (the registry port) isn't accessible,
because it's assigned to a random port.

Try enabling the "JMX Remote Lifecycle Listener".

 http://tomcat.apache.org/tomcat-6.0-doc/config/listeners.html



p

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to