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 - netbeans no longer installs on 64-bit linux
Summary: netbeans no longer installs on 64-bit linux
Status: RESOLVED DUPLICATE of bug 100760
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-16 17:06 UTC by athompson
Modified: 2007-06-16 21:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log file (17.90 KB, text/plain)
2007-06-16 17:08 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***