Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


ErikC
  •  ErikC
  • Paid support Topic Starter
2015-03-10T07:22:24Z
Hi,

I double clicked on a task output just after the task finished. The job was finished and was started right again due to a queed trigger.
Than this error popped up and the client chrashed:
System.ArgumentNullException: Buffer cannot be null.
Parameter name: buffer
   at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)
   at System.IO.MemoryStream..ctor(Byte[] buffer)
   at VisualCronAPI.ZipAPI.DeCompress(Byte[] bytes)
   at VisualCronAPI.Tasks.JAEMMLFHHMFFOFMILMOCINKLBDIANMNHPMEK(OutputT  , String  , String  )
   at VisualCronAPI.Tasks.GetOutputBytes(OutputT ot, String jobId, String taskId)
   at VisualCronAPI.Tasks.GetOutputString(OutputT ot, String jobId, String taskId, Boolean bolFullOutput)
   at ODNKNCFDHHPJPCMOFFIIHIOEPAPDAKPENFKF.KOPJLBLKAIAEHDEMFFDHOAMCHLEPHFCOIFBP.OFANONMONLNFAHJDCGFLKLOHLILEONKMLNPI(Object  , ToolClickEventArgs  ) in C:\sourcefiles\code\VisualCron\Main\Grid\frmOutPut.vb:line 295
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.OnToolClick(ToolClickEventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsManager.FireEvent(ToolbarEventIds id, EventArgs e)
   at Infragistics.Win.UltraWinToolbars.ToolBase.OnToolClick()
   at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.DoClickProcessing(MouseEventArgs e)
   at Infragistics.Win.UltraWinToolbars.ButtonToolUIElement.OnMouseUp(MouseEventArgs e)
   at Infragistics.Win.ControlUIElementBase.ProcessMouseUpHelper(Object sender, MouseEventArgs e)
   at Infragistics.Win.ControlUIElementBase.ProcessMouseUp(Object sender, MouseEventArgs e)
   at Infragistics.Win.Utilities.ProcessEvent(Control control, ProcessEvent eventToProcess, EventArgs e)
   at Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea.OnMouseUp(MouseEventArgs e)
   at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
   at System.Windows.Forms.Control.WndProc(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
   at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
   at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

Regards,
Erik
Uses Visualcron since 2006.
Sponsor
Forum information
Support
2015-03-10T10:03:45Z
Can you reproduce it by reconnecting and opening it again?
DId you expect Task output? (can you preview anything)
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
  •  ErikC
  • Paid support Topic Starter
2015-03-10T11:40:15Z
Hi,

I expected to see output from the task, but the job was allready started again and started with the same task and at that time there was no task output yet.
Till now, not able to reproduce.

Regards
Erik
Uses Visualcron since 2006.
Scroll to Top