It doesn't run my product anymore [message #663492] |
Tue, 05 April 2011 06:56 |
Eclipse User |
|
|
|
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.
|
|
|
Powered by
FUDForum. Page generated in 0.02783 seconds