| Crash when trying to profile osgi application [message #136110] |
Tue, 23 September 2008 17:44  |
Kyle Neumeier Messages: 10 Registered: July 2009 |
Junior Member |
|
|
I am trying to use TPTP version 4.5 to profile an osgi application.
I downloaded the latest TPTP plugin from the eclipse update service. I am
using the IAC. The connection to the IAC seems to work, because when I go
to Preferences->Agent Controller->Hosts and click Test Connection, it says
"connection success". I am running on WindowsXP, java 1.6u6, and eclipse
Ganymede.
I have created a Profile Configuration for my application that should
monitor threads. The application starts as normal, then just stops
running. The only thing I see in my .log file is:
!ENTRY org.eclipse.tptp.platform.common.ui.trace 0 0 2008-09-23
17:43:02.984
!MESSAGE Processed: 224901 bytes, bytes/second: 74967, events processed:
0, events/second: 0, elapsed time: 3 seconds
!ENTRY org.eclipse.tptp.platform.common.ui.trace 0 0 2008-09-23
17:43:03.000
!MESSAGE Processed: 224901 bytes, bytes/second: 74967, events processed:
0, events/second: 0, elapsed time: 3 seconds
I would really appreciate any pointers as to where to look to figure out
why this isn't working. Thanks.
|
|
|