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

Summary: wrong error message after wrong java_home detected in install-server.bat
Product: qa Reporter: Marian Mirilovic <mmirilovic>
Component: CodeAssignee: ehucka <ehucka>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:

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