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 271574 - jdk not found
Summary: jdk not found
Status: NEW
Alias: None
Product: installer
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P1 normal with 1 vote (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-02 20:18 UTC by LarryDaniel
Modified: 2017-10-08 05:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Error message from Netbeans (65.99 KB, image/png)
2017-10-08 00:12 UTC, Tbirdhammer
Details
Environment Variable for JAVA_HOME (16.20 KB, image/png)
2017-10-08 00:14 UTC, Tbirdhammer
Details
evironment path set (38.98 KB, image/png)
2017-10-08 00:15 UTC, Tbirdhammer
Details
javac results 1 (90.88 KB, image/png)
2017-10-08 00:16 UTC, Tbirdhammer
Details
javac results 2 (53.01 KB, image/png)
2017-10-08 00:17 UTC, Tbirdhammer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description LarryDaniel 2017-10-02 20:18:02 UTC
the installer quits with the warning that the jdk is not installed.  JDK 9 is installed but the installer doesn't see it. Even using the -javahome argument fails to detect the jdk.
Comment 1 Tbirdhammer 2017-10-08 00:12:35 UTC
Created attachment 165252 [details]
Error message from Netbeans
Comment 2 Tbirdhammer 2017-10-08 00:14:05 UTC
Created attachment 165253 [details]
Environment Variable for JAVA_HOME
Comment 3 Tbirdhammer 2017-10-08 00:15:34 UTC
Created attachment 165254 [details]
evironment path set
Comment 4 Tbirdhammer 2017-10-08 00:16:39 UTC
Created attachment 165255 [details]
javac results 1
Comment 5 Tbirdhammer 2017-10-08 00:17:10 UTC
Created attachment 165256 [details]
javac results 2
Comment 6 Tbirdhammer 2017-10-08 00:26:44 UTC
So I see I'm not the only one with this problem, but no one has really given a detailed explanation. Please reference the attachments I've made. I'm doing a fresh install on a fresh machine. Never had NetBeans or any Java development tools or environments on this machine. I downloaded the JDK9 and the NetBeans 8.2 files from the Oracle site. JDK 9 seems to be installed correctly but NetBeans will not find the JDK. I even tried a second solution which was defining the variable for JAVA_HOME in the environment variables then adding %JAVA_HOME%\bin to the path set. Still no go. Help please! I'm trying to get a project going for my work.

Thanks!

Hammertime.
Comment 7 Tbirdhammer 2017-10-08 05:01:30 UTC
Ok, nevermind. I now actually read the bottom of the download page. I apologize.

I'm a dumb ass. lol.

Thanks!