"Out of Memory" error

Beatrix Willius bwillius at gmx.de
Wed Jan 18 11:30:10 CST 2012


Got more information from my customer:

2012-01-16, 11:00:47 AM     An error happened:
2012-01-16, 11:00:47 AM     Class/Method: AttachmentsAndMimeCleaner.execute
2012-01-16, 11:00:47 AM     Time: Monday, January 16, 2012 11:00:47 AM 266637
2012-01-16, 11:00:47 AM     Type of Error: VException 341250 Out of memory.
2012-01-16, 11:00:47 AM     --------------------------
2012-01-16, 11:00:47 AM     Stack:
2012-01-16, 11:00:47 AM     
Sub VField.SetString( string )
Sub AttachmentsAndMimeCleaner.execute()
Function MailParser.parse() as int32
Sub ArchiveThread.DoWork()
Sub ArchiveThread.Event_Run()

The code this affects is:

    if theNewBodyHtml = "" then
      theCursor.field("MessageBodyHtml").setString AttachmentUtilities.ConvertTextToHtml(theNewBody)
    else
      theCursor.field("MessageBodyHtml").setString theNewBodyHtml
    end if
    theCursor.field("MessageBody").setString theNewBody

where MessageBody or MessageBodyHtml are both VText fields and are empty before this code.

Any ideas?


On 15.01.2012, at 07:15, Beatrix Willius wrote:

> what the … does the error 341250 "Out of Memory" mean? Just got an error report from a user. He has barely started to add data to the database and then he got this odd error.

Mit freundlichen Grüßen/Regards

Trixi Willius

http://www.mothsoftware.com
Mail Archiver X: The email archiving solution for professionals



More information about the Valentina mailing list