Share the content if you found it is useful (You can share using 300 community websites) click "share" at the end of the post.

You are encouraged to leave a comment.








Tuesday, February 17, 2009

Unable To Login To Oracle Applications After Upgrading from 11.5.10.2 to R12

In the process of upgrading from 11.5.10.2 to R12 following document "Oracle Applications Upgrade Guide: Release 11i to Release 12" executing the "Finish the Upgrade" in Chapter 3, got the error :

"Login Page" failed during the "Validate System Configuration".

Trying to login via http://.:webport/OA_HTML/AppsLogin got :

"The page cannot be displayed" error message

ERROR
"login page" failed
.

Cause

The problem is caused by incomplete or malformed configuration files during the upgrade.

Solution

To implement the solution, please execute the following steps:

1. Cleanup the malformed configuration/setup files by running:

EXEC FND_CONC_CLONE.SETUP_CLEAN;
commit;
exit

2. Regenerate all configuration files by running autoconfig.

3. Delete all files under $COMMON_TOP/_pages.

4. Recompile the jsp's by running :

$FND_TOP/patch/115/bin/ojspCompile.pl --compile --flush -p 2

5. Start the Apache service.

1 comment:

Unknown said...

Thank you! This fixed our issue of the R12 Login page no opening. I worked for a week looking through hundreds of log files not finding any error messages. This was a big relief geting this to work using this solution. Our R12 Login page now opens with no issues. This solution works great!

Related Posts Plugin for WordPress, Blogger...

Let us be Friends...

Share |

Popular Posts

Recent Comments