Re: activeMQ 5.1 + activemq-cpp-2.2 openwire transaction problem

2008-08-17 Thread BRoach
tler wrote: > > Definitely sounds like a bug - would you mind capturing this in a JIRA > issue? If you have a code snippet, you can attach that as well, and > we'll take a look. > > Thanks, > Nate > > On Aug 17, 2008, at 1:23 AM, BRoach wrote: > >> &

activeMQ 5.1 + activemq-cpp-2.2 openwire transaction problem

2008-08-17 Thread BRoach
There seems to be a rather nasty bug having to do with transactions in the c++ client and openwire. If you send a large number of messages inside a transaction, and ActiveMQ runs out of memory, cms::MessageProducer::send() throws an exception (as it should). The exception text is: No valid respo