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 232155 - AbstractMethodError: org.netbeans.modules.extbrowser.chrome.ChromeBrowserImpl.initialize(Lorg/netbeans/modules/web/browser/api/WebBrowserFeatures;)V
Summary: AbstractMethodError: org.netbeans.modules.extbrowser.chrome.ChromeBrowserImpl...
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.4
Hardware: All All
: P1 normal (vote)
Assignee: issues@web
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-02 14:09 UTC by Kenneth Ganfield
Modified: 2013-07-02 14:59 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 201839


Attachments
stacktrace (6.81 KB, text/plain)
2013-07-02 14:09 UTC, Kenneth Ganfield
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Ganfield 2013-07-02 14:09:25 UTC
Build: NetBeans IDE Dev (Build 201306272300)
VM: Java HotSpot(TM) Client VM, 23.21-b01, Java(TM) SE Runtime Environment, 1.7.0_21-b11
OS: Windows XP

User Comments:
GUEST: just run the project

kganfield: edited the index.html file and clicked the Save button in the toolbar




Stacktrace: 
java.lang.AbstractMethodError: org.netbeans.modules.extbrowser.chrome.ChromeBrowserImpl.initialize(Lorg/netbeans/modules/web/browser/api/WebBrowserFeatures;)V
   at org.netbeans.modules.web.browser.api.WebBrowserPane.<init>(WebBrowserPane.java:119)
   at org.netbeans.modules.web.browser.api.WebBrowserPane.<init>(WebBrowserPane.java:78)
   at org.netbeans.modules.web.browser.api.WebBrowser.createNewBrowserPane(WebBrowser.java:239)
   at org.netbeans.modules.web.browser.api.WebBrowser.createNewBrowserPane(WebBrowser.java:235)
   at org.netbeans.modules.web.browser.api.BrowserSupport.getWebBrowserPane(BrowserSupport.java:166)
   at org.netbeans.modules.web.browser.api.BrowserSupport.canRefreshOnSaveThisFileType(BrowserSupport.java:246)
Comment 1 Kenneth Ganfield 2013-07-02 14:09:27 UTC
Created attachment 136608 [details]
stacktrace
Comment 2 Kenneth Ganfield 2013-07-02 14:24:06 UTC
This must be some type of regression.
It is also not possible to change the target browser to the embedded webkit using the dropdown list in the toolbar.
Changing the target browser in the project properties dialog does not seem to do anything.
Comment 3 Vladimir Riha 2013-07-02 14:31:30 UTC
Could you please try newer build? It works for me


Product Version: NetBeans IDE Dev (Build 201307012300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) Client VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Linux version 3.2.0-45-generic-pae running on i386; UTF-8; en_US (nb)
Comment 4 Kenneth Ganfield 2013-07-02 14:59:25 UTC
works for me with Build 201307012300 so i am closing it