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 104325 - unable to install on amd-64
Summary: unable to install on amd-64
Status: RESOLVED DUPLICATE of bug 100760
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All Linux
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-05-18 21:40 UTC by crodrigu
Modified: 2007-05-31 15:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description crodrigu 2007-05-18 21:40:42 UTC
during installation a fatal error ocours

ckicking ok on the popup window shows the same window again

OS:

OpenSuSE 10.1 

CPU AMD-64 
Memory:2GB
Hard-disk: 160GB SATA-II
Video card NVidia-6600 PciExpress
 

2007-05-18 16:33:23.143]:     exiting --
org.netbeans.installer.utils.LogManager.logExit():164
[2007-05-18 16:33:23.168]:     Cannot load native library from path:
native/jnilib/linux/linux.so
[2007-05-18 16:33:23.169]:     java.lang.UnsatisfiedLinkError:
/tmp/nbi-56021.tmp: Can't load IA 32-bit .so on a AMD 64-bit platform
[2007-05-18 16:33:23.169]:     	at
java.lang.ClassLoader$NativeLibrary.load(Native Method)
[2007-05-18 16:33:23.170]:     	at
java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
[2007-05-18 16:33:23.170]:     	at
java.lang.ClassLoader.loadLibrary(ClassLoader.java:1647)
[2007-05-18 16:33:23.170]:     	at java.lang.Runtime.load0(Runtime.java:769)
[2007-05-18 16:33:23.170]:     	at java.lang.System.load(System.java:968)
[2007-05-18 16:33:23.170]:     	at
org.netbeans.installer.utils.system.NativeUtils.loadNativeLibrary(NativeUtils.java:203)
[2007-05-18 16:33:23.170]:     	at
org.netbeans.installer.utils.system.LinuxNativeUtils.<init>(LinuxNativeUtils.java:39)
[2007-05-18 16:33:23.171]:     	at
org.netbeans.installer.utils.system.NativeUtils.getInstance(NativeUtils.java:77)
[2007-05-18 16:33:23.171]:     	at
org.netbeans.installer.utils.SystemUtils.getNativeUtils(SystemUtils.java:672)
[2007-05-18 16:33:23.171]:     	at
org.netbeans.installer.utils.SystemUtils.getDefaultApplicationsLocation(SystemUtils.java:260)
[2007-05-18 16:33:23.171]:     	at
org.netbeans.installer.utils.SystemUtils.parseString(SystemUtils.java:77)
[200
Comment 1 Kirill Sorokin 2007-05-19 09:32:53 UTC

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