1 Reply Latest reply on Aug 15, 2008 12:24 AM by kompakarpg

    Jboss Profiler startup issue

    kompakarpg

      Hi, i am having trouble startup the jboss.

      In run.bat I added:
      set JAVA_OPTS=%JAVA_OPTS% -server -Xmn154m -Xms768m -Xmx768m -XX:NewSize=256m -XX:MaxNewSize=256m -XX:PermSize=384m -XX:MaxPermSize=384m -Xss512k
      set JAVA_OPTS=%JAVA_OPTS% -agentlib:jbossAgent -XrunjbossInspector:C:\Temp\profiler,include=com.unisys,ignore=*,memory=false

      When starting JBoss, I get the following error and JBoss does not run.


      this is the new DLL
      Running process on Windows 5016
      FATAL ERROR: JVMPI, an experimental interface, is no longer supported.
      Please use the supported interface: the JVM Tool Interface (JVM TI).
      For information on temporary workarounds contact: jvmpi_eol@sun.com
      dpInspector> error in obtaining jvmpi interface pointer
      Error occurred during initialization of VM
      -Xrun library failed to init: jbossInspector
      Press any key to continue . . .