Skip Navigation LinksHome Page > Forums > SpiraTest Forums > SpiraTest Issues & Questi... > SOAP API "'A recursive qu...
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 "<stdin>", line 1, in <module> File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", line 542, in __call__ return client.invoke(args, kwargs) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", line 602, in invoke result = self.send(soapenv) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", line 649, in send result = self.failed(binding, e) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\client.py", line 702, in failed r, p = binding.get_fault(reply) File "C:\apps\Python27\lib\site-packages\suds-0.4-py2.7.egg\suds\bindings\binding.py", line 265, in get_fault raise WebFault(p, faultroot)suds.WebFault: Server raised fault: 'A recursive query has encountered an infinite loop condition'
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
And if you have any questions, please email or call us at +1 (202) 558-6885