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-08-14T06:59:08Z
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.
Sponsor
Forum information
Support
2015-08-14T07:01:39Z
Originally Posted by: ErikC 

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



Hi,

in version 7.6.3 there is a memory leak regarding communication. I would wait for version 7.7.4 and install that one.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
ErikC
  •  ErikC
  • Paid support Topic Starter
2015-08-14T07:08:52Z
Hi,

I'll try to upgrade asap.

Regards,
Erik
Uses Visualcron since 2006.
Scroll to Top