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 30707 - Debugger hangs when an exception happens in the line on which breakpoint is set
Summary: Debugger hangs when an exception happens in the line on which breakpoint is set
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Debugger (show other bugs)
Version: -S1S-
Hardware: PC All
: P4 blocker (vote)
Assignee: Martin Grebac
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-06 01:41 UTC by Jason Rush
Modified: 2005-12-14 14:49 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Rush 2003-02-06 01:41:25 UTC
Description: 
Tested env.
Sierra-FCS build, Using Sun ONE AppServer7.

I have a web application deployed to SOAS7. A breakpoint was set in a line of a
servlet.  Exception happens at that line.

The debugger correctly stops at the line. But when "continue" is pressed,
the exception happens (stacktrace seen in the appserver console), and the
debugger hangs.  It makes the the product S1S unusable from that point.

Only workaround is to shutdown the IDE, delete the userdir and restart the IDE.


Evaluation: 
The stack trace or reproducing steps are really missing here. 

Since we are in the process of moving jsp-debugger related bugs from Bugtraq to
Issuezilla (because it has been open-sourced), and the bugs for transfer have to
be at least evaluated, I'm changing state of this bug to 'evaluated', but
without more information it will be closed as incomplete sooner or later.

mgrebac@netbeans.org 2003-02-04

A comment.
Comment 1 Jason Rush 2003-02-06 01:57:10 UTC
Transferred from BugTraq 4797543.
Comment 2 Martin Grebac 2004-01-13 21:46:02 UTC
Fixed in trunk.
Comment 3 Jiri Skrivanek 2005-12-14 14:49:32 UTC
Verified.