| Profile using TPTP gives CoreException The process launcher seems to be inactive [message #133723] |
Tue, 05 August 2008 06:52  |
|
Originally posted by: venkky_in.yahoo.com
Hi,
We downloaded the TPTP Profiler, which is about 2.56MB. This was
integrated with our Eclipse Europa 3.3. We went through the documentation
and followed the instructions accordingly. But we did not get the expected
results.
Hence we tried with TPTP Eclipse SDK Version: 3.3.2 Build id:
M20080221-1800. We switched to the Profiler and Logging perspective and we
were able to get the Execution statistics, Coverage Statistics, Memory
Statistics, Object Reference and Execution Flow views.
Now on a sample Java class we chose to Profile As java Application which
fired a Edit Launch Configuration Properties dialog. On the Monitor tab,
we enabled Java Profiling JRE 1.5 or newer and chose Execution time
Analysis. After we are done and we get a error window which has the
following error
org.eclipse.core.runtime.CoreException: The process launcher seems to be
inactive. Restart the Agent Controller and try again.
at
org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUti lity.createCoreException(LauncherUtility.java:123)
at
org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUti lity.createCoreException(LauncherUtility.java:131)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.handleError(TIDelegateHelper.java:597)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.launchProcess(TIDelegateHelper.java:509)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.launch(TIDelegateHelper.java:313)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TIJ avaLauncherDelegate.launch(TIJavaLauncherDelegate.java:37)
at
org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUti lity.delegateInit(LauncherUtility.java:1163)
at
org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunch Delegate.run(PrimaryLaunchDelegate.java:196)
at java.lang.Thread.run(Unknown Source)
We did download the Agent controller and activated (going by the document
provided).
However the Agent controller listens on to a port. We are building a Java
class which does not require a port.
Here is the environment
Windows xp sp2
TPTP Eclipse 3.3.2.
RAM 2GB
Pentium CPU 3.2GHz
Can anyone help us with this error?
Also can you please let us know How to integrate the TPTP Profiler with
Europa Eclipse 3.3. Thank you.
|
|
|