Forum Discussion
dbroland
12 years agoOccasional Contributor
Thanks for the reply. Here is a little more detail:
I'll provide more detail as it becomes available.
We have an automated process (CruiseControl task) that runs at 9:00pm each evening and in the script, there is a line that launches the TestComplete.exe file with a parameter that directs it to load a project (TestDriver.pjs) and execute a keyword test called RunAllThings.
This task fails consistently (gets the error message I added in the first post)when attempting to open the first .mds file and consistently runs the second .mds file.
Curiously, when I open the CC GUI and force the CruiseControl project to run it sometimes succeeds and sometimes fails. i.e. it appears to be an intermittent issue.
I can't find the .pjs file in question anywhere and furthermore, I'm not aware of defining that project file. I assume this is something TestComplete creates for me.
I'll provide more detail as it becomes available.