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 218961

Summary: org.netbeans.modules.web.webkit.debugging.api.TransportStateException at org.netbeans.modules.extbrowser.plugins.chrome.WebKitDebuggingTransport.sendCommand
Product: ide Reporter: tusharvjoshi <tusharvjoshi>
Component: ExtbrowserAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 192734
Attachments: stacktrace

Description tusharvjoshi 2012-09-25 11:02:47 UTC
Build: NetBeans IDE 7.3 Beta (Build 201209232010)
VM: Java HotSpot(TM) 64-Bit Server VM, 20.10-b01-428, Java(TM) SE Runtime Environment, 1.6.0_35-b10-428-11M3811
OS: Mac OS X

User Comments:
tusharvjoshi: Changed to internal webkit with JDK1.7u7




Stacktrace: 
org.netbeans.modules.web.webkit.debugging.api.TransportStateException
   at org.netbeans.modules.extbrowser.plugins.chrome.WebKitDebuggingTransport.sendCommand(WebKitDebuggingTransport.java:64)
   at org.netbeans.modules.web.webkit.debugging.TransportHelper.sendBlockingCommand(TransportHelper.java:111)
   at org.netbeans.modules.web.webkit.debugging.api.Debugger.addDOMBreakpoint(Debugger.java:352)
   at org.netbeans.modules.web.javascript.debugger.breakpoints.WebKitBreakpointManager$WebKitDOMBreakpointManager.addTo(WebKitBreakpointManager.java:290)
   at org.netbeans.modules.web.javascript.debugger.breakpoints.WebKitBreakpointManager$WebKitDOMBreakpointManager.propertyChange(WebKitBreakpointManager.java:338)
   at java.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
Comment 1 tusharvjoshi 2012-09-25 11:02:50 UTC
Created attachment 124857 [details]
stacktrace
Comment 2 Denis Anisimov 2012-10-24 11:27:02 UTC

*** This bug has been marked as a duplicate of bug 219983 ***