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 170568 - UnsatisfiedLinkError: C:\Documents and Settings\hmichel\.netbeans\dev\modules\lib\native\win32\xulrunner\javaxpcomglue.dll: Falha na inicializa��o do aplicativo devido a configura��o incorreta. A rein
Summary: UnsatisfiedLinkError: C:\Documents and Settings\hmichel\.netbeans\dev\modules...
Status: RESOLVED DUPLICATE of bug 169538
Alias: None
Product: platform
Classification: Unclassified
Component: Embedded Browser (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Stanislav Aubrecht
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-18 16:53 UTC by Michel Graciano
Modified: 2009-09-11 11:16 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 156190


Attachments
stacktrace (2.91 KB, text/plain)
2009-08-18 16:53 UTC, Michel Graciano
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michel Graciano 2009-08-18 16:53:11 UTC
Build: NetBeans IDE Dev (Build 090818)
VM: Java HotSpot(TM) Client VM, 11.0-b16, Java(TM) SE Runtime Environment, 1.6.0_11-b03
OS: Windows XP, 5.1, x86

Stacktrace: 
java.lang.UnsatisfiedLinkError: C:\Documents and Settings\hmichel\.netbeans\dev\modules\lib\native\win32\xulrunner\javaxpcomglue.dll: Falha na inicializa��o do aplicativo devido a configura��o incorreta. A reinstala��o do aplicativo pode resolver o problema
        at java.lang.ClassLoader$NativeLibrary.load(ClassLoader.java:0)
        at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1674)
        at java.lang.Runtime.load0(Runtime.java:770)
        at java.lang.System.load(System.java:1005)
        at org.mozilla.xpcom.internal.JavaXPCOMMethods.registerJavaXPCOMMethods(JavaXPCOMMethods.java:57)
Comment 1 Michel Graciano 2009-08-18 16:53:17 UTC
Created attachment 86409 [details]
stacktrace
Comment 2 Peter Pis 2009-08-26 10:38:38 UTC
Reassigning to "extbrowser" for further evaluation.
Comment 3 Petr Jiricka 2009-09-11 11:09:57 UTC
This belongs to the embedded browser, not external browser.
Comment 4 Stanislav Aubrecht 2009-09-11 11:16:34 UTC

*** This issue has been marked as a duplicate of 169538 ***