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 132939 - Assertion Error: Exception in thread Suspension point handler
Summary: Assertion Error: Exception in thread Suspension point handler
Status: RESOLVED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: _ deva
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-15 23:52 UTC by _ krystyna
Modified: 2008-04-25 12:35 UTC (History)
0 users

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 _ krystyna 2008-04-15 23:52:24 UTC
Build #164
4/15/2008
Windows

Not yet reproducible at will.


Exception in thread "Suspension point handler" java.lang.AssertionError
        at org.netbeans.modules.web.client.javascript.debugger.dbgp.DebuggerProxy.getSuspensionPoint
(DebuggerProxy.java:236)
        at org.netbeans.modules.web.client.javascript.debugger.firefox.FFJSDebugger$SuspensionPointHandler.run
(FFJSDebugger.java:282)
Comment 1 _ deva 2008-04-17 02:13:37 UTC
This should be fixed now.