[jboss-dev-forums] [JBoss Profiler Development] - Problem with JBoss Profiler 2 Beta install.

Hiamnshu Walia do-not-reply at jboss.com
Fri Apr 2 02:15:31 EDT 2010


Hiamnshu Walia [http://community.jboss.org/people/waliahimanshu] replied to the discussion

"Problem with JBoss Profiler 2 Beta install."

To view the discussion, visit: http://community.jboss.org/message/535330#535330

--------------------------------------------------------------
how to set Run.conf file for JBoss Profiler

which one is correct

if [ "x$JAVA_OPTS" = "x" ]; then
   JAVA_OPTS="-Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -javaagent:jboss-profiler.jar -Djboss-profiler.properties=jboss-profiler.properties"
fi

or

JAVA_OPTS="$JAVA_OPTS -javaagent:bin/jboss-profiler.jar -Djboss-profiler.properties=bin/jboss-profiler.properties"

this giving problem , of jar file corrupt could not initialize the VM ,...
also i have cheked my Jboss-profiler.jar file with jat -tf command its fine , not showing error

--------------------------------------------------------------

Reply to this message by going to Community
[http://community.jboss.org/message/535330#535330]

Start a new discussion in JBoss Profiler Development at Community
[http://community.jboss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2138]

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20100402/dd750099/attachment.html 


More information about the jboss-dev-forums mailing list