Dear OPS-Users,
I am getting the following error submitting an xform. I am not able to reproduce the error. It seems to be thrown by chance. Error: ---- 2006-07-12 09:16:57,847 INFO org.orbeon.oxf.webapp.ProcessorService null - /xforms-server-submit - Received request 2006-07-12 09:16:57,909 ERROR org.orbeon.oxf.webapp.ProcessorService null - Exception at oxf:/ops/xforms/xforms-server-s ubmit.xpl, line 55, column 43, description executing processor java.io.EOFException at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:201) at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:191) at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:131) at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:58) at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:68) at org.orbeon.oxf.xforms.XFormsUtils.decodeXML(XFormsUtils.java:376) at org.orbeon.oxf.xforms.XFormsUtils.decodeXML(XFormsUtils.java:363) at org.orbeon.oxf.xforms.processor.XFormsServer.createXFormsContainingDocument(XFormsServer.java:939) at org.orbeon.oxf.xforms.processor.XFormsServer.createXFormsContainingDocument(XFormsServer.java:933) at org.orbeon.oxf.xforms.processor.XFormsServer.doIt(XFormsServer.java:159) at org.orbeon.oxf.xforms.processor.XFormsServer.start(XFormsServer.java:86) at org.orbeon.oxf.processor.pipeline.PipelineProcessor$11.run(PipelineProcessor.java:652) ---- Any help appreciated. emil -- emil müller NETBREEZE GMBH mail: [hidden email] Ringstr. 12 tel: +41 44 824 32 54 CH-8600 Dübendorf Web: http://www.netbreeze.ch Switzerland -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws |
Administrator
|
Hi Emil,
Did you find anything about this since last week? I have seen a similar symptom when going through a router that creates data corruption in the HTTP data. Essentially when the browser submits the request to the server, the data in the HTTP request gets corrupted and the chuck of zipped and base64-encoded data we send cannot be decoded anymore. Alex On 7/12/06, emil müller <[hidden email]> wrote: > Dear OPS-Users, > > I am getting the following error submitting an xform. I am not able to reproduce the error. It seems to be thrown by chance. > > > Error: > > ---- > 2006-07-12 09:16:57,847 INFO org.orbeon.oxf.webapp.ProcessorService null - /xforms-server-submit - Received request > 2006-07-12 09:16:57,909 ERROR org.orbeon.oxf.webapp.ProcessorService null - Exception at oxf:/ops/xforms/xforms-server-s > ubmit.xpl, line 55, column 43, description executing processor > java.io.EOFException > at java.util.zip.GZIPInputStream.readUByte(GZIPInputStream.java:201) > at java.util.zip.GZIPInputStream.readUShort(GZIPInputStream.java:191) > at java.util.zip.GZIPInputStream.readHeader(GZIPInputStream.java:131) > at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:58) > at java.util.zip.GZIPInputStream.<init>(GZIPInputStream.java:68) > at org.orbeon.oxf.xforms.XFormsUtils.decodeXML(XFormsUtils.java:376) > at org.orbeon.oxf.xforms.XFormsUtils.decodeXML(XFormsUtils.java:363) > at org.orbeon.oxf.xforms.processor.XFormsServer.createXFormsContainingDocument(XFormsServer.java:939) > at org.orbeon.oxf.xforms.processor.XFormsServer.createXFormsContainingDocument(XFormsServer.java:933) > at org.orbeon.oxf.xforms.processor.XFormsServer.doIt(XFormsServer.java:159) > at org.orbeon.oxf.xforms.processor.XFormsServer.start(XFormsServer.java:86) > at org.orbeon.oxf.processor.pipeline.PipelineProcessor$11.run(PipelineProcessor.java:652) > ---- > > Any help appreciated. > > emil > > -- > emil müller NETBREEZE GMBH > mail: [hidden email] Ringstr. 12 > tel: +41 44 824 32 54 CH-8600 Dübendorf > Web: http://www.netbreeze.ch Switzerland > > > > > > > > -- > You receive this message as a subscriber of the [hidden email] mailing list. > To unsubscribe: mailto:[hidden email] > For general help: mailto:[hidden email]?subject=help > ObjectWeb mailing lists service home page: http://www.objectweb.org/wws > > > -- Blog (XML, Web apps, Open Source): http://www.orbeon.com/blog/ -- You receive this message as a subscriber of the [hidden email] mailing list. To unsubscribe: mailto:[hidden email] For general help: mailto:[hidden email]?subject=help ObjectWeb mailing lists service home page: http://www.objectweb.org/wws
--
Follow Orbeon on Twitter: @orbeon Follow me on Twitter: @avernet |
Free forum by Nabble | Edit this page |