Forms not launching in R12

A holistic approach to debugging Application forms issue 11i/R12


Log in to E-Business Home Page -> System Administrator -> Profile -> System
Forms are not launching.

1. Check for any errors in application.log and in error_log/access_log

sh adformsctl.sh status
cd $LOG_HOME
Forms Log -> $LOG_GOME/ora/10.1.2/forms
Apache Log -> $LOG_GOME/ora/10.1.3/Apache/error_log.*
$LOG_GOME/ora/10.1.3/Apache/access_log.*

2. Check on the number of INVALIDS

SQL> select count(*) from dba_objects where status ='INVALID';

3. Check your Browser compatibility

Recommended Browsers for Oracle E-Business Suite Release 12 [ID 389422.1]

4. Cleared the browser/JRE cache/history

5. Compile Forms using adadmin utility

6. Compile all the JSP pages

cd $FND_TOP/patch/115/bin
perl ojspCompile.pl --compile --flush -p 2

7. Run autoconfg

Check for the invalid count before and after autoconfig

8. Please see (Doc ID 1070263.1)

R12: "FRM-92050: FAILED TO CONNECT TO SERVER: /FORMS/LSERVLET" Error Message When Launching Forms

9. Enable trace for your JRE

Do you see any error? If no, then enable the trace in JRE Console.
Control Panel -> Java