Skip to Main Content

General Development Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Simple JAVA install debacle

user-2jo8rMay 7 2023 — edited May 7 2023

I have used java since 1.4 (2012). Java is easy to install and set the path variable(s) on Windows from Windows 7 to 10. I have installed the latest JDK and JRE and set path variables.

Currently, when i do a command prompt test - java -version: The code execution cannot proceed because jli.dll was not found. This is after a second reinstall of both JDK/JRE. Prior replies to java -version gave me a 'java' is not recognized as an internal or external command, operable program or batch file.

I realize that this is a simple problem, but it has plagued me for two days trying everything i could think of. At one point java would run but couldn't load a simple class from an extension JAR file.

Please help. Thanks much.

Comments
Post Details
Added on May 7 2023
1 comment
425 views