Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » An internal error occurred during: "Launching"
An internal error occurred during: "Launching" [message #185290] Tue, 20 February 2007 10:58
Eclipse UserFriend
Originally posted by: 4pu1zc2zn8o7wgq.jetable.net

Hi,

I have a problem when running an application from Eclipse (with CDT under
linux).
I created a "Helloworld" project (Managed Make C project). Compilation is
ok. But I cannot start it from Eclipse (both Debug and Run). However
starting it from a terminal is no problem.

Here is the error as found in the log:
!ENTRY org.eclipse.core.jobs 4 2 2007-02-20 15:07:32.612
!MESSAGE An internal error occurred during: "Launching".
!STACK 0
java.lang.NullPointerException
at
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launc hDebugSession(LocalCDILaunchDelegate.java:307)
at
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.creat eCDISession(LocalCDILaunchDelegate.java:432)
at
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launc hLocalDebugSession(LocalCDILaunchDelegate.java:138)
at
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launc hDebugger(LocalCDILaunchDelegate.java:105)
at
org.eclipse.cdt.launch.internal.LocalCDILaunchDelegate.launc h(LocalCDILaunchDelegate.java:65)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:639)
at
org.eclipse.debug.internal.core.LaunchConfiguration.launch(L aunchConfiguration.java:565)
at
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(D ebugUIPlugin.java:754)
at
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlu gin.java:944)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)


And I am using:

java version "1.5.0_10"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_10-b03)
Java HotSpot(TM) Client VM (build 1.5.0_10-b03, mixed mode, sharing)

Eclipse: Version: 3.2.1 Build id: M20060921-0945
CDT 3.1.1.200609270800

Linux: RHE4

Thanks!
Previous Topic:Getting Projectpath in Custom CommandLineGenerator Interface
Next Topic:CDT 3.1.2 Now Available
Goto Forum:
  


Current Time: Mon May 12 22:25:12 EDT 2025

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

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

Back to the top