[jboss-dev-forums] [Design of JBoss Profiler] - Jboss Profiler startup issue
kompakarpg
do-not-reply at jboss.com
Fri Aug 15 00:19:01 EDT 2008
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 at 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 . . .
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170688#4170688
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170688
More information about the jboss-dev-forums
mailing list