[
https://issues.apache.org/jira/browse/AXIS2-5915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andreas Veithen resolved AXIS2-5915.
------------------------------------
Resolution: Cannot Reproduce
Version 1.5.2 is no longer supported. I remember fixing various issues in the
StAX parser support in Axiom that may cause this type of error. Please migrate
to a recent Axis2 release and reopen the issue if you can still reproduce it.
> java.lang.ArrayIndexOutOfBoundsException while doing load testing
> -----------------------------------------------------------------
>
> Key: AXIS2-5915
> URL: https://issues.apache.org/jira/browse/AXIS2-5915
> Project: Axis2
> Issue Type: Bug
> Affects Versions: 1.5.2
> Reporter: manojkumar
> Priority: Critical
>
> we have developed one soap webservice using Axis2 1.5.2 version. In this
> service when multiple requests are processing at a time then a few requests
> receiving below exception.
> out of 10000 cases around 30 cases are fail, in response we are getting below
> error.
>
> ERROR *[org.apache.axis2.transport.http.AxisServlet] (default task-59) null:
> java.lang.ArrayIndexOutOfBoundsException*
> at
> com.sun.org.apache.xerces.internal.impl.XMLEntityManager$RewindableInputStream.read(XMLEntityManager.java:2973)
> at
> com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(UTF8Reader.java:335)
> at
> com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1756)
> at
> com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.arrangeCapacity(XMLEntityScanner.java:1633)
> at
> com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.skipString(XMLEntityScanner.java:1698)
> at
> com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$XMLDeclDriver.next(XMLDocumentScannerImpl.java:809).
>
> so i wan to know is there any specific reason in it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]