Hi All,
I am totally new with this tool and I dont know much about java.
I am using Oracle e-Business R12.0.5 along with java 1.5.0.
I am trying to monitor the memory usage of the different JVM from the application.
When I start JConsole with the following syntaxe, it gives me error:
./jconsole pid
Exception in thread "main" java.lang.UnsatisfiedLinkError: sun/misc/Perf.registerNatives() V
My jvm was started with the -Dcom.sun.management.jmxremote as specified in the doc on Metalink.
Anyone have an idea what is that exception error?
Thank you very much,
Have a nice day