Stack overflow error while running Jprofiler for Jboss 4.0.2
I am getting the below mentioned error while running Jprofiler for Jboss App server.
My JVM version on linux is:
03:39:16,286 INFO [ServerInfo] Java version: 1.5.0_03,Sun Microsystems Inc.
03:39:16,287 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 1.5.0_03-b07,Sun Microsystems Inc.
03:39:16,287 INFO [ServerInfo] OS-System: Linux 2.6.9-34.ELsmp,i386
Could pass any pointers what could be wrong. This is first time I am using Jprofiler.
TIA,
Sachin
=========================================================================
JBoss Bootstrap Environment
JBOSS_HOME: /opt/myApp/Jboss-app
JAVA: /usr/java/jdk1.5.0_03/bin/java
JAVA_OPTS: -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Dprogram.name=runjboss.sh -javaagent:/opt/myApp/Jboss-app/bin/pluggable-instrumentor.jar -DSUN_AM_URL=https://hpss3.ca.myApp.com:68081 -DWhenToUse=never
CLASSPATH: /opt/myApp/Jboss-app/bin/run.jar:/usr/java/jdk1.5.0_03/lib/tools.jar
=========================================================================
JProfiler> Protocol version 22
JProfiler> Using JVMTI
JProfiler> 32-bit library
JProfiler> Listening on port: 8849.
JProfiler> Native library initialized
Error occurred during initialization of VM
java.lang.StackOverflowError

