when i try to open the form url [http://hostname:port/forms/frmservlet?config=name] am getting the b
when i try to open the form url [http://hostname:port/forms/frmservlet?config=name] am getting the below errors in logs
####<Jul 24, 2012 6:28:27 AM UTC> <Error> <HTTP> > <WLS_FORMS> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1343111307192> <BEA-101019> <[ServletContext@277059151[app:formsapp module:forms path:/forms spec-version:2.5 version:11.1.1]] Servlet failed with IOException
java.io.IOException: failed to read '2574' bytes from InputStream; clen: 64998 remaining: 63500 count: 1498
at weblogic.servlet.internal.ChunkOutput.writeStream(ChunkOutput.java:417)
at weblogic.servlet.internal.ChunkOutputWrapper.writeStream(ChunkOutputWrapper.java:178)
at weblogic.servlet.internal.ServletOutputStreamImpl.writeStream(ServletOutputStreamImpl.java:520)
at weblogic.servlet.internal.ServletOutputStreamImpl.writeStream(ServletOutputStreamImpl.java:508)