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 - org.mozilla.browser.MozillaRuntimeException at org.mozilla.browser.MozillaExecutor.asyncExec
Summary: org.mozilla.browser.MozillaRuntimeException at org.mozilla.browser.MozillaExe...
Status: RESOLVED WORKSFORME
Alias: None
Product: ide
Classification: Unclassified
Component: Extbrowser (show other bugs)
Version: 7.0
Hardware: All All
: P4 normal (vote)
Assignee: Jan Stola
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-02 04:06 UTC by davti
Modified: 2015-03-18 15:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 159969


Attachments
stacktrace (2.50 KB, text/plain)
2011-05-02 04:06 UTC, davti
Details

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