on one of our customer's machines I get the exit code 15 (Unknown unhandled exception) from ATCMD. But I don't know where this comes from. Is there a chance to log errors from ATCMD to find out the reason of this exit code? The event viewer didn't help at this point.
There is an action list called “OnFailure” which is run when the script fails for any reason. In this action list place an action to export the log of the build.
that didn't help. I added an action "Export Log to File" to the OnFailure-action list to write the log to the disk. By the way an action, that is used frequently in the project. I added an action to write to a text file, just to exclude a problem with the log. None of the files is written to the disk. Do you have any suggestions how to find out why I get exit code 15?
What version/build of Automise are you using? In the machines temp folder (open an explorer window, type %TMP% in the address bar and hit enter), there should be a bugreport.txt or automisebugreport.txt file there, send that to support @ finalbuilder.com.