I want to do profiling of an ear project rnning on JBOSS 5.1 usng TPTP
Java used is 1.6
I have followed all the steps mentioned in http://eclipse.org/t...ng_started.html
but whenever i am setting -agentlib:JPIBootLoader=JPIAgent:server=enabled;CGProf:execdetails=true in JAVA_OPTS it is giving "Could not find agent library on the library path or in the local directory: JPIBootLoader"
I have tried everything like setting the JAVA_PROFILER_HOME to JPIBootLoader in the environment variable, also like setting the path to it. But unable to remove this error.
Also in eclipse after running the AC Server or through Integrated Agent Controller, i am not able to see the agents in the attach to agents tag
Though i am able to do the eclipse application profiling, i am not able to profile the J2EE application running in JBOSS
1 Replies - 5567 Views - Last Post: 10 October 2012 - 11:36 PM
#1
I want to do profiling of an ear project rnning on JBOSS 5.1 usng TPTP
Posted 10 October 2012 - 02:49 AM
Replies To: I want to do profiling of an ear project rnning on JBOSS 5.1 usng TPTP
#2
Re: I want to do profiling of an ear project rnning on JBOSS 5.1 usng TPTP
Posted 10 October 2012 - 11:36 PM
Does any know how to solve this problem:
A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x77232258, pid=6568, tid=7560
#
# JRE version: 6.0_18-b07
# Java VM: Java HotSpot Server VM (16.0-b13 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x22258]
#
# If you would like to submit a bug report, please visit:
#
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Attaching the error log, it basically gives stack overflow error:
A fatal error has been detected by the Java Runtime Environment:
#
# EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x77232258, pid=6568, tid=7560
#
# JRE version: 6.0_18-b07
# Java VM: Java HotSpot Server VM (16.0-b13 mixed mode windows-x86 )
# Problematic frame:
# C [ntdll.dll+0x22258]
#
# If you would like to submit a bug report, please visit:
#
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Attaching the error log, it basically gives stack overflow error:
Attached File(s)
-
hs_err_pid6568.txt (25.97K)
Number of downloads: 86
Page 1 of 1