0 Replies Latest reply on Apr 5, 2005 4:23 PM by leonardosalvatore

    JConsole remote monitoring using JConsole

    leonardosalvatore

      I'm trying to monitor a clustered application over SSL using jmx
      but i failed quickly
      After a run -c all under WinXPpro with Jboss4.0.1sp1 i try to connect with JConsole to configured 4142 debug port.

      But after some minutes (in meanwhile jconsole is in connecting) i reveive this message:

      21:57:11,890 INFO [Server] JBoss (MX MicroKernel) [4.0.1sp1 (build: CVSTag=JBoss_4_0_1_SP1 date=200502160314)] Started
      in 53s:31ms
      ERROR: transport error 202: handshake failed - connection prematurally closed ["transport.c",L41]
      JDWP exit error JVMTI_ERROR_NONE(0): could not connect, timeout or fatal errorPress any key to continue . . .


      I try to configure Jboss VM follow this docs: http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html#jconsole_remote
      and try to find on google... but nothing