Memory Leak while sending Text/Stream Message of size 512 kb or more with MySql 
persistance
-------------------------------------------------------------------------------------------

                 Key: AMQ-1708
                 URL: https://issues.apache.org/activemq/browse/AMQ-1708
             Project: ActiveMQ
          Issue Type: Bug
    Affects Versions: 5.0.0
         Environment: My activeMQ is running on Linux box. I sees the gradual 
shoot up of Memory. which causes some exception.
            Reporter: Subrata Saha
         Attachments: BugAttachment.zip

steps to following to reproduce the problem::

  1) ActiveMQ is running on Linux box . MySql is configured as persistance data 
base.

  2) Write a simple producer and consumer program which produces/consumes from 
five different queue.

  3) while producer and consumer running at the same time (send 1000000 
messages in a for loop)
       You can see its memory being eaten up in the Linux server.

  4) after soem time consuming some 300 or so messages it will end up with an 
exception.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to