Code is written to terminate/kill FTR application to recover from a situation where specific operation is unsuccessful. Code works fine when FTR application is run using Citra player and Foglight Transaction Recorder.
When this FTR application is executed in Foglight, it works fine for first instance but it stops working for other instances. It is expected that application should be shutdown when operation is failed and starts running next iteration. But, in this case execution stops and throws exception "Tevron Script Execution Failed with Exitcode : -10".
1. There is a zombie process XY.exe exists.
2. Ensure to merge four steps of seperate tevron scripts into one tevron script and to kill XY.exe process:
Login.exe, XXYY_TRMTRC.exe, XXYY.exe and Logoff.exe.
For example (Sample code),
1) LogMessage ("StartScript() had an exception: " + ex.Message)
© ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center