Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Test and Performance Tools Platform (TPTP) » NullPointerException with TPTP 4.6.0 RC5
NullPointerException with TPTP 4.6.0 RC5 [message #142688] Wed, 17 June 2009 07:54 Go to next message
Mike Rumpf is currently offline Mike RumpfFriend
Messages: 47
Registered: July 2009
Member
I just installed Eclipse 3.5 RC 4 and the TPTP platform 4.60 RC5. When I
want to profile my rcp application nothings happens and I get the
following NullPointer:

java.lang.NullPointerException
at
org.eclipse.pde.ui.launcher.EclipseApplicationLaunchConfigur ation.getVMArguments(EclipseApplicationLaunchConfiguration.j ava:278)
at
org.eclipse.tptp.platform.integration.pde.internal.delegator s.AbstractRuntimeWorkbenchDelegate.getVMArguments(AbstractRu ntimeWorkbenchDelegate.java:76)
at
org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProce ssLauncher.preLaunch(AbstractProcessLauncher.java:105)
at
org.eclipse.tptp.platform.integration.pde.internal.delegator s.AbstractRuntimeWorkbenchDelegate.preLaunch(AbstractRuntime WorkbenchDelegate.java:46)
at
org.eclipse.tptp.platform.instrumentation.ui.internal.launch er.deleg.application.TIInstrumentDelegateHelper.launch(TIIns trumentDelegateHelper.java:230)
at
org.eclipse.tptp.platform.instrumentation.ui.internal.launch er.deleg.application.TIInstrumentRuntimeWorkbenchLauncherDel egate.launch(TIInstrumentRuntimeWorkbenchLauncherDelegate.ja va:41)
at
org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUti lity.delegateInit(LauncherUtility.java:1164)
at
org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunch Delegate.run(PrimaryLaunchDelegate.java:195)
at java.lang.Thread.run(Unknown Source)

Is this a bug or am I missing something?

Regards,
Mike
Re: NullPointerException with TPTP 4.6.0 RC5 [message #142739 is a reply to message #142688] Fri, 19 June 2009 18:51 Go to previous message
Eugene Chan is currently offline Eugene ChanFriend
Messages: 287
Registered: July 2009
Senior Member
Hi Mike,

This is a bug. bug number 280841. A fix has checked in today and it will be
included in the next available build. It will also be included to the TPTP
update site.

Eugene

"Mike Rumpf" <mike.rumpf@funkwerk-it.com> wrote in message
news:d377dfee48ec62a141fdde3a91d0d57f$1@www.eclipse.org...
>I just installed Eclipse 3.5 RC 4 and the TPTP platform 4.60 RC5. When I
>want to profile my rcp application nothings happens and I get the following
>NullPointer:
>
> java.lang.NullPointerException
> at
> org.eclipse.pde.ui.launcher.EclipseApplicationLaunchConfigur ation.getVMArguments(EclipseApplicationLaunchConfiguration.j ava:278)
> at
> org.eclipse.tptp.platform.integration.pde.internal.delegator s.AbstractRuntimeWorkbenchDelegate.getVMArguments(AbstractRu ntimeWorkbenchDelegate.java:76)
> at
> org.eclipse.tptp.trace.ui.provisional.launcher.AbstractProce ssLauncher.preLaunch(AbstractProcessLauncher.java:105)
> at
> org.eclipse.tptp.platform.integration.pde.internal.delegator s.AbstractRuntimeWorkbenchDelegate.preLaunch(AbstractRuntime WorkbenchDelegate.java:46)
> at
> org.eclipse.tptp.platform.instrumentation.ui.internal.launch er.deleg.application.TIInstrumentDelegateHelper.launch(TIIns trumentDelegateHelper.java:230)
> at
> org.eclipse.tptp.platform.instrumentation.ui.internal.launch er.deleg.application.TIInstrumentRuntimeWorkbenchLauncherDel egate.launch(TIInstrumentRuntimeWorkbenchLauncherDelegate.ja va:41)
> at
> org.eclipse.tptp.trace.ui.internal.launcher.core.LauncherUti lity.delegateInit(LauncherUtility.java:1164)
> at
> org.eclipse.tptp.trace.ui.provisional.launcher.PrimaryLaunch Delegate.run(PrimaryLaunchDelegate.java:195)
> at java.lang.Thread.run(Unknown Source)
>
> Is this a bug or am I missing something?
>
> Regards,
> Mike
>
>
>
Previous Topic:is static analysis still available for TPTP 4.5
Next Topic:Remote profiling tomcat
Goto Forum:
  


Current Time: Thu Apr 25 17:54:23 GMT 2024

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

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

Back to the top