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 90601 - Can not install NetBeans BlueJ edition (Or Regular NetBeans for that matter) on Windows Vista
Summary: Can not install NetBeans BlueJ edition (Or Regular NetBeans for that matter) ...
Status: RESOLVED DUPLICATE of bug 85361
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 5.x
Hardware: All Windows Vista
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-05 16:06 UTC by chriscush
Modified: 2006-12-07 10:26 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 chriscush 2006-12-05 16:06:22 UTC
Have Java 1.5.0.10 installed.

Get error message:
The installer is unable to run in graphical mode. Try running the installer 
with the -console or -silent flag.

Can run the install with the -silent flag and no errors occur until trying to 
launch the IDE. The IDE complains about not being able to find java.exe at 
this point.
Comment 1 mslama 2006-12-07 10:26:24 UTC
JDK 6.0 must be used to run installer on Vista. Use -is:javahome <Path to JDK>
to set JDK for running installer. See my comment from Wed Oct 4 14:50:57 +0000
2006 in issue #85361.

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