[jboss-user] [JBoss AOP] - Re: problem with jboss loadtime weaving

kabir.khan@jboss.com do-not-reply at jboss.com
Thu May 22 05:35:51 EDT 2008


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#4152601

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



More information about the jboss-user mailing list