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!

Error on install JDeveloper 12.2.1.4.0 in an Oracle Cloud Ampere A1 Instance with Oracle Linux 8.5

JeryMay 12 2022

I have tried to install JDeveloper 12.2.1.4.0 in an Oracle Cloud Ampere A1 Instance with Oracle Linux 8.5, but the different install packages show errors.
By example Generic Installer:
image.pngPreviously I have installed JDK 1.8.0_333 on Oracle Linux 8.5:
image.pngAnd rename the second .jar file:
image.pngimage.pngAnd execute:
/usr/jvm/jdk1.8.0_333/bin/java -jar V998597-01.jar
But, this installer shows this error:
image.pngExtracting the installer . . . . . . . Done
Exception in thread "main" java.lang.NullPointerException
at com.oracle.cie.nextgen.common.inventory.InventoryUtils.getDefaultInvPtrLoc(InventoryUtils.java:131)
at com.oracle.cie.nextgen.launcher.PlatformHelper.getDefaultInventoryPointerFile(PlatformHelper.java:496)
at com.oracle.cie.nextgen.launcher.Utils.getInvPtrLoc(Utils.java:449)
at com.oracle.cie.nextgen.launcher.Launcher.doMainHelper(Launcher.java:2334)
at com.oracle.cie.nextgen.launcher.Launcher.execute(Launcher.java:4107)
at com.oracle.cie.nextgen.launcher.Launcher.main(Launcher.java:3969)
----------------------------------
2022-05-12 14:02:18,690 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Launcher log file is /tmp/OraInstall2022-05-12_02-02-18PM/launcher2022-05-12_02-02-18PM.log.
2022-05-12 14:02:18,692 INFO [1] com.oracle.cie.nextgen.launcher.Launcher - Running jar: /home/opc/Downloads/V998597-01.jar
2022-05-12 14:02:18,712 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Extracting to /tmp/orcl8520865731140203091.tmp.
2022-05-12 14:02:18,729 SEVERE [1] com.oracle.cie.nextgen.launcher.PlatformHelper - Can't get PlatformInfoHolder
2022-05-12 14:02:18,730 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Extracting the installer . . .
2022-05-12 14:02:22,732 INFO [1] com.oracle.cie.nextgen.launcher.LogUtils - Finished self extraction to /tmp/orcl8520865731140203091.tmp.
2022-05-12 14:02:22,732 SEVERE [1] com.oracle.cie.nextgen.launcher.PlatformHelper - Can't get PlatformInfoHolder
2022-05-12 14:02:22,734 SEVERE [1] com.oracle.cie.nextgen.launcher.PlatformHelper - Can't get PlatformInfoHolder

Could you help me with this process, please?
I hope your help.

Regards

This post has been answered by Jery on Jun 22 2023
Jump to Answer
Comments
Post Details
Added on May 12 2022
9 comments
2,523 views