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/08/26 19:38:26 UTC

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

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: 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


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

Posted by "Ben McKenzie (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12320177 ] 

Ben McKenzie commented on AXIS2-184:
------------------------------------

The code is proprietary and hits a bunch of large databases, so it would not be possible to reproduce the environment, but I will see if I can find some way of duplicating it without a database.

> 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: 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


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

Posted by "Ben McKenzie (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12428423 ] 
            
Ben McKenzie commented on AXIS2-184:
------------------------------------

Is there an alternate method for runnign with large data sets?  I would think that other users would be hitting this same problem.

> 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)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>         Assigned To: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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

        

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


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

Posted by "Ben McKenzie (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-184?page=all ]

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

    Attachment: newoutput.log

> 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: 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


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

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12322705 ] 

Eran Chinthaka commented on AXIS2-184:
--------------------------------------

Hi Ben,

This issue is still opened. Can you please help me to re-produce this.

Anyway, I tested OM today with a 50 mb file and OM worked just fine. Is the problem you are trying goes too deep in a single child ?



> 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: 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


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

Posted by "Ben McKenzie (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12428422 ] 
            
Ben McKenzie commented on AXIS2-184:
------------------------------------

I noticed that Axis2 1.0 has been released, but this issue is not fixed.  This is preventing me from being able to use it, as I need to be able to pull large data sets.

> 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)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>         Assigned To: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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

        

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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12360701 ] 

Davanum Srinivas commented on AXIS2-184:
----------------------------------------

Ben,

Just so we are on the same page, could you please upload the test client as well?

thanks,
dims

> 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
>     Assignee: Davanum Srinivas
>  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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-184:
-----------------------------------

    Assignee: Davanum Srinivas  (was: Amila Chinthaka Suriarachchi)

> Returning a large number of items throws a StackOverFlowError
> -------------------------------------------------------------
>
>                 Key: AXIS2-184
>                 URL: https://issues.apache.org/jira/browse/AXIS2-184
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>            Assignee: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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.
-
You can reply to this email to add a comment to the issue online.


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


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

Posted by "Ben McKenzie (JIRA)" <ji...@apache.org>.
     [ 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


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

Posted by "Eran Chinthaka (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12320169 ] 

Eran Chinthaka commented on AXIS2-184:
--------------------------------------

How can I re-produce this ? Can I have the code and the XML file, if any ?

> 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: 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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas updated AXIS2-184:
-----------------------------------

    Assignee: Amila Chinthaka Suriarachchi  (was: Davanum Srinivas)

> Returning a large number of items throws a StackOverFlowError
> -------------------------------------------------------------
>
>                 Key: AXIS2-184
>                 URL: https://issues.apache.org/jira/browse/AXIS2-184
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>         Assigned To: Amila Chinthaka Suriarachchi
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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.
-
You can reply to this email to add a comment to the issue online.


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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davanum Srinivas resolved AXIS2-184.
------------------------------------

    Resolution: Won't Fix

> Returning a large number of items throws a StackOverFlowError
> -------------------------------------------------------------
>
>                 Key: AXIS2-184
>                 URL: https://issues.apache.org/jira/browse/AXIS2-184
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>            Assignee: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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.
-
You can reply to this email to add a comment to the issue online.


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


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

Posted by "Deepal Jayasinghe (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12467793 ] 

Deepal Jayasinghe commented on AXIS2-184:
-----------------------------------------

Hi Ben;
We did a major performance improvement in Axis2 , so I think issue might have fixed now. Can you please check and confirm that.

Thanks
Deepal

> Returning a large number of items throws a StackOverFlowError
> -------------------------------------------------------------
>
>                 Key: AXIS2-184
>                 URL: https://issues.apache.org/jira/browse/AXIS2-184
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>         Assigned To: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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.
-
You can reply to this email to add a comment to the issue online.


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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/AXIS2-184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12508681 ] 

Davanum Srinivas commented on AXIS2-184:
----------------------------------------

Problem is definitely with XMLBEans, easily recreated with the following piece of code: w/o any Axis2 jars.
public class TestXMLBeans {
    public static void main(String[] args) {
        com.highlinedata.soap.data.data_xsd1.DataValue val_array[]=new com.highlinedata.soap.data.data_xsd1.DataValue[40000];
        com.highlinedata.soap.data.data_xsd1.ArrayOfDataValue returnValue=com.highlinedata.soap.data.data_xsd1.ArrayOfDataValue.Factory.newInstance();
        for (int i=0;i<val_array.length;i++)
        {
            com.highlinedata.soap.data.data_xsd1.DataValue value=com.highlinedata.soap.data.data_xsd1.DataValue.Factory.newInstance();
            value.setValue("N/A");
            val_array[i]=value;

        }
        returnValue.setDvArray(val_array);
    }
}

> Returning a large number of items throws a StackOverFlowError
> -------------------------------------------------------------
>
>                 Key: AXIS2-184
>                 URL: https://issues.apache.org/jira/browse/AXIS2-184
>             Project: Axis 2.0 (Axis2)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>            Assignee: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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.
-
You can reply to this email to add a comment to the issue online.


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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12360704 ] 

Davanum Srinivas commented on AXIS2-184:
----------------------------------------

never mind :) i can see the OOM's with just 40,000 line items.

thanks,
dims

> 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
>     Assignee: Davanum Srinivas
>  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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12360764 ] 

Davanum Srinivas commented on AXIS2-184:
----------------------------------------

AXIS-184 seems to be caused by XmlBeans's implementation of array copy. See array_setter method in

http://svn.apache.org/viewcvs.cgi/xmlbeans/trunk/src/store/org/apache/xmlbeans/impl/store/Xobj.java

clearly says "// TODO - this is the quick and dirty implementation, make this faster"

When we copy 40,000 items, it just kills performance both in terms of memory and speed.

Thanks,
dims

> 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
>     Assignee: Davanum Srinivas
>  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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
    [ http://issues.apache.org/jira/browse/AXIS2-184?page=comments#action_12428424 ] 
            
Davanum Srinivas commented on AXIS2-184:
----------------------------------------

Ben,

I'd recommend trying the nightly build with ADB (not XMLBeans).

-- dims

> 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)
>          Issue Type: Bug
>          Components: om
>    Affects Versions: 0.91
>         Environment: tomcat5, gentoo linux, java 1.5.0_04, kernel 2.6.11-gentoo-r5
>            Reporter: Ben McKenzie
>         Assigned To: Davanum Srinivas
>         Attachments: DataServiceSkeleton.java, DLDataService.wsdl, 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

        

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


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

Posted by "Davanum Srinivas (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/AXIS2-184?page=all ]

Davanum Srinivas reassigned AXIS2-184:
--------------------------------------

    Assign To: Davanum Srinivas

> 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
>     Assignee: Davanum Srinivas
>  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