Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » TPTP 4.4.0.3 is released!
TPTP 4.4.0.3 is released! [message #113564] Mon, 01 October 2007 10:47 Go to next message
Paul Slauenwhite is currently offline Paul SlauenwhiteFriend
Messages: 975
Registered: July 2009
Senior Member
TPTP Community,

The TPTP 4.4.0.3 maintenance release is now available for download:

http://www.eclipse.org/tptp/home/downloads/?ver=4.4.0.3

This maintenance release improves on the recent TPTP 4.4.0 release,

which is part of Europa. For more information on the TPTP 4.4.0 release,

see:

New and Noteworthy:

http://www.eclipse.org/tptp/home/downloads/whatsnew/v440/new _and_noteworthy.html

Quick Tour:

http://www.eclipse.org/tptp/home/downloads/quicktour/v44/qui ck_tour.html

For TPTP 4.4.0 users, update to the TPTP 4.4.0.3 release from the TPTP

Update Site (Test and Performance Tools Platform (TPTP) Updates) using the

Update Manager. For more information, see:

http://www.eclipse.org/tptp/home/downloads/updateManager.php
Re: TPTP 4.4.0.3 is released! [message #114148 is a reply to message #113564] Thu, 04 October 2007 19:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: me.myhouse.com

Hi,
still has the same bug as the previous all in one release, which is this
(while trying to profile a medium-sized swing application on windows XP,
nothing too fancy):

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)




Paul Slauenwhite wrote:
> TPTP Community,
>
> The TPTP 4.4.0.3 maintenance release is now available for download:
>
> http://www.eclipse.org/tptp/home/downloads/?ver=4.4.0.3
>
> This maintenance release improves on the recent TPTP 4.4.0 release,
>
> which is part of Europa. For more information on the TPTP 4.4.0 release,
>
> see:
>
>
Re: TPTP 4.4.0.3 is released! [message #114176 is a reply to message #114148] Fri, 05 October 2007 06:31 Go to previous messageGo to next message
Igor Alelekov is currently offline Igor AlelekovFriend
Messages: 139
Registered: July 2009
Senior Member
Hi,
Could you try a TPTP 4.4.1 build as well?
Thanks,
Igor
Re: TPTP 4.4.0.3 is released! [message #114206 is a reply to message #114148] Fri, 05 October 2007 08:17 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: mauro.molinari.cardinis.com

Handlingspezi ha scritto:
> Hi,
> still has the same bug as the previous all in one release, which is this
> (while trying to profile a medium-sized swing application on windows XP,
> nothing too fancy):
>
> org.eclipse.core.runtime.CoreException
> A time-out occurred while attempting to launch the process

Hi,
your problem may be the same I was encountering too:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=201474

It is fixed for 4.4.1, but not for 4.4.0.x.

Mauro.
Re: TPTP 4.4.0.3 is released! [message #114356 is a reply to message #114176] Fri, 05 October 2007 15:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: me.myhouse.com

Igor Alelekov wrote:
> Hi,
> Could you try a TPTP 4.4.1 build as well?
> Thanks,
> Igor
>
Hi Igor,
thanks for the tip: tried it (deleted 4.4.0.x, installed
TPTP-4.4.1-200709101254 all-in-one)
got this:

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:597)
at
org.eclipse.tptp.platform.jvmti.client.internal.launcher.TID elegateHelper.launchProcess(TIDelegateHelper.java:513)
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(Thread.java:595)

once again a simple HelloWorld is OK. But any sort of half-serious app
fails, stack dump looks exactly like the one I got in 4.4.0.x


If I select any of the "Agent Discoverer" or "Instrument Collector" then
my app starts, but (of couse) I don't get anything collected by TPTP. If
I select any of the options under "Java Profiling" JRE 1.5 options (my
JRE=(build 1.5.0_06-b05), then I get the above exception.
,Philip
Re: TPTP 4.4.0.3 is released! [message #114368 is a reply to message #114176] Fri, 05 October 2007 17:30 Go to previous message
Eclipse UserFriend
Originally posted by: me.myhouse.com

Igor Alelekov wrote:
> Hi,
> Could you try a TPTP 4.4.1 build as well?
> Thanks,
> Igor
>
Hi again,
just for fun I also tried the latest development build
tptp.runtime.allInOne.win32.win32.x86-TPTP-4.4.1-20071003010 0.zip.
It does exactly the same.
,Philip
Previous Topic:[agr] please explain the meaning of this exception
Next Topic:Non Integrated AC Agent crash
Goto Forum:
  


Current Time: Fri Mar 29 08:12:38 GMT 2024

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

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

Back to the top