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 169831 - IDE Freezes locks up while debugging java application
Summary: IDE Freezes locks up while debugging java application
Status: CLOSED DUPLICATE of bug 168613
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P1 blocker (vote)
Assignee: issues@debugger
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-04 17:33 UTC by dartme18
Modified: 2010-05-06 08:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Thread_Dump after error occurred using VisualVM (29.25 KB, text/plain)
2009-08-04 17:34 UTC, dartme18
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dartme18 2009-08-04 17:33:12 UTC
I'm creating a java desktop application. It accesses an access database and accesses the hard-drive to retrieve files. 
The program doesn't place a significant load on the system.  While stepping through the program, the IDE will (so it
seems) randomly stop responding and the cursor stop blinking.  The IDE stops repainting itself, too.  It will minimize
and that's it.  I will try to place my thread dump.  
I'm using JDK 6 update 14, netbeans 6.7.1, Windows XP version 2002 SP 3.
I can't seem to reliably reproduce this error, although it does seem to happen more when I dubug quickly (hit the step
over button rather quickly) more than when I am going slowly and inspecting variables.   Let me know if I need to give
more information!
Comment 1 dartme18 2009-08-04 17:34:34 UTC
Created attachment 85777 [details]
Thread_Dump after error occurred using VisualVM
Comment 2 Vojtech Sigler 2009-08-04 18:31:09 UTC
Looks like a duplicate of http://www.netbeans.org/issues/show_bug.cgi?id=168613
Comment 3 dartme18 2009-08-04 19:54:53 UTC

*** This issue has been marked as a duplicate of 168613 ***
Comment 4 Marian Mirilovic 2010-05-06 08:02:29 UTC
verified duplicate