I config UDP in activemq.xml to use udp transport. But When I register 20
consumer and 1 producer in one destination, I find if I send several
messages , broker will throw: "Request for buffer xx is no longer present"
in console . After I view the udp code , I think maybe it is caused by the
udp b
Hello,
I am trying to setup to ActiveMQ instances using this
http://activemq.apache.org/networks-of-brokers.html example . However,
activeMQ is throwing exceptions (Java lang null pointer exception) and
duplicating messages on every try to recover from the exception.
I am using the latest Activ
Hiram-
On 6/6/07 7:04 PM, "Hiram Chirino" <[EMAIL PROTECTED]> wrote:
> I'd recommend you run with a profiler and send us a link to the memory
> profile when you notice it getting close to getting an
> OutOfMemoryException.
Sure, no problem. I have this running in both a Dev and QA system that I