If a batch job is configured with a network share and when the network share is not found, VisualCron crashed totally, stopped processing the rest of the jobs. Is this a bug ? The error log is as below.
2/24/2010 9:46:49 PM Err Error watching (ReConnect) directory, err: The path is not of a legal form.
2/24/2010 9:46:49 PM Err An unhandled error has occured (please send the information below
tosupport@visualcron.com):
Server version: 5.3.1.33579 - (2009-07-31)
Protocol: 5.1.3
OS: Windows2003
System.InvalidOperationException: Collection was modified; enumeration operation may not execute.
at System.ThrowHelper.ThrowInvalidOperationException(ExceptionResource resource)
at 9jPlN9rNHAG1EjUhw9s.SORQ6freCWr4j5CHgWA.5pReuRpXw()
at 9jPlN9rNHAG1EjUhw9s.SORQ6freCWr4j5CHgWA.GuJSicOKl()
at 9jPlN9rNHAG1EjUhw9s.SORQ6freCWr4j5CHgWA.GuJSicOKl()
at 9jPlN9rNHAG1EjUhw9s.SORQ6freCWr4j5CHgWA.GuJSicOKl()
at 9jPlN9rNHAG1EjUhw9s.SORQ6freCWr4j5CHgWA.nRXTNfXfH(Exception )
at 9jPlN9rNHAG1EjUhw9s.SORQ6freCWr4j5CHgWA.kjGsA5Z7t(Object , ErrorEventArgs )
at System.IO.FileSystemWatcher.OnError(ErrorEventArgs e)
at System.IO.FileSystemWatcher.CompletionStatusChanged(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* overlappedPointer)
at System.Threading._IOCompletionCallback.PerformIOCompletionCallback(UInt32 errorCode, UInt32 numBytes, NativeOverlapped* pOVERLAP)
2/24/2010 9:46:49 PM Debug Starting restarter...
2/24/2010 9:47:52 PM Err Trigger error: The directory name \\servername\Wynsure Database Log Files is invalid.
2/24/2010 9:47:52 PM Debug Trigger was expired and inactivated
Thanks