Thursday, 2 April 2015

Oracle apps R12 : Login Page is blank

Issue:

While launching URL getting the login page as Blank.

Solution:
As per reference of oracle metalink:1491845.1

++ Compile the jsp's manually using the below command,Login to the apps server and execute below

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

++ Check whether all the jsp's are getting compiled successfully

++ Restart the application services and 

++ Clear the browser cache

No comments: