Install Oracle 11g on RHEL 6.4
$./runinstaller
Installation just started, immediately reported a severe: [FATAL]WEB01:WEB01 error, click OK and exit the installation.
[@[email protected]]
The error log is as follows:
Info:setting value for the property:id in the Bean:configcmd
Info:setting value for the Property:platformcmdmap in the Bean:configcmd
Info:setting value for the property:id in the Bean:configcmd
Info:setting value for the Property:platformcmdmap in the Bean:configcmd
Info:setting value for the Property:configcmds in the Bean:configcmdmappings
SEVERE: [FATAL] web01:web01.
Refer associated StackTrace #oracle. install.commons.util.exception.defaulterroradvisor:37
Info:advice is ABORT
Severe:unconditional Exit
Info:adding Exitstatus FAILURE to the exit status set
Info:finding the most appropriate exit status for the current application
After inspection, hostname is web01
Re-check the/etc/hosts file, found that the file does not add the host and IP address of the corresponding content.
Edit the/etc/hosts, add the content, the installation can proceed smoothly.
192.168.56.105 web01
This article is from "riding ants watching the Sunset" blog, please be sure to keep this source http://yuricto.blog.51cto.com/2893832/1839568
Oracle installation execution./runinstaller hint severe: [FATAL] Web01:web01