| View previous topic :: View next topic |
| Author |
Message |
vj.jain Site Admin
Joined: 10 Aug 2007 Posts: 86
|
Posted: Fri Dec 04, 2009 10:16 pm Post subject: R12 Installation: Login Page RW-50016: Error |
|
|
During the post-installation of Oracle Applications Release 12.1.1, you might have an error with the Login page check. The log file would say something similar to:
Login Page
-----------
checking URL = http://localhost.localdomain:8000/OA_HTML/AppsLogin
RW-50016: Error: - {0} was not created:
File = {1}
There could be several reasons this happened.
- Check the permissions on the environment file.
- Check your /etc/hosts entry
- Unlock the apps and applsys accounts on the database
- Run AutoConfig
- Bounce the services
When you bounce the services, make sure they all restart. That means, check the status, stop them and check the status again. Make sure that the OC4J processes have restarted. If you need to, kill the processes on the OS.
[oracle@localhost VIS_localhost]$ ./adapcctl.sh status
You are running adapcctl.sh version 120.7.12010000.2
Checking status of OPMN managed Oracle HTTP Server (OHS) instance ...
Processes in Instance: VIS_localhost.localhost.localdomain
---------------------------------+--------------------+---------+---------
ias-component | process-type | pid | status
---------------------------------+--------------------+---------+---------
OC4JGroup:default_group | OC4J:oafm | 7127 | Alive
OC4JGroup:default_group | OC4J:forms | 7128 | Alive
OC4JGroup:default_group | OC4J:oacore | 7129 | Alive
HTTP_Server | HTTP_Server | 7283 | Alive
[oracle@localhost VIS_localhost]$ ./adapcctl.sh stop
[oracle@localhost VIS_localhost]$ ./adapcctl.sh start
Run the status again and make sure all the PID's are different. If not, kill the processes on the OS.
Now, try the browser again. If this doesn't work, visit the OTN forums at http://forums.oracle.com or MetaLink (Oracle Support) |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Sponsored by
Oracle Consulting
Copyright ©2007
Oracle-Developer.com
|