This thread is archived
2 Replies Last post: Jan 11, 2006 8:44 AM by Jammed Jammer  
Jammed Jammer   8 posts since
Dec 2, 2005
Currently Being Moderated

Jan 10, 2006 12:19 PM

Connection crashed when a lot of offline messages retrieves from server

Hi,

 

          When the user retrieves an offline messages and database have a lot

          of them (really huge bunch),

          then the server''s connection thread eats up all of heap memory,

          and crashes with "Out Of Memory" exception.

 

          Part of messages (around 11.000) finally have been sent to recipient,

          after that an all of offline messages assigned to that recipient,

          were cruelly deleted from database.

 

          In other words, some of messages will be never delivered.

 

          I guess, the xml builder is the source of these troubles when try''s to eat more

          than it can.

 

          Any other suggestion? Can it be fixed?

 

  

PS:    At peak, this thread loaded my Dual Xeon 2.8GHz up to 50%

Gaston Dombiak Jiver 3,749 posts since
Sep 26, 2001
Currently Being Moderated
Jan 10, 2006 10:03 PM in response to: Jammed Jammer
Re: Connection crashed when a lot of offline messages retrieves from server

Hey Jamjam,

 

Thanks for the bug report. I created the issue JM-513 for this problem. Feel free to vote for it to raise its priority.

 

Thanks,

 

  -- Gato

More Like This

  • Retrieving data ...