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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Unable to install weblogic on mac

S JMay 24 2024

prompt% /usr/libexec/java_home -v 1.8 -e java -jar fmw_12.2.1.3.0_wls_quick.jar
Launcher log file is /private/var/folders/08/71c33ntj0b7f0l0wf78rlqv40000gq/T/OraInstall2024-05-24_11-10-26AM/launcher2024-05-24_11-10-26AM.log.
Extracting the installer . . . . Done
Exception in thread "main" java.lang.NullPointerException
at com.oracle.cie.nextgen.common.inventory.InventoryUtils.getDefaultInvPtrLoc(InventoryUtils.java:121)
at com.oracle.cie.nextgen.launcher.PlatformHelper.getDefaultInventoryPointerFile(PlatformHelper.java:492)
at com.oracle.cie.nextgen.launcher.Utils.getInvPtrLoc(Utils.java:435)
at com.oracle.cie.nextgen.launcher.Launcher.doMainHelper(Launcher.java:2276)
at com.oracle.cie.nextgen.launcher.Launcher.execute(Launcher.java:4075)
at com.oracle.cie.nextgen.launcher.Launcher.main(Launcher.java:3938)

Comments
Post Details
Added on May 24 2024
8 comments
543 views