Oracle Database Error Solutions – Easy & Practical Guides

Welcome to a dedicated platform for solving common Oracle Database errors like ORA-01194, ORA-01555, ORA-01017, ORA-12154 and more.

Learn step-by-step solutions, real-world troubleshooting, and best practices to handle Oracle issues efficiently.

View All Oracle Error Solutions

Login Page Blank EBS R12

Blank EBS R12 Login page

Applies to:
            Oracle Enterprise Linux – Version: 5
            Oracle EBS R12

Description:
            After cloning EBS R12 successfully, when I am going to login EBS clone it did not show anything on the page. Login page is totally blank. I have restarted all the services of application and database but the problem is same. I have also restarted the whole machine/server but still the same issue.

Solution:
Following the steps to resolve the above issue:
1-      Stop all application services          
$INST_TOP/admin/scripts/adstpall.sh

2-      Remove any lock files from following folders:
$INST_TOP/ora/10.1.3/j2ee/oacore/persistence/oacore_default_group_1
$INST_TOP/ora/10.1.3/j2ee/oafm/persistence/oafm_default_group_1
$INST_TOP/ora/10.1.3/j2ee/forms/persistence/forms_default_group_1

3-      Compile the JSP files with the following command
cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2

4-      Run Autoconfig first on the DB Tier, and then on APPS Tier

5-      Start appl services
$INST_TOP/admin/scripts/adstrtall.sh

👉 Check our complete guide: Oracle Error Codes Guide

Your comments, especially which will help us improve the functionality, will be greatly appreciated. Do not forget to follow my Blog.


About the Author

Rana Abdul Wahid is an Oracle Database Administrator (DBA) with expertise in Oracle RMAN recovery, Oracle EBS administration, backup and recovery, performance tuning, database cloning, and troubleshooting critical Oracle database issues.

3 comments:

  1. Have tried the same process but still getting the blank page. Any one with a different tried solution?

    ReplyDelete
  2. Did you follow all steps in the post successfully?
    Describe the problem you are facing.

    ReplyDelete

Contact / Feedback Form

Name

Email *

Message *