Hi,
I'm new to profiling with tptp and I'm trying the
TPTP-4.4.0-200706110100 (allInOne) with WST 2.0RC1 (25 May 2007).

As if through some freak accident I have the new agent controller
(4.4.0-200706110100) also playing nice with TPTP.  I say this because
it took me a day to get it right -- JDK 1.5.0_12 runtime won't work
with the agent on JRE 1.5.0_06.

I can test hosts and now from the monitor tab I can test the
availability of > JRE 1.5 profiling :)

1.  I'm able to profile java applications OK but when I try to profile
my Tomcat 6 web app (using WST) I get:
Error occurred during initialization of VM
agent library failed to init: JPIBootLoader

2.  As a workaround I've found I can run the server add the following
VM argument:
-agentlib:JPIBootLoader=JPIAgent:server=enabled;HeapProf:allocsites=true
(or CGProf)
...and attach an agent (via profile...attach agent).  I see it
processing megabytes of data but I see I'm not collecting any data.

3.  I'm probably trying to do something I shouldn't be trying to do
but if I try to start tomcat in Debug instead of Run I get
ERROR: JDWP unable to get necessary JVMTI capabilities. ["debugInit.c",L279]

TIA
Dave
_______________________________________________
tptp-tracing-profiling-tools-dev mailing list
tptp-tracing-profiling-tools-dev@eclipse.org
https://dev.eclipse.org/mailman/listinfo/tptp-tracing-profiling-tools-dev

Reply via email to