You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "François Plou (JIRA)" <ji...@apache.org> on 2017/07/05 15:52:00 UTC

[jira] [Created] (AXIS2-5859) Heavy load leads to crash in ADBXMLStreamReaderImpl

François Plou created AXIS2-5859:
------------------------------------

             Summary: Heavy load leads to crash in ADBXMLStreamReaderImpl
                 Key: AXIS2-5859
                 URL: https://issues.apache.org/jira/browse/AXIS2-5859
             Project: Axis2
          Issue Type: Bug
          Components: adb
    Affects Versions: 1.7.5, 1.6.2
         Environment: Java IBM 1.7 + WebSphere 8.5.5
or
Java IBM 1.6 + Tomcat 8.5.16
The two runnings on AIX 7.1


            Reporter: François Plou
            Priority: Critical
         Attachments: stack.txt, wsArchives.23221.log, wsArchives.soap

Hello,

We are experimenting a critical incident on a production system.

We are using a Web Service which returns to the user a list of data. On this particular production system, the list is very very huge.
After a while (around some thousands of call to the web service) we get some crash in adb component (see stack.txt file).

FYI, the list of data contains 5000 thousands xml blocks (see wsArchives.23221.log as an example of what the service returns).

If we reduce the list to 500 xml blocks, we are not able to reproduce the crash yet.

Unfortunately, our customer do not consider the limit of 500 as a final correction.

You will find in the file wsArchives.soap the soap request we use to stress and reproduce the problem.

Best regards.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org