Hi,
I want to add that I also tried silent.xml but it didn't work as well. These are the sample silent.xml files I used:
<?xml version="1.0" encoding="UTF-8"?>
<bea-installer>
<input-fields>
<data-value value="D:\WLS11g"/>
<data-value name="WLS_INSTALL_DIR" value="D:\WLS11g\wlserver_10.3"/>
<data-value name="COMPONENT_PATHS"
value="WebLogic Server/Core Application Server|WebLogic Server/Administration Console|WebLogic Server/Configuration Wizard and Upgrade Framework|WebLogic Server/Web 2.0 HTTP Pub-Sub Server|WebLogic Server/WebLogic JDBC Drivers|WebLogic Server/Third Party JDBC Drivers|WebLogic Server/WebLogic Server Clients|WebLogic Server/WebLogic Web Server Plugins|WebLogic Server/UDDI and Xquery Support|WebLogic Server/Server Examples"/>
<data-value name="INSTALL_NODE_MANAGER_SERVICE" value="yes"
<data-value name="NODEMGR_PORT" value="5559" />
<data-value name="INSTALL_SHORTCUT_IN_ALL_USERS_FOLDER" value="yes"/>
</input-fields>
</bea-installer>
<?xml version="1.0" encoding="ISO-8859-1" ?>
<bea-installer>
<input-fields>
<data-value name="BEAHOME" value="/u01/oracle/middleware" />
<data-value name="WLS_INSTALL_DIR" value="/u01/oracle/middleware/wls12.1.3" />
</input-fields>
</bea-installer>
<?xml version="1.0" encoding="UTF-8"?>
<bea-installer>
<input-fields>
<data-value name="BEAHOME" value="/u01/oracle" />
<data-value name="WLS_INSTALL_DIR" value="/u01/oracle/weblogic10.3.3" />
<data-value name="WLW_INSTALL_DIR" value="/u01/oracle/workshop10.3.3" />
<data-value name="COMPONENT_PATHS" value="WebLogic Server" />
<data-value name="INSTALL_NODE_MANAGER_SERVICE" value="yes" />
<data-value name="NODEMGR_PORT" value="5559" />
</input-fields>
</bea-installer>
<?xml version="1.0" encoding="UTF-8"?>
<domain-template-descriptor>
<input-fields>
<data-value name="BEAHOME" value="/u01/oracle" />
<data-value name="USER_INSTALL_DIR" value="/u01/oracle/weblogic10.3.3" />
<data-value name="INSTALL_NODE_MANAGER_SERVICE" value="no" />
<data-value name="COMPONENT_PATHS" value="WebLogic Server|WebLogic Workshop|WebLogic Integration|WebLogic Portal" />
</input-fields>
</domain-template-descriptor>
The command I used to run the installer is: java -jar wls121300.jar -mode=silent -silent_xml=/home/me/silent.xml
This command failed saying there is no GUI support. Therefore I used: java -jar wls121300.jar -mode=silent -silent_xml=/home/me/silent.xml -silent and this start the silent installation but failed as well. The error is as follows:
Launcher log file is /tmp/OraInstall2015-06-25_02-25-34PM/launcher2015-06-25_02-25-34PM.log.
Extracting files.........
Starting Oracle Universal Installer
Checking if CPU speed is above 300 MHz. Actual 2660.499 MHz Passed
Checking swap space: must be greater than 512 MB. Actual 8386556 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 450014 MB Passed
Preparing to launch the Oracle Universal Installer from /tmp/OraInstall2015-06-25_02-25-34PM
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=512m; support was removed in 8.0
Log: /tmp/OraInstall2015-06-25_02-25-34PM/install2015-06-25_02-25-34PM.log
Setting mode to silent
Setting silent_xml to silent.xml
Copyright (c) 1996, 2014, Oracle and/or its affiliates. All rights reserved.
Starting check : CertifiedVersions
sh: 1: /bin/rpm: not found
sh: 1: /bin/rpm: not found
Expected result: One of enterprise-4,enterprise-5,enterprise-6,redhat-6,redhat-4,redhat-5,SuSE-11
Actual Result: (Unknown
Check complete. The overall result of this check is: Failed <<<<
Problem: This Oracle software is not certified on the current operating system.
Recommendation: Make sure you are installing the software on the correct platform.
Warning: Check:CertifiedVersions failed.
Starting check : CheckJDKVersion
Expected result: 1.7.0_15
Actual Result: 1.8.0_45
Check complete. The overall result of this check is: Passed
CheckJDKVersion Check: Success.
Validations are enabled for this session.
Verifying data......
[ERROR] Data Insufficient to start Install.
[ERROR] Rule_OHFS_Error
[ERROR] Rule_GetOracleHome_Error
[ERROR] Provide a value for variable ORACLE HOME PATH
[ERROR] Rule_VDiskSpace_Error
[ERROR] Select one and only one Install Type. Any one of the variables SOFTWARE ONLY TYPE,BASIC TYPE or ADVANCED TYPE in Section GENERIC must be set to true.
[ERROR] Rule_VDiskSpace_Error
[ERROR] Rule_CalculateFreeSpace_Error. Aborting Install