NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

out of threads

After doing almost 10,000 of 33,000 loops of a long test sequence this started popping up.

 2015-07-07 10_40_34-NI TestStand - Sequence Editor [Running...].png

The first few times (5 or 6times) it would allow the user to retry and continue.

 

When it finally would not continue, run cleanup was selected. During cleanup, all calls that went through the labview connector got an ActiveX error.

 

After cleanup had completed, a few clicks around the TS GUI and TS crashed.

Any ideas on how to trouble shoot?

 

 

Regards,

Mac

0 Kudos
Message 1 of 2
(3,864 Views)

Are you calling a new thread for each loop?  You need to release the threads/executions once you are done with them.

jigg
CTA, CLA
testeract.com
~Will work for kudos and/or BBQ~
0 Kudos
Message 2 of 2
(3,849 Views)