Quantcast
Channel: Doyensys Allappsdba Blog..
Viewing all articles
Browse latest Browse all 1640

Article 3

$
0
0
               LOGIN PAGE SHOWS BLANK IN Oracle Applications R12


When logging into E-Bussiness Suit Login page appears blank,


 Solution 1:

1. Shutdown the application services.
   sh  adstpall.sh apps/<appspassword>


2.we need  Compile jsp’s Manually
perl $FND_TOP/patch/115/bin/ojspCompile.pl –compile –flush -p 2

3. Restart the application services.
  sh adstrtal.sh apps/<appspassword>

4. Retest the issue.

This would be a first workaround .

 Solution 2:

1. We need to edit the parameter in the context file ,

 Set the parameter “s_jsp_main_mode” in XML file from “just run” to “recompile”
<jsp_debug_parameters oa_var=”s_jsp_main_mode”>justrun</jsp_debug_parameters>
change it to  <jsp_debug_parameters oa_var=”s_jsp_main_mode”>recompile</jsp_debug_parameters>

2. Execute autoconfig to apply the change done in XML File.

Autoconfig will update file $INST_TOP/ora/10.1.3/j2ee/oacore/application-deployments/oacore/html/orion-web.xml

3. Re-start the applications and test the issue.



Viewing all articles
Browse latest Browse all 1640

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>