Server raised fault: 'Database concurrency condition detected'

Monday, February 10, 2014
Avatar

I am using python to call TestSet_Update(), I got this error.  Not sure what's wrong with it. 

first, I call ts = TestSet_RetrieveById() and then I update some information such as, TestRunTypeId, TestSetStatusId

then, I call TestSet_Update(ts)

I got the ''Database concurrency condition detected''

Anyone knows why? and what I missed.

 

 

1 Replies
Monday, February 10, 2014
Avatar
re: ygan Monday, February 10, 2014
y gan

I am using python to call SOAP Web serviceTestSet_Update(), I got this error.  Not sure what's wrong with it. 

first, I call ts = TestSet_RetrieveById() and then I update some information such as, TestRunTypeId, TestSetStatusId

then, I call TestSet_Update(ts)

I got the ''Database concurrency condition detected''

Anyone knows why? and what I missed.

 

 

 

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Monday, February 10, 2014
  • Last Reply: Monday, February 10, 2014
  • Replies: 1
  • Views: 2479