Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 335918 - An internal error occurred during: "Launching <project>"
Summary: An internal error occurred during: "Launching <project>"
Status: RESOLVED FIXED
Alias: None
Product: PTP
Classification: Tools
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: 5.0   Edit
Assignee: Greg Watson CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-31 19:17 EST by Greg Watson CLA
Modified: 2011-01-31 19:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Greg Watson CLA 2011-01-31 19:17:12 EST
The following error is seen when launching a debug session immediately after creating a RUN configuration:

org.eclipse.core.runtime.AssertionFailedException: null argument:
	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:85)
	at org.eclipse.core.runtime.Assert.isNotNull(Assert.java:73)
	at org.eclipse.core.runtime.Path.initialize(Path.java:577)
	at org.eclipse.core.runtime.Path.<init>(Path.java:163)
	at org.eclipse.ptp.remote.remotetools.core.RemoteToolsFileManager.getResource(RemoteToolsFileManager.java:50)
	at org.eclipse.ptp.launch.PTPLaunchPlugin.verifyResource(PTPLaunchPlugin.java:382)
	at org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate.verifyResource(AbstractParallelLaunchConfigurationDelegate.java:1059)
	at org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate.verifyDebuggerPath(AbstractParallelLaunchConfigurationDelegate.java:981)
	at org.eclipse.ptp.launch.AbstractParallelLaunchConfigurationDelegate.getAttributeManager(AbstractParallelLaunchConfigurationDelegate.java:742)
	at org.eclipse.ptp.launch.ParallelLaunchConfigurationDelegate.launch(ParallelLaunchConfigurationDelegate.java:89)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:854)
	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:703)
	at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:925)
	at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1129)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Comment 1 Greg Watson CLA 2011-01-31 19:52:40 EST
Fixed in head.