Profiling launch process timeout [message #120128] |
Thu, 03 January 2008 10:10  |
Eclipse User |
|
|
|
Originally posted by: lou.parisi.photomask.com
I have a new install of eclipse 3.3.1.1 (eclipse.buildId=M20071023-1652),
TPTP-4.4.0.3 all in one sdk, and java.version=1.5.0_09. I created a
simple test application to do profiling and it worked fine doing the
profiling within the eclipse IDE. I then tried to profile my larger
project and I was getting the timeout message below. I then took the code
from my simple test project that was working in its own project and copied
the entire package structure to the source directory of my larger project.
When I try to run the same profiling task on the simple test code copied
to the larger project it gets the same timeout error but works when it is
in a project by itself.
I searched bugzilla and the last few months of the newsgroup for timeout
keyword but did not see issue discussed. Can you give me any guidance on
this issue?
-------------- timeout error ----------------------------
org.eclipse.core.runtime.CoreException
A time-out occurred while attempting to launch the process
org.eclipse.core.runtime.CoreException: A time-out occurred while
attempting to launch the process
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:596)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.launchProcess(TIDelegateHelper.java:512)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.launch(TIDelegateHelper.java:312)
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(Thread.java:595)
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.97267 seconds