Skip to Main Content

Oracle Forms

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!

issue installing form 12c in linux

Tony007Aug 14 2022

./fmw_12.2.1.4.0_fr_linux64.bin
Launcher log file is /tmp/OraInstall2022-08-14_09-59-40AM/launcher2022-08-14_09-59-40AM.log.
Extracting the installer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Done
Checking if CPU speed is above 300 MHz. Actual 2711.998 MHz Passed
Checking monitor: must be configured to display at least 256 colors. Actual unknown. Failed <<<<
Checking swap space: must be greater than 512 MB. Actual 4355 MB Passed
Checking if this platform requires a 64-bit JVM. Actual 64 Passed (64-bit not required)
Checking temp space: must be greater than 300 MB. Actual 27585 MB Passed

Some system prerequisite checks failed.
You must fulfill these requirements before continuing.

Continue? (yes [y] / no [n]) [n]
y
You have confirmed that the product can be installed on this platform.
Continuing with the installation.

Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2022-08-14_09-59-40AM
Exception in thread "main" java.lang.IllegalArgumentException: You must provide a valid zip file.
at com.oracle.cie.common.util.DirectoryRestore.getEntries(DirectoryRestore.java:188)
at com.oracle.cie.common.util.DirectoryRestore.performUnZip(DirectoryRestore.java:47)
at com.oracle.cie.common.util.DirectoryRestore.performUnZip(DirectoryRestore.java:36)
at com.oracle.cie.nextgen.launcher.BootStrap.unzipJars(BootStrap.java:149)
at com.oracle.cie.nextgen.launcher.BootStrap.doBootStrap(BootStrap.java:442)
at com.oracle.cie.nextgen.launcher.Launcher.doMainHelper(Launcher.java:2756)
at com.oracle.cie.nextgen.launcher.Launcher.execute(Launcher.java:4107)
at com.oracle.cie.nextgen.launcher.Launcher.main(Launcher.java:3969)
ERROR: Installer execution failed (1).

Comments
Post Details
Added on Aug 14 2022
1 comment
362 views