Oracle Patch install error-
Environment:
Weblogic server version : 12.2.1.4
java version "1.8.0_431"
Java(TM) SE Runtime Environment (build 8.0.8.35 - pap6480sr8fp35-20241105_01(SR8 FP35))
OPatch :(OLD)13.9.4.2.1 ⇒ (require)13.9.4.2.17
patch file : p28186730_1394217_Generic.zip
when I execute command : java -jar ./opatch_generic.jar -slient oracle_home=/weblogic/app/12.2.1.4/
and get this error:
could not find or load main class com.oracle.cie.nextgen.launcher.Launcher
but when I install another Server(the same environment) was successful.
Any thing I need to check or anything what I can do for this error?