Skip to Main Content

Java Development Tools

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!

install jdeveloper 14.1. not possible does not accept jdk 17

user13591322Jul 3 2025

java -jar /home/hans/Downloads/V1045138-01/fmw_14.1.2.0.0_jdev_suite.jar

does not accept jdk 17
025-07-02 18:48:48,760 INFORMATION [1] com.oracle.cie.nextgen.launcher.LogUtils - extract in /tmp/orcl16644682396656450169.tmp
2025-07-02 18:48:48,773 INFORMATION [1] com.oracle.cie.nextgen.launcher.LogUtils - installation program extracted...
2025-07-02 18:48:57,776 INFORMATION [1] com.oracle.cie.nextgen.launcher.LogUtils - selfextraction in /tmp/orcl16644682396656450169.tmp not successfull
.
2025-07-02 18:48:57,786 INFORMATION [1] com.oracle.cie.nextgen.launcher.LogUtils - Parameterdatei /tmp/orcl16644682396656450169.tmp/Disk1/install/linux64/
oraparam.ini is used
2025-07-02 18:48:57,790 FATAL com.oracle.cie.nextgen.launcher.Launcher - OpenJDK JVM on platform not supported

$ java -version
openjdk version "17.0.15" 2025-04-15
OpenJDK Runtime Environment (build 17.0.15+6-Ubuntu-0ubuntu124.04)
OpenJDK 64-Bit Server VM (build 17.0.15+6-Ubuntu-0ubuntu124.04, mixed mode, sharing)

Comments
Post Details
Added on Jul 3 2025
2 comments
106 views