If you need to run JConsole with JTop, all you have to useis the following command and it will appear as a new tab onJConsole.$ jconsole -pluginpath JDK_HOME/demo/management/JTop/JTop.jar
I tried this command but it doesn show the new tab.. what to do??
I tried using that command but the new tab is not shown.What should i do?
Hi Pooja,Did your straightaway use the given command? If you did so, that might not work. Instead, can you replace JDK_HOME with the absolute path to the location where you have installed Java? E.g.:- jconsole -pluginpath /opt/software/java/SUN-JDK1.6/jdk1.6.0_25/demo/management/JTop/JTop.jar
this was helpful to me and nice to sea active lady blogger since from 2007 Best regardsLiju
Post a Comment
4 comments:
I tried this command but it doesn show the new tab.. what to do??
I tried using that command but the new tab is not shown.What should i do?
Hi Pooja,
Did your straightaway use the given command? If you did so, that might not work. Instead, can you replace JDK_HOME with the absolute path to the location where you have installed Java?
E.g.:- jconsole -pluginpath /opt/software/java/SUN-JDK1.6/jdk1.6.0_25/demo/management/JTop/JTop.jar
this was helpful to me and nice to sea active lady blogger since from 2007
Best regards
Liju
Post a Comment