JSP Compilation in EBS R12.2

 JSP Compilation steps

Step 1: Shutdown the application services

Step 2: Take backup for the _Page(class file) folders

$ cd $OA_HTML/WEB-INF/classes

$ ls -lrt
$ mv _pages _pages_bkup<date> a

$ cd $OA_HTML/WEB-INF/classes

$ ls -lrt
$ mv _pages _pages_bkup<date>
$ mkdir _pages
$ ls -lrt

To Implement the solution

=====================


1)Compile the JSP's. In Unix server: # perl $FND_TOP/patch/115/bin/ojspCompile.pl --compile --flush -p 10 -log /tmp/ojspc_error.log


2) Cabo

Images and style sheets can be corrupted or out of sync in the cabo caches,
you may need to clear the files under cache directories after backup:

$OA_HTML/cabo/images/cache
$OA_HTML/cabo/styles/cache


3) Web Browser

for Internet Explorer:

- go to menu Tools => Internet Options,
- select 'General' tab,
- click on button 'Delete Files' in 'Temporary Internet files' area
or
- click on button 'Delete...' then in 'Delete Browsing History' pop-up window click on 'Delete Files...'
- close all IE windows and restart new browser session.

for Mozilla Firefox:

- go to menu Tools
- select 'Clear Private Data...' or 'Clear Recent History...' then check 'Cache'
or
- go to menu Edit or Tools
- select Preferences or Options.
- expand the 'Advance' options and choose 'Cache' or Privacy
- click the button called 'Clear Cache'.

Start application $ADMIN_SCRIPTS_HOME/adstrtal.sh

4)Re-test the issue and confirm.
 

For reference Metalink support id : Doc ID 2587865.1

Comments

Popular posts from this blog

How to drop index and before dropping it how to get the DDL.

PRVG-11250 : The check "RPM Package Manager database" was not performed because

ORA-00257:archiver error, connect internal only until freed

Verifying Daemon “Avahi-Daemon” Not Configured And Running …FAILED (PRVG-1360)

Linux OL7/RHEL7: PRVE-0421 : No entry exists in /etc/fstab for mounting /dev/shm

SKIP DNS RESLOV.CONF CHECK DURING RAC CONFIGURATION

CPU Patch Analysis

How to write to a CSV file using Oracle SQL*Plus

How to troubleshoot Long Running Concurrent Request in EBS 12.2

How To Manage Space of The FRA in the Oracle DB