"Out of Memory" error
Ruslan Zasukhin
ruslan_zasukhin at valentina-db.com
Thu Jan 19 01:37:34 CST 2012
On 1/18/12 7:30 PM, "Beatrix Willius" <bwillius at gmx.de> wrote:
> 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?
You self can this reproduce on some db and some data?
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list