Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » It doesn't run my product anymore
icon9.gif  It doesn't run my product anymore [message #663492] Tue, 05 April 2011 10:56
Alexandra Niculai is currently offline Alexandra NiculaiFriend
Messages: 84
Registered: July 2009
Member
Until two days ago, profiling my product was working great.
But then I updated Eclipse (with TPTP and all). And now my product is not running anymore with Profile. In the error log I always get:

java.lang.NullPointerException
at org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher.ensureFileEncoding(AbstractProcessLauncher.java:104)
at org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProcessLauncher.preLaunch(AbstractProcessLauncher.java:131)
at org.eclipse.tptp.platform.integration.pde.internal.delegators.AbstractRuntimeWorkbenchDelegate.preLaunch(AbstractRuntimeWorkbenchDelegate.java:47)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TIDelegateHelper.launch(TIDelegateHelper.java:397)
at org.eclipse.tptp.platform.jvmti.client.internal.launcher.TIRuntimeWorkbenchDelegate.launch(TIRuntimeWorkbenchDelegate.java:32)
at org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUtility.delegateInit(LauncherUtility.java:1164)
at org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunchDelegate.run(PrimaryLaunchDelegate.java:195)
at java.lang.Thread.run(Unknown Source)



Luckily I had a copy of Eclipse from before the update (reversing the installation doesn't work either, some update site can't be contacted).
Should I report this as a bug? Or is there something I'm doing wrong?

Greetings,
Alexandra.
Previous Topic:Is RCP App Profilable with Memory Analysis?
Next Topic:Memory stats missing some objects?
Goto Forum:
  


Current Time: Sat Apr 20 03:26:41 GMT 2024

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

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

Back to the top