hi all,
i'm trying to start jmxterm (java -jar jmxterm.jar) and listing all running JVM processes (command 'jvms' in jmxterm) … . but jvms commnad throw me exception like this:
#UnsupportedOperationException: Operation requires JDK instead of JRE.
I'm using java:
java version "1.6.0_14"
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
could you give me some advice where is problem or what i did wrong??
thanks,
ivan





