On Thu, 2009-05-14 at 12:23 -0700, nmittal wrote:
> I am writing a high volume tick handler (25000 msgs/sec). Everything works
> fine for some time and then I get...
> 
> unable to allocate memory for mutex; resize mutex region
> caught unknown exception
>         FILE: activemq/core/ActiveMQConsumer.cpp, LINE: 505
>         FILE: activemq/core/ActiveMQSessionExecutor.cpp, LINE: 189
> 
> This could be because there is something wrong with a particular message.
> However I am posting here because of the first line.. "unable to allocate
> memory for mutex; resize mutex region"
> 
> any help is highly appreciated.. I'll investigate if this is bcoz of a
> message in the meantime.
> 
> thanks
> Nishant

What version of CMS are you using?  Prior to the 2.2.4 release there was
a leak in the mutex class that could cause this issue.

Regards
Tim.


-- 
Tim Bish
http://fusesource.com
http://timbish.blogspot.com/



Reply via email to