I turned on extended debugging, ran the task and found that the VisualCron service crashed and restarted. Here is output from event viewer:
An unhandled error has occured (please send the information below to
support@visualcron.com):
Server version: 5.2.2.25006 - (2009-07-12)
Protocol: 5.1.3
OS: Windows2003
System.NullReferenceException: Object reference not set to an instance of an object.
at WGdYjsMfxE0AE3e8hp.TMQKGRWvX5HX4kwCXN.OaFVluTOf(ConnectionClass )
at WGdYjsMfxE0AE3e8hp.TMQKGRWvX5HX4kwCXN.7OSuCfDpE(ConnectionClass , Boolean )
at WGdYjsMfxE0AE3e8hp.TMQKGRWvX5HX4kwCXN.p8CiKwBLW(String , Boolean )
at peFTFWX6LYL7Glq2Dtk.EU1ZUiXUo6uvTIMT7Wf.Run()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp .
EventType clr20r3, P1 visualcronservice.exe, P2 5.2.2.25006, P3 4a63186b, P4 visualcronservice, P5 5.2.2.25006, P6 4a63186b, P7 f8a, P8 67a, P9 system.nullreferenceexception, P10 NIL.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp .
So, as a result there is no STDOUT or STDERR output as the task never really completes.
Edited by user
2009-07-23T17:32:07Z
|
Reason: Not specified