Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » Profiling launch process timeout
Profiling launch process timeout [message #120128] Thu, 03 January 2008 15:10 Go to next message
Eclipse UserFriend
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)
Re: Profiling launch process timeout [message #120142 is a reply to message #120128] Thu, 03 January 2008 15:40 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: lou.parisi.photomask.com

I had only searched the last few months of newsgroup messages before posting
this but found the same issue posted to this newsgroup on July 3, 2007 by
Tom Funk with no apparent resolution.

Also, the profiling is giving the same error for all analysis modes.

"Lou Parisi" <lou.parisi@photomask.com> wrote in message
news:1ce0beb080c0cb10279205cf82f62d11$1@www.eclipse.org...
>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)
>
>
Re: Profiling launch process timeout [message #120180 is a reply to message #120128] Fri, 04 January 2008 09:03 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mauro.molinari.cardinis.com

Hi Lou,
I don't know if your issue is the same I had some time ago (in my case,
I couldn't profile ANYTHING, neither a simple "HelloWorld" application),
anyway you might check this:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201474
It's solved in 4.4.1.

I would also suggest you to try the stand-alone agent controller and see
if it works better than the integrated one...

Mauro.
Re: Profiling launch process timeout [message #120443 is a reply to message #120128] Thu, 10 January 2008 06:41 Go to previous message
Igor Alelekov is currently offline Igor AlelekovFriend
Messages: 139
Registered: July 2009
Senior Member
Hi,
Could you try any last 4.5 TPTP build?
Regards,
Igor
Previous Topic:Linux System Trace - What does it do?
Next Topic:Unable to connect Integrated Agent Controller
Goto Forum:
  


Current Time: Tue Mar 19 11:53:42 GMT 2024

Powered by FUDForum. Page generated in 0.02504 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top