TPTP 4.4 failure [message #102104] |
Sat, 30 June 2007 08:28  |
Eclipse User |
|
|
|
Originally posted by: n.sherlock.gmail.com
Hey all,
I downloaded the latest Eclipse 3.3, and grabbed TPTP 4.4 from the
update manager, but I can't seem to get it to do anything :). I didn't
touch any of the settings. When try to profile any application with
"Java Profiling (JRE 1.5 or newer) > Execution time analysis", I get
this message:
org.eclipse.core.runtime.CoreException
Agent Controller is unavailable under port 10006. Make sure that the
service is started and the port number is correct under preferences.
org.eclipse.tptp.platform.execution.exceptions.AgentControll erUnavailableException
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.uti l.AgentControllerDelegate.getConnection(AgentControllerDeleg ate.java:226)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.uti l.AgentControllerDelegate.getConnection(AgentControllerDeleg ate.java:71)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.connectToAgentController(TIDelegateHelper.java :388)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.launch(TIDelegateHelper.java:308)
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:1153)
at
org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunch Delegate.run(PrimaryLaunchDelegate.java:196)
at java.lang.Thread.run(Unknown Source)
If I click the "Test connection" button in the Hosts preferences page,
Eclipse locks hard and I have to kill it in Task manager. Where do I
start in diagnosing this problem?
Cheers,
Nicholas Sherlock
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: TPTP 4.4 failure [message #108599 is a reply to message #108250] |
Sun, 12 August 2007 09:27  |
Eclipse User |
|
|
|
Mark Ackerman wrote:
> Ok downloaded the standalone agent controller. Couldn't get it to start
> as a windows service, but it ran as an application.
>
> Started profiling my application, but the profiling is really slow.
You can greatly improve the profiling performance by defining filters
which exclude irrelevant parts (packages, classes and methods) of your
application. Please refer to the TPTP documentation for more information
on defining and using filters.
HTH,
Asaf
--
Asaf Yaffe
Eclipse TPTP Committer, JVMTI Profiler
|
|
|
Powered by
FUDForum. Page generated in 0.11362 seconds