I have a process that runs in Windows Scheduler. The return code when the process finishes is 0x7. I looked at my Process log and the last two lines in the file show:
07/22/2012 22:12:17 1 28007 O Global *** Project Execution End: [process_ppo_census_production_v1.ip.xml] completed with errors.
07/22/2012 22:12:17 1 28007 O Global *** Project Execution Statistics: [process_ppo_census_production_v1.ip.xml] executed in 2 minutes, 22.072 seconds
I have looked all through the log to fine out where these errors were generated, what they are, etc. I can't find any? The process runs fine, everything works. Shouldn't there be a mention of errors somewhere in the log file? How do I find out what 'errors' this line item is pointing to?
Thanks in Advance.