Showing posts with label When clearing all cache in Functional Administrator or Using OA framework. Show all posts
Showing posts with label When clearing all cache in Functional Administrator or Using OA framework. Show all posts

Wednesday, 11 May 2016

When clearing all cache in Functional Administrator or Using OA framework, it errors With Error 404--Not Found : EBS 12.2.3

When clearing all cache in Functional Administrator or Using OA framework, it errors With Error 404--Not Found : EBS 12.2.3

EBS: 12.2.3
RAC Database: 11.2.0.4
Multinode Application


Issue:

1. Responsibility – Functional Administrator
2. Goto Tab “Core Services” > Caching Framework
3. Select Global Configuration
4. Click on Button – Clear All Cache

Error 404--Not Found
From RFC 2068 Hypertext Transfer Proocol -- HTTP/1.1:
10.4.5 404 Not Found


ALSO:

AR responsibility> Customers> Customers> Search Customer using Account Number:


Error 404--Not Found
From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
10.4.5 404 Not Found


Solution:

Oracle Document ID with same issue: Doc ID 2005982.1 : DINT Not fix.

Steps followed to resolve:

cd $OA_HTML
cd ..
cp - r html html.bak
unzip -o ebsuix-install.zip
cd $OA_HTML/cabo/jsps
$FND_TOP/patch/115/bin/jjspcompile.pl -compile -s 'frameredirect.jsp' --flush
$FND_TOP/patch/115/bin/jjspcompile.pl -compile

restart (Cleanup)