Inflectra Customer Forums: SOAP API "'A recursive query has encountered an infinite loop condition'' issue (Thread) SOAPAPI TestRun_CreateFromTestSet() is working for me until today, Suddenly, I got this error,"'A recursive query has encountered an infinite loop condition'. I don't know why. Any idea? >>> test=client.service.TestRun_CreateFromTestSet(104) Traceback (most recent call last): File " ", line 1, in File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 542, in __call__ return client.invoke(args, kwargs) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 602, in invoke result = self.send(soapenv) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 649, in send result = self.failed(binding, e) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 702, in failed r, p = binding.get_fault(reply) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\bindings\bind ing.py", line 265, in get_fault raise WebFault(p, faultroot) suds.WebFault: Server raised fault: 'A recursive query has encountered an infini te loop condition' en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spiratest/issues-questions/917.aspxthreadId=917y gan (ygan@ftdi.com)SOAP API "'A recursive query has encountered an infinite loop condition'' issue SOAPAPI TestRun_CreateFromTestSet() is working for me until today, Suddenly, I got this error,"'A recursive query has encountered an infinite loop condition'. I don't know why. Any idea? >>> test=client.service.TestRun_CreateFromTestSet(104) Traceback (most recent call last): File " ", line 1, in File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 542, in __call__ return client.invoke(args, kwargs) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 602, in invoke result = self.send(soapenv) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 649, in send result = self.failed(binding, e) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", l ine 702, in failed r, p = binding.get_fault(reply) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\bindings\bind ing.py", line 265, in get_fault raise WebFault(p, faultroot) suds.WebFault: Server raised fault: 'A recursive query has encountered an infini te loop condition' Wed, 28 May 2014 21:14:35 -04002014-05-29T11:36:05-04:00/Support/Forum/spiratest/issues-questions/917.aspxmessageId=1674David J (support1@inflectra.com) Hi Y Most likely it means you have a linked test case that contains a link to a test case th Hi Y Most likely it means you have a linked test case that contains a link to a test case that points back to itself, causing an infinite loop. Please check your linked test cases for such situations. If that's not the case, please submit a help desk ticket to us. Thanks Adam Thu, 29 May 2014 11:36:04 -04002014-05-29T11:36:04-04:00/Support/Forum/spiratest/issues-questions/917.aspx#reply1674