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 241084

Summary: AssertionError at org.netbeans.core.browser.webview.ext.WebBrowserImpl.getEngine
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED FIXED    
Severity: normal CC: vriha
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 207057
Attachments: stacktrace

Description Exceptions Reporter 2014-01-29 00:04:25 UTC
This bug was originally marked as duplicate of bug 215473, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.0 Beta (Build 201401141042)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
GUEST: I'm a total webdevelopment/programming newbie, so this won't exactly be of a lot of help. But here we go anyways: all I've tried was to include a Kaleidoscope script into my page, I played some around and next was the error. 

-- Thanks for this great piece of software --




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.core.browser.webview.ext.WebBrowserImpl.getEngine(WebBrowserImpl.java:164)
   at org.netbeans.core.browser.webview.ext.WebKitDebuggingTransport.attach(WebKitDebuggingTransport.java:80)
   at org.netbeans.core.browser.webview.HtmlBrowserImpl$1.run(HtmlBrowserImpl.java:178)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1423)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
Comment 1 Exceptions Reporter 2014-01-29 00:04:27 UTC
Created attachment 144491 [details]
stacktrace
Comment 2 Stanislav Aubrecht 2014-01-29 09:38:56 UTC
core-main 792cfe3b9460
Comment 3 Quality Engineering 2014-02-02 02:17:29 UTC
Integrated into 'main-silver', will be available in build *201402020001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/792cfe3b9460
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #241084 - NPE