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 "Ben McKenzie (JIRA)" <ji...@apache.org> on 2005/09/06 18:29:31 UTC

[jira] Updated: (AXIS2-184) Returning a large number of items throws a StackOverFlowError

     [ http://issues.apache.org/jira/browse/AXIS2-184?page=all ]

Ben McKenzie updated AXIS2-184:
-------------------------------

    Attachment: DLDataService.wsdl
                DataServiceSkeleton.java

using the DLDataService.wsdl, I generate the DataServiceSkeleton.java
When I run a test case on it, passing 20 entity ids X 4033 lineitem ids (80,660 datapoints), and returning the same number of data points, I get the OM error previously attached.
Axis 1.2.1 is able to handle this same wsdl and number of data points.

> Returning a large number of items throws a StackOverFlowError
> -------------------------------------------------------------
>
>          Key: AXIS2-184
>          URL: http://issues.apache.org/jira/browse/AXIS2-184
>      Project: Apache Axis 2.0 (Axis2)
>         Type: Bug
>   Components: om
>     Versions: 0.91
>  Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>     Reporter: Ben McKenzie
>  Attachments: DLDataService.wsdl, DataServiceSkeleton.java, newoutput.log
>
> When returning a large number of items from a SOAP (40,000) using several arrays, I get a java.lang.StackOverflowError
> I will attach the entire stack trace, as it is very long.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira