YOu are adding javaagent twice
| set JAVA_OPTS=%JAVA_OPTS% -Dprogram.name=%PROGNAME%
-javaagent:pluggable-instrumentor.jar
| set JAVA_OPTS=%JAVA_OPTS% -javaagent:%JBOSS_ENDORSED_DIR%\pluggable-instrumentor.jar
|
I have no idea what that does, try only adding it once
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4152601#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...