Hello.
This problem seems related to the one described in this post:
https://www.visualcron.c....aspx?g=posts&t=7115 However, although it should be fixed in version 8.2.4, we face the same issue in version 8.5.4.
In Windows event viewer, we see theese errors:
Application: VisualCronService.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.NullReferenceException
at SBSimpleSftp.TElSimpleSFTPClient.DoSendKeepAlive(System.Object)
at SBTimer.TElTimer.HandleTimerEvent(System.Object)
at SBTimer.TTimerThread.DoTimer()
at SBTimer.TTimerThread.Execute()
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Faulting application name: VisualCronService.exe, version: 8.5.4.22545, time stamp: 0x5d416e04
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc0000005
Fault offset: 0x00007ffdbb2ceeb3
Faulting process id: 0x8d4
Faulting application start time: 0x01d59d8315b05b64
Faulting application path: D:\Program files\VisualCron\VisualCronService.exe
Faulting module path: unknown
Report Id: bed73bca-8b90-4047-afbc-8eb0629df146
Faulting package full name:
Faulting package-relative application ID:
Is there any config modifications that we could make to solve this problem?
Thanks in advance.