[jboss-dev-forums] [Design of JBoss Profiler] - Problem JVMTI for JBoss Profile

moreni do-not-reply at jboss.com
Wed Dec 5 11:08:35 EST 2007


Oi

I have a problem using jvmti in my jboss
Configuration
I am following this howto 

http://wiki.jboss.org/wiki/Wiki.jsp?page=HowToConfigureJBossProfiler
jboss 4.0.4
JAVA_OPTS="-server -Xms2048m -Xmx2048m -agentlib:jbossAgent -verbose:gc -Xloggc:jboss_gc.log -XX:+PrintGCDetails -XX:+PrintGCTimeStamps -XX:+PrintTenuringDistribution -XX:ParallelGCThreads=20 -XX:+UseConcMarkSweepGC -XX:+CMSParallelRemarkEnabled -XX:NewSize=400m -XX:MaxNewSize=400m -XX:MaxPermSize=128m -XX:MinHeapFreeRatio=50 -XX:MaxHeapFreeRatio=60 -XX:+UseParNewGC -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=31 -Dcom.sun.management.jmxremote=true -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.port=29001 -Dcom.sun.management.jmxremote.ssl=false"

JDK jdk1.5.0_12

Start Jboss
JVMTI Error JVMTI_ERROR_NOT_AVAILABLE 
JBOSS_HOME=/opt/jboss-4.0.4.GA
LD_LIBRARY_PATH=/opt/jvmti/
JAVA_HOME=/opt/jdk
ls -lia /opt/jvmti/
total 208
732961 drwxr-xr-x   2 jboss jboss   4096 Dec  4 15:15 .
         2 drwxr-xr-x  18 jboss jboss   4096 Dec  5 14:07 ..
732963 -rwxr-xr-x   1 jboss jboss  29585 Dec  5 13:19 libjbossAgent.so
732962 -rwxrwxrwx   1 jboss jboss 159900 Jul 27  2006 libjbossInspector.so

Help me, please?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4110586#4110586

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4110586



More information about the jboss-dev-forums mailing list