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 219638 - 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-10-06 14:59 UTC by Selpi
Modified: 2012-10-24 11:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 193164


Attachments
stacktrace (2.48 KB, text/plain)
2012-10-06 14:59 UTC, Selpi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Selpi 2012-10-06 14:59:44 UTC
Build: NetBeans IDE Dev (Build 201210050002)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.3-b01, Java(TM) SE Runtime Environment, 1.7.0_07-b10
OS: Linux

User Comments:
Selpi: Tried to run a newly created HTML5 project with external web server




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.page.Page.enable(Page.java:72)
   at org.netbeans.modules.web.webkit.debugging.api.Debugger.enable(Debugger.java:109)
   at org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserTabDescriptor.init(ExternalBrowserPlugin.java:689)
   at org.netbeans.modules.extbrowser.plugins.ExternalBrowserPlugin$BrowserTabDescriptor.access$100(ExternalBrowserPlugin.java:590)
Comment 1 Selpi 2012-10-06 14:59:47 UTC
Created attachment 125509 [details]
stacktrace
Comment 2 Denis Anisimov 2012-10-24 11:24:52 UTC

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