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 216943 - ClassCastException: org.netbeans.spi.debugger.DebuggerEngineProvider$ContextAware cannot be cast to org.netbeans.modules.web.javascript.debugger.DebuggerEngineProviderImpl
Summary: ClassCastException: org.netbeans.spi.debugger.DebuggerEngineProvider$ContextA...
Status: VERIFIED FIXED
Alias: None
Product: javascript
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-16 06:49 UTC by Jiri Skrivanek
Modified: 2012-08-17 06:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 191583


Attachments
stacktrace (5.26 KB, text/plain)
2012-08-16 06:49 UTC, Jiri Skrivanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Skrivanek 2012-08-16 06:49:20 UTC
Build: NetBeans IDE Dev (Build EaselCSS-504-on-20120815)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.2-b09, Java(TM) SE Runtime Environment, 1.7.0_06-b24
OS: Windows 7

User Comments:
jskrivanek: I closed embedded browser.




Stacktrace: 
java.lang.ClassCastException: org.netbeans.spi.debugger.DebuggerEngineProvider$ContextAware cannot be cast to org.netbeans.modules.web.javascript.debugger.DebuggerEngineProviderImpl
   at org.netbeans.modules.web.javascript.debugger.browser.NetBeansJavaScriptDebuggerFactoryImpl.stopDebuggingSession(NetBeansJavaScriptDebuggerFactoryImpl.java:76)
   at org.netbeans.core.browser.webview.HtmlBrowserImpl$2.run(HtmlBrowserImpl.java:168)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1452)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2032)
Comment 1 Jiri Skrivanek 2012-08-16 06:49:22 UTC
Created attachment 123177 [details]
stacktrace
Comment 2 Martin Entlicher 2012-08-16 14:29:16 UTC
Fixed by http://hg.netbeans.org/web-main/rev/ed36c3a6f051