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 - Netbeans freeze if breakpoint is reached
Summary: Netbeans freeze if breakpoint is reached
Status: RESOLVED DUPLICATE of bug 49951
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 4.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-07 11:17 UTC by drscott
Modified: 2004-10-07 12:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
message.log (13.71 KB, text/plain)
2004-10-07 11:17 UTC, drscott
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***