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 79116 - wrong error message after wrong java_home detected in install-server.bat
Summary: wrong error message after wrong java_home detected in install-server.bat
Status: CLOSED FIXED
Alias: None
Product: qa
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: PC Windows ME/2000
: P4 blocker (vote)
Assignee: ehucka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-26 16:42 UTC by Marian Mirilovic
Modified: 2011-02-17 09:39 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 Marian Mirilovic 2006-06-26 16:42:36 UTC
I am running :
install-server.bat e:\space\test4u e:\space\jdks\j2sdk1.5.0_07

and I got :
----------------------
This install dir: E:\space\test4u
java_home=e:\space\test4u doesn't exist or doesn't contain JDK
----------------------
Comment 1 ehucka 2006-06-26 17:20:34 UTC
look at your jdk path, i think there should be 'e:\space\jdks\jdk1.5.0_07'.
Comment 2 Marian Mirilovic 2006-06-26 17:23:42 UTC
you are right ... just the message was out of the reality ;)

verified/closed