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 107048 - word length error in installer
Summary: word length error in installer
Status: RESOLVED DUPLICATE of bug 100760
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-18 17:00 UTC by cjdvis
Modified: 2007-06-18 17:46 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 cjdvis 2007-06-18 17:00:05 UTC
installer for daily builds (new format) will not install to AMD Athlon 64 -- following message is shown in dialog and 
also printed in log:

[2007-06-18 08:01:25.625]:             ... linux
[2007-06-18 08:01:25.797]:         Cannot load native library from path: native/jnilib/linux/linux.so
[2007-06-18 08:01:25.823]:         java.lang.UnsatisfiedLinkError: /tmp/nbi-59831.tmp: /tmp/nbi-59831.tmp: wrong ELF 
class: ELFCLASS32 (Possible cause: architecture word width mismatch)

java -version results:
java version "1.6.0_02-ea"
Java(TM) SE Runtime Environment (build 1.6.0_02-ea-b02)
Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_02-ea-b02, mixed mode)

zip file seems to run fine after unzipping.
Comment 1 dlipin 2007-06-18 17:40:12 UTC
Chuck,

was build number was the installer?
The 64bit JVM on Linux support has been added just a few hours ago (see http://www.netbeans.org/issues/
show_bug.cgi?id=100760) so I think there is no build yet with that support.

Thanks,
Dmitry
Comment 2 dlipin 2007-06-18 17:42:33 UTC
sorry if I was wrong in your name detection...
Comment 3 dlipin 2007-06-18 17:46:18 UTC
anyway, a duplicate.

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