Hi. I´m trying to install Oracle Forms 12c (12.2.1.19), but I´m failing to start Oracle WebLogic Server (fmw_12.2.1.4.0_infrastructure.jar)
I have downloaded this Java JDk Version:
[weblogic@SrvWLS-1 Stage]$ $JAVA_HOME/bin/java -version
java version "1.8.0_421"
Java(TM) SE Runtime Environment (build 1.8.0_421-b09)
Java HotSpot(TM) Server VM (build 25.421-b09, mixed mode)
[weblogic@SrvWLS-1 Stage]$
When trying to Install Weblogic Server Infrastrcuture it is failing with this error:
[weblogic@SrvWLS-1 Stage]$ $JAVA_HOME/bin/java -jar fmw_12.2.1.4.0_infrastructure.jar
Launcher log file is /tmp/OraInstall2024-08-06_10-48-47AM/launcher2024-08-06_10-48-47AM.log.
Extracting the installer . . . . . . . Done
Java HotSpot(TM) Server VM warning: You have loaded library /tmp/orcl6340675547084991288.tmp/Disk1/install/linux/libjni.so which might have disabled stack guard. The VM will try to fix the stack guard now.
It's highly recommended that you fix the library with 'execstack -c <libfile>', or link it with '-z noexecstack'.
Checking if CPU speed is above 300 MHz. Actual 2294.608 MHz Passed
Checking monitor: must be configured to display at least 256 colors. Actual 16777216 Passed
Checking swap space: must be greater than 512 MB. Actual 32767 MB Passed
Checking if this platform requires a 64-bit JVM. Actual 32 Passed (64-bit not required)
Checking temp space: must be greater than 300 MB. Actual 4492 MB Passed
Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2024-08-06_10-48-47AM
Exception in thread "main" java.lang.UnsatisfiedLinkError: /u01/app/oracle/jdk1.8.0_421/jre/lib/i386/libawt_xawt.so: libXext.so.6: cannot open shared object file: No such file or directory
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1820)
at java.lang.Runtime.load0(Runtime.java:782)
at java.lang.System.load(System.java:1098)
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1937)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1841)
at java.lang.Runtime.loadLibrary0(Runtime.java:843)
at java.lang.System.loadLibrary(System.java:1134)
at java.awt.Toolkit$3.run(Toolkit.java:1636)
at java.awt.Toolkit$3.run(Toolkit.java:1634)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Toolkit.loadLibraries(Toolkit.java:1633)
at java.awt.Toolkit.<clinit>(Toolkit.java:1670)
at java.awt.Component.<clinit>(Component.java:593)
at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:643)
The log(s) can be found here: /tmp/OraInstall2024-08-06_10-48-47AM.
It seems I´m having an issues with some libraries
I have checked the System Requirements and Specifications guide and tried to install all required packages: