java.io.IOException: FRM-93000
Hi all,
experincing crashes in forms when users scroll through pictures on the form, we get the following errors in the application.log (/u01/oracle/ora10gAS/j2ee/OC4J_BI_Forms/application-deployments/formsapp/OC4J_BI_Forms_default_island_1)
09/09/11 16:20:23 formsweb: Forms session <33> aborted: unable to communicate with runtime process.
09/09/11 16:20:23 formsweb: Forms session <33> exception stack trace:
java.io.IOException: FRM-93000: Unexpected internal error.
Details : No HTTP headers received from runform
at oracle.forms.servlet.ListenerServlet.forwardResponseFromRunform(Unknown Source)
at oracle.forms.servlet.ListenerServlet.doPost(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)