3 Replies Latest reply on Sep 13, 2007 4:59 PM by balajisaranath

    Running JBoss Profiler - start up problems

    balajisaranath

      Hi,

      We have a customised version of JBoss on Linux. Am trying to set up the JBoss Profiler for this machine.

      I copied the SO files into the directory mentioned by LD_LIBRARY_PATH. And when i execute "java -XrunjbossInspector:/tmp Foo" ,I get the following

      /usr/java/jdk1.5.0_09/bin/java -XrunjbossInspector:/tmp Foo
      Running process 8941
      Exception in thread "main" java.lang.NoClassDefFoundError: Foo

      However, when the Jboss is started, I get the following.

      Error occurred during initialization of VM
      Could not find agent library on the library path or in the local directory: jbossAgent

      Where could I be wrong?

      Regards
      Balaji