Hi
I am trying to install oracle 12c on RHEL 6 VMware.
The installation is giving error [INS-20802] Oracle Net Configuration Assistant failed.
I have read the other discussion around this error and they point to either wrong entry in /etc/hosts file, or disabling the firewall. I have tried those but they don't seem to fix the issue.
Details of the system:
VMware Workstation 10.0.5-build-2443746
OS: Red Hat Enterprise Linux Server release 6.0 (Santiago)
Kernel: 2.6.32-71.el6.x86_64
Oracle Database: 12c Release 1
Error in Installer:
[INS-20802] Oracle Net Configuration Assistant failed.
Cause - The plug-in failed in its perform method Action - Refer to the logs or contact Oracle Support Services. Log File Location
/u01/app/oraInventory/logs/installActions2016-07-15_07-04-14PM.log
Detailed Error in the log file:
INFO: Exiting ConfigClient.assignAction method
INFO: ConfigClient.executeToolsInAggregate action assigned
INFO: Started Plugin named: Oracle Net Configuration Assistant
INFO: Found associated job
INFO: Starting 'Oracle Net Configuration Assistant'
INFO: Starting 'Oracle Net Configuration Assistant'
INFO: NetCAInternalPlugIn: ... adding </ouiinternal>
INFO: Executing NETCA
INFO: Command /u01/app/oracle/product/12.1.0/dbhome_1/bin/netca /orahome /u01/app/oracle/product/12.1.0/dbhome_1 /orahnam OraDB12Home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /responseFile /u01/app/oracle/product/12.1.0/dbhome_1/network/install/netca_typ.rsp /silent /ouiinternal
INFO: ... GenericInternalPlugIn.handleProcess() entered.
INFO: ... GenericInternalPlugIn: getting configAssistantParmas.
INFO: ... GenericInternalPlugIn: checking secretArguments.
INFO: No arguments to pass to stdin
INFO: ... GenericInternalPlugIn: starting read loop.
INFO: Read: #
WARNING: Skipping line: #
INFO: End of argument passing to stdin
INFO: Read: # A fatal error has been detected by the Java Runtime Environment:
WARNING: Skipping line: # A fatal error has been detected by the Java Runtime Environment:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: #
WARNING: Skipping line: #
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # SIGSEGV (0xb) at pc=0x0000003b0cc14d70, pid=7896, tid=140231885477648
WARNING: Skipping line: # SIGSEGV (0xb) at pc=0x0000003b0cc14d70, pid=7896, tid=140231885477648
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: #
WARNING: Skipping line: #
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # JRE version: 6.0_75-b13
WARNING: Skipping line: # JRE version: 6.0_75-b13
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.75-b01 mixed mode linux-amd64 compressed oops)
WARNING: Skipping line: # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.75-b01 mixed mode linux-amd64 compressed oops)
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # C [ld-linux-x86-64.so.2+0x14d70]
WARNING: Skipping line: # C [ld-linux-x86-64.so.2+0x14d70]
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: #
WARNING: Skipping line: #
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # An error report file with more information is saved as:
WARNING: Skipping line: # An error report file with more information is saved as:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # /u01/app/oracle/product/12.1.0/dbhome_1/network/tools/hs_err_pid7896.log
WARNING: Skipping line: # /u01/app/oracle/product/12.1.0/dbhome_1/network/tools/hs_err_pid7896.log
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: #
WARNING: Skipping line: #
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # If you would like to submit a bug report, please visit:
WARNING: Skipping line: # If you would like to submit a bug report, please visit:
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # http://java.sun.com/webapps/bugreport/crash.jsp
WARNING: Skipping line: # http://java.sun.com/webapps/bugreport/crash.jsp
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # The crash happened outside the Java Virtual Machine in native code.
WARNING: Skipping line: # The crash happened outside the Java Virtual Machine in native code.
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: # See problematic frame for where to report the bug.
WARNING: Skipping line: # See problematic frame for where to report the bug.
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Read: #
WARNING: Skipping line: #
INFO: Exceeded the number of arguments passed to stdin. CurrentCount:1 Total args:0
INFO: Stderr Read: /u01/app/oracle/product/12.1.0/dbhome_1/bin/netca: line 175: 7896 Aborted (core dumped) $JRE $JRE_OPTIONS -classpath $CLASSPATH oracle.net.ca.NetCA $*
INFO: Completed Plugin named: Oracle Net Configuration Assistant
INFO: Oracle Net Configuration Assistant failed.
INFO: Oracle Net Configuration Assistant failed.
Appreciate any help on this.
Thanks in advance.