JConsole not connecting to java process -


when start jconsole identifies java process(local) not able connect it.

connection failed: retry? connection 17424 did not succeed. try again?  

selecting connect again gives same error(17424 pid of java process).on other hand jvisualvm works perfectly. in jvisualvm see following details

pid: 17424 host: localhost main class: conatainer  jvm: java hotspot(tm) 64-bit server vm (23.6-b04, mixed mode) java: version 1.7.0_11, vendor oracle corporation java home: /home/aniket/jdk1.7.0_11/jre jvm flags: <none>  

has encountered situation before? bug? there work around?

you may running jvisualvm different user user running java application. make sure you're running same user or super user.


Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -