Hi,
Has been a while seeying this error, but today it popped op again: System.OutOfMemoryException
I tried to download a file (160Mb) using normal FTP, but it stopped randomly during the download having a corrupt zip as a result.
8/14/2015 8:00:00 AM Err Unhandled exception in ProcessTaskFTP.Run: System.OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.
at SBUtils.__Global.SetLength(Byte[]& aBytes, Int32 aLength)
at SBChSConvBase.TPlTableCharset.GenerateBackTable()
at SBChSConvBase.TPlTableCharset..ctor()
at csCP1252.TPlCP1252.MetaClass.new()
at SBChSConvBase.__Global.CreateCharset(MetaClass Handle)
at SBChSConv.__Global.CreateCharset(String Name)
at SBSimpleFTPS.TElSimpleFTPSClient.SetRemoteCharset(String Value)
at SBSimpleFTPS.TElSimpleFTPSClient.set_RemoteCharset(String value)
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.OBNIPPAGHDDHPOBHOGBJLEANJJPFMKFFKJEF.JDBIEFJDGLPICBBAHNBGLAMEELCOMLELLFNE(ConnectionClass , Boolean , VariableReplacerClass , Boolean ) in C:\sourcefiles\code\VisualCronService\Jobs\ConnectionHandler\clsConnectionHandler.vb:line 406
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.OBNIPPAGHDDHPOBHOGBJLEANJJPFMKFFKJEF.JDBIEFJDGLPICBBAHNBGLAMEELCOMLELLFNE(String , Boolean , VariableReplacerClass , Boolean ) in C:\sourcefiles\code\VisualCronService\Jobs\ConnectionHandler\clsConnectionHandler.vb:line 87
at OBOKIIHBDBPMCFALPGECCIFHCDJPEDKODDGK.FJNDGAAMHPBCPDMHCNHGOGBCGPDLLJGOOFLF.Run() in C:\sourcefiles\code\VisualCronService\Jobs\TaskProcesses\Net\FTP\clsProcessTaskFTP.vb:line 82
In the Process Explorer VisualcronService.exe is now using 240Mb memory and that's a lot.
Other tasks are failing at the moment I have to reboot my whole server to fix this. I tried to get a file checksum of a file and it gave me in the Output (error): Exception in Task: Exception of type 'System.OutOfMemoryException' was thrown.
Why this is happening I don't know. I had this before also with dowloading files from FTP sites.
Regards,
Erik
Uses Visualcron since 2006.