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 106917

Summary: netbeans no longer installs on 64-bit linux
Product: installer Reporter: athompson <athompson>
Component: CodeAssignee: issues@installer <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P1    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: log file

Description athompson 2007-06-16 17:06:42 UTC
using ubuntu linux 7.04 (feisty) (64-bit)

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


when trying to install netbeans now, i get the attached error.
Comment 1 athompson 2007-06-16 17:08:27 UTC
Created attachment 43844 [details]
log file
Comment 2 athompson 2007-06-16 17:22:28 UTC
this is the (most recent) installer i've tried i've tried 'basic' and 'standard':

http://bits.netbeans.org/download/6.0/nightly/200706160000/

interestingly, there is no longer an option specifically for 64-bit linux.
Comment 3 Jesse Glick 2007-06-16 17:36:16 UTC
Use ZIP builds in the meantime rather than the installer.
Comment 4 dlipin 2007-06-16 21:26:29 UTC
The workaround is to run installer using 32bit JVM with the help of --javahome installer argument.

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