This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 41394 - Debugged application not starting
Summary: Debugged application not starting
Status: CLOSED DUPLICATE of bug 41280
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: issues@debugger
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2004-03-26 10:28 UTC by Antonin Nebuzelsky
Modified: 2010-04-29 09:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread Dump (10.79 KB, text/plain)
2004-03-26 10:29 UTC, Antonin Nebuzelsky
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antonin Nebuzelsky 2004-03-26 10:28:34 UTC
Reproducible with the new debugger implementation 
(to be integrated to trunk next week). Not 
reproducible with the old pre-Stavbicka debugger, 
nor with the old post-Stavbicka debugger.

After starting the project in debugger 
(SHIFT+F6), the project's ant task for debugging 
is started, status line shows "Running 
debugger...", last line in Test1(debug) console 
window states "do-debug:" and Execution window 
lists the debugged application as running "Test1
(debug)".

The problem is that nothing more happens, the 
application does not start. The debugger toolbar 
and Debug main menu looks as if debugging is not 
running (Kill Session, Pause, Continue and other 
items are not enabled).

See attached thread dump... However, I don't see 
anything interesting in the thread dump. Just 
exec_Test1(debug)_4 thread in 
java.lang.Win32Process.waitFor(Native Method). So 
this is not much helpful I guess.
Comment 1 Antonin Nebuzelsky 2004-03-26 10:29:23 UTC
Created attachment 14168 [details]
Thread Dump
Comment 2 Maros Sandor 2004-03-26 10:49:58 UTC

*** This issue has been marked as a duplicate of 41280 ***
Comment 3 Quality Engineering 2010-04-29 09:17:09 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.