3 Replies Latest reply on Jul 6, 2009 10:18 PM by mpc755

    OME when queues have lots of message

    jalateras

      I have use case where i have intermittent connection to the internet. In some instances it maybe days before I can connect to it. I am using activemq to queue this messages until i have a connection. In one way it mimics the fast producer slow consumer scenario.

       

      I am trying to constrain the memory used by activemq by setting the 'system usage' configuration element for the broker. Although I restrict the max memory usage i  still get OME when I have a large number of messages s queued.

       

      Can anyone have a look at the config below to see whether there is some glaring issues.