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 - org.netbeans.modules.web.webkit.debugging.api.TransportStateException at org.netbeans.modules.extbrowser.plugins.chrome.WebKitDebuggingTransport.sendCommand
Summary: org.netbeans.modules.web.webkit.debugging.api.TransportStateException at org....
Status: RESOLVED DUPLICATE of bug 219983
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.3
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-25 11:02 UTC by tusharvjoshi
Modified: 2012-10-24 11:27 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 192734


Attachments
stacktrace (3.72 KB, text/plain)
2012-09-25 11:02 UTC, tusharvjoshi
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***