FRM 40010 - Cannot read form [message #625909] |
Thu, 16 October 2014 01:10 |
sinida1984
Messages: 83 Registered: September 2007 Location: India
|
Member |
|
|
Hi
I have my forms placed in one working directory, The formsweb.cfg has the entry. The corresponding .env file has version directory etc.
But when I run the form from windows URL, it is showing FRM 40010 - Cannot read form <form name>
This error occur most of the times and sometimes there is no error and the form is launching. Please let me know if anybody has any idea.
My config entry looks like below.
[launch_testform]
envFile=GDRUAD0_test.env
form=launch_and_login.fmx
otherparams=buffer_records=%buffer% debug_messages=%debug_messages% array=%array% obr=%obr% query_only=%query_ony% quiet=%quiet% render=%render% record=%reco
rd% tracegroup=%tracegroup% log=%log% term=%term% useSDI=no
width=100%
height=100%
pageTitle=GSP_TEST
separateFrame=false
background=no
logo=no
splashScreen=no
workingDirectory=/u01/app/gdr/fmxaix
serverApp=gdrRegistry
archive_jini=frmall_jinit.jar,FormsGraph.jar
archive=frmall.jar,FormsGraph.jar
baseHTMLJInitiator=basejpi.htm
baseHTMLjpi=basejpi.htm
|
|
|
|
|