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 50082

Summary: Netbeans freeze if breakpoint is reached
Product: java Reporter: drscott <drscott>
Component: UnsupportedAssignee: issues@java <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 4.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: message.log

Description drscott 2004-10-07 11:17:03 UTC
1. running a web application in debug mode
2. A breakpoint is reached, but netbeans doesn't
pop up, so i bring the window on top.
3. 1-2 seconds later an java.lang.AssertionError
occoured (messages.log). After closing the error
dialog and clicking into the source window,
netbeans freeze.
Comment 1 drscott 2004-10-07 11:17:40 UTC
Created attachment 18120 [details]
message.log
Comment 2 Martin Grebac 2004-10-07 12:11:58 UTC
The stack has nothing with web, but mdr and jpda, so reassigning.
Comment 3 Martin Matula 2004-10-07 12:40:47 UTC

*** This issue has been marked as a duplicate of 49951 ***