While trying to profile an ear application [message #939918] |
Thu, 11 October 2012 02:27  |
Eclipse User |
|
|
|
While starting the server i am getting the following error:
I added the following details to PluginConfig.xml:
<Variable name="MARTINI_LOGGER_DIRECTORY" position="replace" value="%JAVA_PROFILER_HOME%\log" />
<Variable name="MARTINI_LOGGER_LOG_LEVEL" position="replace" value="5" />
I also added to serviceconfig.xml the following:
<Variable name="CLASSPATH" position="append" value="C:\Users\hkhargharia\Downloads\agntctrl.win_ia32-TPTP-4.2.0.2\plugins\org.eclipse.tptp.javaprofiler.jar"/>
Then the application server with "-agentlib:JPIBootLoader=JPIAgent:server=enabled;CGProf"
started booting but after sometime it again throws the error and then suddenly stops
with the following details:
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(TM) 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.
#
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04480 seconds