Using OA framework, it errors With Error 404–Not Found
August 1, 2017
APPS DBA, Errors/Workarounds-Applications, Oracle APPS DBA
ERROR
When clearing all cache in Functional Administrator or Using OA framework, it errors With Error 404–Not Found : EBS 12.2.3
SOLUTION
- $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
- Now Restart (Cleanup)
Related Posts