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 198231

Summary: org.mozilla.browser.MozillaRuntimeException at org.mozilla.browser.MozillaExecutor.asyncExec
Product: ide Reporter: davti <davti>
Component: ExtbrowserAssignee: Jan Stola <jstola>
Status: RESOLVED WORKSFORME    
Severity: normal CC: pjiricka
Priority: P4    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 159969
Attachments: stacktrace

Description davti 2011-05-02 04:06:16 UTC
Build: NetBeans IDE 7.0 (Build 201104080000)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows XP

User Comments:
GUEST: refresh webpage in builtin browser, cancelled prompt to resubmit post data

GUEST: Canceling resending data after page refresh




Stacktrace: 
org.mozilla.browser.MozillaRuntimeException
   at org.mozilla.browser.MozillaExecutor.asyncExec(MozillaExecutor.java:328)
   at org.mozilla.browser.MozillaExecutor.mozAsyncExec(MozillaExecutor.java:508)
   at org.mozilla.browser.MozillaPanel.reload(MozillaPanel.java:445)
   at org.netbeans.core.browser.xulrunner.WebBrowserImpl.reloadDocument(WebBrowserImpl.java:183)
   at org.netbeans.core.browser.xulrunner.HtmlBrowserImpl.reloadDocument(HtmlBrowserImpl.java:42)
   at org.openide.awt.HtmlBrowser$BrowserListener.actionPerformed(HtmlBrowser.java:733)
Comment 1 davti 2011-05-02 04:06:20 UTC
Created attachment 108037 [details]
stacktrace
Comment 2 Petr Jiricka 2012-12-10 09:50:26 UTC
Not sure if this is completely fixed, but since there are 2 reports in the last 1.5 years, downgrading to P4.
Comment 3 Jan Stola 2015-03-18 15:16:33 UTC
This exception comes from code outside NetBeans and the last report is more than 3 years old => I am closing this issue.