We have a command task that has worked but has now stopped it returns this error:
Exception in Task: Non zero exit code
Exit code (-529697949) description: VisualCronAPI.ExitCodes+ExitCodeNotFoundException: Exit code -529697949 was not found in exit code collection 'Windows.
at VisualCronAPI.ExitCodes.GetExitCodeInfo(ExitCodeCollectionClass ecc, Int32 intExitCode) in C:\sourcefiles\code\VisualCronAPI\Server\Properties\ExitCodes.vb:line 584
at VisualCronService.ExitCodeAPI.GetDescription(String strCollectionId, Int32 intExitCode) in C:\sourcefiles\code\VisualCronService\Jobs\ExitCodes\apiExitCode.vb:line 276
I'm not sure if it is Visual Cron that generates the error or the program that the task calls ( which is AltovaXML.exe).
Deos anyone have any ideas as to what exit code -529697949 means?
Edited by moderator
2018-12-18T16:09:36Z
|
Reason: Not specified