org.apache.xmlbeans.XmlException: Attempted read on closed stream.
-------------------------------------------------------------------
Key: AXIS2-4012
URL: https://issues.apache.org/jira/browse/AXIS2-4012
Project: Axis 2.0 (Axis2)
Issue Type: Wish
Components: client-api
Affects Versions: nightly
Environment: Linux,Jav1.4
Reporter: Rajesh Kandhasamy
org.apache.xmlbeans.XmlException: Attempted read on closed stream.
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:847)
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:826)
at
org.apache.xmlbeans.impl.schema.SchemaTypeLoaderBase.parse(SchemaTypeLoaderBase.java:231)
Caused by: com.ctc.wstx.exc.WstxIOException: Attempted read on closed stream.
at
com.ctc.wstx.sr.StreamScanner.throwFromIOE(StreamScanner.java(Compiled Code))
at
com.ctc.wstx.sr.BasicStreamReader.next(BasicStreamReader.java(Compiled Code))
at
org.apache.axiom.om.impl.llom.OMStAXWrapper.next(OMStAXWrapper.java(Compiled
Code))
at
org.apache.xmlbeans.impl.store.Locale.loadXMLStreamReader(Locale.java(Compiled
Code))
at
org.apache.xmlbeans.impl.store.Locale.parseToXmlObject(Locale.java:843)
... 48 more
Caused by: java.io.IOException: Attempted read on closed stream.
at
org.apache.commons.httpclient.AutoCloseInputStream.isReadAllowed(AutoCloseInputStream.java(Inlined
Compiled Code))
at
org.apache.commons.httpclient.AutoCloseInputStream.read(AutoCloseInputStream.java(Compiled
Code))
at java.io.FilterInputStream.read(FilterInputStream.java(Inlined
Compiled Code))
at java.io.PushbackInputStream.read(PushbackInputStream.java(Compiled
Code))
at java.io.FilterInputStream.read(FilterInputStream.java(Compiled
Code))
at com.ctc.wstx.io.UTF8Reader.loadMore(UTF8Reader.java(Compiled Code))
at com.ctc.wstx.io.UTF8Reader.read(UTF8Reader.java(Compiled Code))
at com.ctc.wstx.io.MergedReader.read(MergedReader.java(Compiled Code))
Note: This occurs only in Load test maybe morethan 200-2000 concurrent request,
and i dont find in all the response, it appears occationally
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]