Tuesday, 4 May 2010

R12 Rapidwiz Fails on Post Installation Tasks : RW-50016: Error Login Page not created

When attempting to install Oracle Applications Release 12.1.1, the following error occurs during rapidwiz post-installation checks :

ERROR LOGIN PAGE
-------------------------
checking URL = http://.:8000/OA_HTML/AppsLogin 
RW-50016: Error: - {0} was not created:

Processing DriverFile = /StageR12/startCD/Disk1/rapidwiz/template/adriapps.drv
Executing service control script:
/u01/VIS/inst/apps/VIS_visR12/admin/scripts/adoacorectl.sh start
ERROR : Timed out( 100000 ): Interrupted Exception
You are running adoacorectl.sh version 120.11
Starting OPMN managed OACORE OC4J instance ...

The issue is caused by a wrong setup in /etc/hosts file :
- localhost and server host are setup-ed on the same line.

To implement the solution, please execute the following steps:

1. Backup your /etc/hosts file

2. Change the hosts file as follow :

       127.0.0.1 localhost
       [IP] [host.domain] [host]

3. Restart all Applications services

Please send me your comments...

Related Posts by Categories



No comments: