2006/5/8, David Goodenough <[EMAIL PROTECTED]>:
On Monday 08 May 2006 14:51, Gustavo Noronha wrote:
> 2006/5/8, Tim Lucia <[EMAIL PROTECTED]>:
> > I have the following settings in my (Windows) service configuration on
> > the Java tab (ONE PER LINE!)
> >
> > -Dcom.sun.management.jmxremote
> > -D
On Monday 08 May 2006 14:51, Gustavo Noronha wrote:
> 2006/5/8, Tim Lucia <[EMAIL PROTECTED]>:
> > I have the following settings in my (Windows) service configuration on
> > the Java tab (ONE PER LINE!)
> >
> > -Dcom.sun.management.jmxremote
> > -Dcom.sun.management.jmxremote.port=8086
> > -Dcom.su
2006/5/8, Tim Lucia <[EMAIL PROTECTED]>:
I have the following settings in my (Windows) service configuration on the
Java tab (ONE PER LINE!)
-Dcom.sun.management.jmxremote
-Dcom.sun.management.jmxremote.port=8086
-Dcom.sun.management.jmxremote.ssl=false
-Dcom.sun.management.jmxremote.authentica
n JConsole, and on the remote tab, enter the host and port (8086)
> and away I go.
>
> HTH,
> Tim
>
>
> -Original Message-
> From: David Goodenough [mailto:[EMAIL PROTECTED]
> Sent: Monday, May 08, 2006 6:54 AM
> To: tomcat-user@jakarta.apache.org
> Subje
jconsole in Tomcat 5.5
I am trying to get jconsole to talk to Tomcat 5.5, and failing dismally.
My first attempt was to enable the local access to JMX, using just
-Dcom.sun.management.jmxremote but when I then start jconsole
there are NO local services shown.
So then I tried remote access, by
I am trying to get jconsole to talk to Tomcat 5.5, and failing dismally.
My first attempt was to enable the local access to JMX, using just
-Dcom.sun.management.jmxremote but when I then start jconsole
there are NO local services shown.
So then I tried remote access, by setting -Dc.s.m.j.port=900