Sample Header Ad - 728x90

WebLogic silent install JAR throws illegal argument error

0 votes
1 answer
569 views
I am trying to install WebLogic 10.3.6 on Oracle Linux using silent mode. When I run the below command it throws illegal argument. It does not even read the response file. Does anyone know the reason? #java -jar wls1036_generic.jar -silent -responseFile /scratch/u01/wl.rsp Illegal argument: -silent Illegal argument: -responseFile Illegal argument: /scratch/u01/wl.rsp Unable to instantiate GUI, defaulting to console mode. Extracting 0%.....................................^C Both JAVA_HOME and PATH variable are set. Here is the Java version- # java -version openjdk version "1.8.0_151" OpenJDK Runtime Environment (build 1.8.0_151-b12) OpenJDK 64-Bit Server VM (build 25.151-b12, mixed mode)
Asked by anAmaka (103 rep)
Dec 19, 2017, 11:12 AM
Last activity: Dec 19, 2017, 11:53 AM