Hi Scott
What version of TestStand are you using?
3.5
What DBMS are you using?
Access
How long have you waited (at least 10 minutes), and does the hang eventually timeout?
I wait about 5 mins. Then I terminate the program
Are you using a default schema or a custom one? If custom please
let us know what schema it is most like and describe what you changed?
I use the default schema with one change. I insert in the STEP_RESULT statement under the UUT_RESULT parameter a new one: "Seriennummer"
Can you post your database options file from the configuration directory to the forum?
see attachment
Does the hang occur on the first UUT?
Yes. There are three numericlimit tests. The result of these test are witten into the database. But the UUT_RESULT table always empty
If you break the execution, what step is it on and what does the call stack look like?
Can you help me with this step? I start the test over an OP. I know that TestStand hang in "Database.seq" at step "Log Results to Database"
Are you running multiple threads in the execution?
Yes. The test-sequence runs in a new thread
- the model is not running in a loop
- the main-sequence is running in an endless loop controled by the Operationinterface
René
Message Edited by renek on
04-07-2008 10:03 AM