We have a job that starts a process and then exits (using a script.) It has the setting configured to not run the task if the process already exists. The first time, this works fine. Everytime after that, if the process is already running, we get this error notification:
From: SERVER09 [mailto:SERVER09@pridedallas.com]
Sent: Saturday, March 23, 2013 6:29 PM
To: # IT
Subject: VisualCron - SERVER09 - Error - Run MedEDocs Print Application
"[Error in SetVar, string: Computer: {COMPUTER(Name)}
Date/Time: {DATETIME()}
Task: {TASK(Active|Name)}
Executed at: {TASK(Active|LastRun|M/d/yyyy h:mm tt)} Job Error: {TASK(Active|Result)} Task Output: {TASK(Active,StdOut)} Errored On: {LOOP(CurrentValueXArray,0)}, err: Object reference not set to an instance of an object.]"
Also, Exit code is 77778 .