<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: SOAP API download limits? (Thread)</title><description>&#xD;
We are using the Spira SOAP API to download and reupload a large number of tests.  This was working fine until the number of requirements exceeded 1,337.  Once it crossed that threshold, we start getting the following exception.  Is there a built-in limit to the number of requirements we can download at once?  (We are using Apache Axis on the client.)  &#xD;
&#xD;
         Exception in thread "main" java.net.SocketException: Connection reset     	 at com.transcendsys.tools.ant.spira.SpiraXlsDownloader.main(SpiraXlsDownloader.java:231)    Caused by: java.net.SocketException: Connection reset     	 at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)     	 at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)     	 at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)     	 at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)     	 at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)     	 at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)     	 at org.apache.axis.client.Call.invokeEngine(Call.java:2784)     	 at org.apache.axis.client.Call.invoke(Call.java:2767)     	 at org.apache.axis.client.Call.invoke(Call.java:2443)     	 at org.apache.axis.client.Call.invoke(Call.java:2366)     	 at org.apache.axis.client.Call.invoke(Call.java:1812)     	 at com.inflectra.www.SpiraTest.Services.v3_0.BasicHttpBinding_IImportExportStub.requirement_Retrieve(BasicHttpBinding_IImportExportStub.java:8819)     	 at com.transcendsys.tools.ant.spira.RequirementRepository.readRequirements(RequirementRepository.java:44)     	 at com.transcendsys.tools.ant.spira.RequirementRepository. (RequirementRepository.java:34)     	 at com.transcendsys.tools.ant.spira.BaseSpiraXlsDownloadUpload. (BaseSpiraXlsDownloadUpload.java:118)     	 at com.transcendsys.tools.ant.spira.SpiraXlsDownloader. (SpiraXlsDownloader.java:24)     	 at com.transcendsys.tools.ant.spira.SpiraXlsDownloader.main(SpiraXlsDownloader.java:223)    Caused by: java.net.SocketException: Connection reset     	 at java.net.SocketInputStream.read(SocketInputStream.java:189)     	 at java.net.SocketInputStream.read(SocketInputStream.java:121)     	 at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)     	 at java.io.BufferedInputStream.read(BufferedInputStream.java:254)     	 at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:589)     	 at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)     	 ... 15 more      </description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spiratest/issues-questions/550.aspx</link><item><guid isPermaLink="false">threadId=550</guid><author>Greg Merrill (gmerrill@onenetwork.com)</author><title>SOAP API download limits?</title><description>&#xD;
We are using the Spira SOAP API to download and reupload a large number of tests.  This was working fine until the number of requirements exceeded 1,337.  Once it crossed that threshold, we start getting the following exception.  Is there a built-in limit to the number of requirements we can download at once?  (We are using Apache Axis on the client.)  &#xD;
&#xD;
         Exception in thread "main" java.net.SocketException: Connection reset     	 at com.transcendsys.tools.ant.spira.SpiraXlsDownloader.main(SpiraXlsDownloader.java:231)    Caused by: java.net.SocketException: Connection reset     	 at org.apache.axis.AxisFault.makeFault(AxisFault.java:101)     	 at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:154)     	 at org.apache.axis.strategies.InvocationStrategy.visit(InvocationStrategy.java:32)     	 at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:118)     	 at org.apache.axis.SimpleChain.invoke(SimpleChain.java:83)     	 at org.apache.axis.client.AxisClient.invoke(AxisClient.java:165)     	 at org.apache.axis.client.Call.invokeEngine(Call.java:2784)     	 at org.apache.axis.client.Call.invoke(Call.java:2767)     	 at org.apache.axis.client.Call.invoke(Call.java:2443)     	 at org.apache.axis.client.Call.invoke(Call.java:2366)     	 at org.apache.axis.client.Call.invoke(Call.java:1812)     	 at com.inflectra.www.SpiraTest.Services.v3_0.BasicHttpBinding_IImportExportStub.requirement_Retrieve(BasicHttpBinding_IImportExportStub.java:8819)     	 at com.transcendsys.tools.ant.spira.RequirementRepository.readRequirements(RequirementRepository.java:44)     	 at com.transcendsys.tools.ant.spira.RequirementRepository. (RequirementRepository.java:34)     	 at com.transcendsys.tools.ant.spira.BaseSpiraXlsDownloadUpload. (BaseSpiraXlsDownloadUpload.java:118)     	 at com.transcendsys.tools.ant.spira.SpiraXlsDownloader. (SpiraXlsDownloader.java:24)     	 at com.transcendsys.tools.ant.spira.SpiraXlsDownloader.main(SpiraXlsDownloader.java:223)    Caused by: java.net.SocketException: Connection reset     	 at java.net.SocketInputStream.read(SocketInputStream.java:189)     	 at java.net.SocketInputStream.read(SocketInputStream.java:121)     	 at java.io.BufferedInputStream.fill(BufferedInputStream.java:235)     	 at java.io.BufferedInputStream.read(BufferedInputStream.java:254)     	 at org.apache.axis.transport.http.HTTPSender.readHeadersFromSocket(HTTPSender.java:589)     	 at org.apache.axis.transport.http.HTTPSender.invoke(HTTPSender.java:143)     	 ... 15 more      </description><pubDate>Tue, 02 Apr 2013 17:02:03 -0400</pubDate><a10:updated>2019-05-29T14:23:41-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/550.aspx</link></item><item><guid isPermaLink="false">messageId=1012</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> &#xD;
&#xD;
&#xD;
There isn't a limit to the number of tests or data, but there is a request/response timeout. </title><description> &#xD;
&#xD;
&#xD;
There isn't a limit to the number of tests or data, but there is a request/response timeout. If you're using v3.2 you can modify this in the Web.Config file, for v4.0 we will be releasing a patch update (patch 010) in the next couple of weeks that has the limit extended.  Regards  Adam </description><pubDate>Wed, 03 Apr 2013 19:31:38 -0400</pubDate><a10:updated>2013-04-03T19:31:38-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/550.aspx#reply1012</link></item></channel></rss>