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 165018 - Unable to install JDK bundle into existing empty directory.
Summary: Unable to install JDK bundle into existing empty directory.
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: NBI (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: dlipin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-13 09:26 UTC by Michael Nazarov
Modified: 2009-05-13 11:08 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
log (18.58 KB, text/plain)
2009-05-13 09:42 UTC, Michael Nazarov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2009-05-13 09:26:49 UTC
JDK allow to use built-in default path for JDK installation as
path for JDK required for NetBeans installation. This doesn't
work if empty directory with default name already exists.
Ex.: create $HOME/jdk1.5.0_19 and run bundle installer.
JDK configuration passes fine with this path but NetBeans
configuration fails.
Comment 1 dlipin 2009-05-13 09:31:12 UTC
attach the log, please.
Comment 2 Michael Nazarov 2009-05-13 09:42:04 UTC
Created attachment 82017 [details]
log