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

Summary: 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
Product: platform Reporter: Michel Graciano <hmichel>
Component: Embedded BrowserAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED DUPLICATE    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=156190
Issue Type: DEFECT Exception Reporter: 156190
Attachments: stacktrace

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 ***