I just completed an image back - it shows in the log as completed with a green circle and a check mark, but in the Last Result column, there is an entry that reads "0x40010004 Error". I get the same message when I do a full File backup, and similarly, it appears to complete. Looking in Windows Explorer, I do see that thew backup files have been created.
What is the meaning of this error code, and is it anything that I need to be concerned about?
Thanks for your post. The error code is returned by the Windows Task scheduler and as the job completes successfully it appears to be incorrect, so nothing to worry about.
This return code return code may relate to the Windows debugger:
0x40010004 DBG_TERMINATE_PROCESS Debugger terminated the process.
Are you running a VBScript source file by any chance?
If you are concerned about it, you can try temporarily disabling your anti-virus software in case it's affecting the execution.
It's possible that the Windows Scheduler service is stopping before the Reflect backup has closed. However, this isn't a problem as by the time the shutdown command is issued the backup has finished. Please ignore the result code.