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 75494 - Installer doesn't work with 64bit JVM
Summary: Installer doesn't work with 64bit JVM
Status: VERIFIED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: PC All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-25 13:56 UTC by ehucka
Modified: 2007-08-17 13:30 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 ehucka 2006-04-25 13:56:56 UTC
If I use 64bit jvm on amd64 windows platform the installer always ends after
setting of target location (Directory Name). It throws an error the destination
directory is not writtable.
Comment 1 mslama 2006-04-25 14:03:55 UTC
InstallShield does not support 64bit JDK on Windows. Installer launcher does not
accept 64bit JDK so it would be interesting to know how you start installer.
Comment 2 ehucka 2006-04-25 14:12:57 UTC
Installer asked me for a JVM (java.exe) becauseof the machine was reinstalled
and jdks were not registered in windows.
Comment 3 mslama 2006-04-25 14:22:56 UTC
I will add check to startup and display error in Welcome panel. It is obscure
case when it is possible to start installer even if launcher says it cannot find
suitable JDK on system.
Comment 4 taltamir 2006-12-26 01:10:32 UTC
isn't this a duplicate of Issue 58919?
Comment 5 mslama 2007-07-09 14:14:11 UTC
New installer engine us now used.
Comment 6 ehucka 2007-08-17 13:30:39 UTC
verified