09-17-2020 02:35 PM
Intermittenly, TestStand will not populate the record in local database (Access) UNTIL the next unit runs OR TS shutsdown.
Sometimes it works just fine, sometimes this error. Tried different connection strings, no luck. This is causing problems with other steps that run in PostUUT that depend on the current MAX(ID) to be the unit under test.
Anybody else seen this one?
Using OTF logging.
see examples below here:
09-24-2020 09:33 AM
update:
Not fixed but adding a small delay after PostUUT callback seems to help with the frequency.
This issue I originally noted with TS2019 but after looking thorugh old datalogs I see it happens with TS2016 as well. Much less often.
Maybe there was some updates between TS2016-2019 w/r/t when the db connection gets closed internally?