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 142987 - reflect.UndeclaredThrowableException at $Proxy25.onDebuggerEvent
Summary: reflect.UndeclaredThrowableException at $Proxy25.onDebuggerEvent
Status: RESOLVED DUPLICATE of bug 143696
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: _ sandipchitale
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-08-06 00:45 UTC by _ krystyna
Modified: 2008-08-18 23:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 86925


Attachments
stacktrace (4.45 KB, text/plain)
2008-08-06 00:45 UTC, _ krystyna
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ krystyna 2008-08-06 00:45:27 UTC
Build: NetBeans IDE 6.5 Beta (Build 200808051501)
VM: Java HotSpot(TM) Client VM, 11.0-b13, Java(TM) SE Runtime Environment, 1.6.0_10-rc-b26
OS: Windows XP, 5.1, x86

User Comments: 
-entered IE debug session, Kill and pause icons activated, paused then killed session

Stacktrace: 
java.lang.reflect.UndeclaredThrowableException
        at $Proxy25.onDebuggerEvent(.java:0)
        at org.netbeans.modules.web.client.tools.javascript.debugger.spi.JSAbstractDebugger.fireJSDebuggerEvent(JSAbstractDebugger.java:243)
        at org.netbeans.modules.web.client.tools.javascript.debugger.spi.JSAbstractDebugger.setDebuggerState(JSAbstractDebugger.java:140)
        at org.netbeans.modules.web.client.tools.javascript.debugger.spi.JSAbstractExternalDebugger.finishImpl(JSAbstractExternalDebugger.java:184)
        at org.netbeans.modules.web.client.tools.javascript.debugger.spi.JSAbstractDebugger.finish(JSAbstractDebugger.java:301)
        at org.netbeans.modules.web.client.javascript.debugger.api.NbJSDebugger.finish(NbJSDebugger.java:725)
Comment 1 _ krystyna 2008-08-06 00:45:31 UTC
Created attachment 66633 [details]
stacktrace
Comment 2 Quy Nguyen 2008-08-15 00:09:50 UTC
From the stack trace, this was likely fixed when Issue 143696 was fixed.
Comment 3 _ deva 2008-08-18 23:02:07 UTC

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