1

I get following error trying to instal Weblogic 12 on Mac (M1 processor)

I have set the JAVA_HOME path variable

My java version is 11

INFO  [1] com.oracle.cie.nextgen.launcher.LogUtils - Extracting to /private/var/folders/jw/m7m77jws5kd18my9qrtp532c7khyhw/T/orcl627004433143755990.tmp.
INFO  [1] com.oracle.cie.nextgen.launcher.LogUtils - Extracting the installer . . .
INFO  [1] com.oracle.cie.nextgen.launcher.LogUtils - Finished self extraction to /private/var/folders/jw/m7m77jws5kd18my9qrtp532c7khyhw/T/orcl627004433143755990.tmp.
SEVERE [1] com.oracle.cie.nextgen.launcher.PlatformHelper - Can't get PlatformInfoHolder
SEVERE [1] com.oracle.cie.nextgen.launcher.PlatformHelper - Can't get PlatformInfoHolder
Alan Hernandez
  • 309
  • 3
  • 5
  • Could [this](https://stackoverflow.com/questions/67854232/is-it-possible-to-install-weblogic-12-2-1-4-on-apple-m1-computers) help ? – Emmanuel Collin Jun 25 '22 at 08:47
  • Not really @EmmanuelCollin. I've added the flag -ignoreSysPrereqs and same error have been showed – Alan Hernandez Jun 27 '22 at 16:06
  • Hi @AlanHernandez, have you had any success on this? I am also struggling with the same error. In my case the -ignoreSysPrereqs was already included in command of the initial attempt. – PandaCheLion Sep 26 '22 at 13:57
  • Hello, @chegancasb it seems the issue is related to the java version. I review the logs and see this message "The OpenJDK JVM is not supported on this platform" so, if you use a non open jdk version you should be able to run it. – Alan Hernandez Sep 28 '22 at 22:37

0 Answers0