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 188790 - org.mozilla.xpcom.XPCOMException: Failed to register JavaXPCOM methods (0x80004005)
Summary: org.mozilla.xpcom.XPCOMException: Failed to register JavaXPCOM methods (0x80...
Status: NEW
Alias: None
Product: obsolete
Classification: Unclassified
Component: Embedded Mozilla (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-20 12:30 UTC by m17
Modified: 2012-06-10 13:27 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 160706


Attachments
stacktrace (5.17 KB, text/plain)
2010-07-20 12:30 UTC, m17
Details

Note You need to log in before you can comment on or make changes to this bug.
Description m17 2010-07-20 12:30:28 UTC
Build: NetBeans IDE 6.9 (Build 201006101454)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
GUEST: Installing Embedded Web Browser (XUL)

GUEST: installing integrated web browser




Stacktrace: 
org.mozilla.xpcom.XPCOMException: Failed to register JavaXPCOM methods  (0x80004005)
   at org.mozilla.xpcom.internal.JavaXPCOMMethods.registerJavaXPCOMMethodsNative(JavaXPCOMMethods.java:0)
   at org.mozilla.xpcom.internal.JavaXPCOMMethods.registerJavaXPCOMMethods(JavaXPCOMMethods.java:60)
   at org.mozilla.xpcom.internal.MozillaImpl.initialize(MozillaImpl.java:48)
   at org.mozilla.xpcom.Mozilla.initialize(Mozilla.java:669)
   at org.mozilla.browser.MozillaInitialization$2.run(MozillaInitialization.java:161)
   at org.mozilla.browser.MozillaExecutor$1.run(MozillaExecutor.java:191)
Comment 1 m17 2010-07-20 12:30:33 UTC
Created attachment 100931 [details]
stacktrace
Comment 2 Peter Pis 2010-07-21 08:06:06 UTC
Please evaluate.