1 Reply Latest reply on Jul 17, 2007 11:27 AM by clebert.suconic

    Problem with -agentLib:jbossAgent

    paarsar

      Good Afternoon


      I am using JBOSS 3.2.3 with java 1.5 on Windows XP and am having a problem with the profiler. It occurs when i add -agentlib:jbossAgent to my JAVA_OPTS param. For some reason i'm getting

      Unrecognized option: -agentlib:jbossAgent
      Could not create the Java virtual machine.

      I've made sure the .dll's files jBossAgent.dll and jBossInspector.dll are both in my %PATH% variable. And of course the jboss-profiler.war, jboss-profiler-jvmti.sar and jboss-profiler-noAOP.sar are in the deploy directoy under server/default


      what else could i be doing wrong