View previous topic :: View next topic |
Author |
Message |
mufc1980
Joined: 19 Aug 2009 Posts: 11
|
Posted: Thu Sep 02, 2010 8:31 pm Post subject: Task fails and log file size |
|
|
Hi,
I have various tasks that run in a chain, they are all similar but there is this 1 task that always fails and approximately 8 hours later the log file is updated stating that it was successful when the job hasn't completed.
I have run this task via Windows Task Scheduler and also ran it standalone by running the .bat file directly and they both work perfectly.
I'm leaning to the issue being with a possible log file size issue, the log file that is created is approximately 32Mb from Windows Scheduler and the .bat file. Automize log file size reaches 10Mb and stops.
Any help would be great.
Cheers. |
|
Back to top |
|
 |
melvin Site Admin
Joined: 25 May 2006 Posts: 635 Location: Santa Barbara, california
|
Posted: Sun Sep 05, 2010 7:49 am Post subject: |
|
|
What task type is this?
the log files are trimmed back when they reach the max size set. However, a 32 MB log would slow down the task. The log you are referring too is the Automize task log or some log created by your batch file? |
|
Back to top |
|
 |
|