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 41523 - 3.6RC1 Installer ignore 64 bit VM
Summary: 3.6RC1 Installer ignore 64 bit VM
Status: CLOSED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: issues@installer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-30 19:30 UTC by V Ford
Modified: 2005-07-18 09:42 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 V Ford 2004-03-30 19:30:02 UTC
Installer never finds and uses 64 bit VM..

bunky% java -version
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition
(build 1.4.2_04-b05)
Java HotSpot(TM) 64-Bit Server VM (build
1.4.2_04-b05, mixed mode)

Using -is:javahome <java dir> doesn't help....
Both JDK_HOME and JAVA_HOME are set and point to
the valid java. This is a third party VM but it
has passed all JCK required tests.
Comment 1 George Hernandez 2004-03-30 21:16:38 UTC
Who is the vendor of your third party VM?
Comment 2 V Ford 2004-03-30 23:19:33 UTC
Gemstone Systems. I do the QA and JCK compliance for the VM. The VM is
based on the Sun JDK source code for Solaris with modifications to
support our object database.  The one signifcant difference is that we
don't ship 32 bit libraries with our VM.

The 3.5.1 installer works fine if that is any help. If there is a
verbose option on the installer I can retest and help to discover why
this doesn't work, we strongly feel that this isn't a java compliance
issue but the installer not working correctly in identifying a valid
java vm. 
Comment 3 George Hernandez 2004-03-30 23:58:21 UTC
Thanks for the added info. This will help alot. There are two problems
that need to be dealt with here. One is the jvm files which are easily
updated and the other is the jdk selection panel where you enter the
jdk you want to use withe the ide. This second won't get done for RC2
which I believe is tomorrow. I'll check if the installer builds can be
redone once a change is implemented.
Comment 4 George Hernandez 2004-04-02 03:03:24 UTC
Added two jvm files for 1.42 and 1.4.1 generic jvms.
Comment 5 George Hernandez 2004-04-02 03:08:48 UTC
Vince, please verify that it works for you and mark this bug verified
if it does. Otherwise, reopen it.
Comment 6 Michal Mocnak 2005-07-18 09:42:57 UTC
Closed