RuralHunter had what appears to be the same issue not long ago: http://activemq.2283324.n4.nabble.com/nio-buffer-memory-problem-td4712706.html
AMQ-6184 <https://issues.apache.org/jira/browse/AMQ-6184> appears to fix the problem (rather than just work around it like the suggestions in the mailing list thread), but it would require an upgrade to the just-released 5.14.0. Tim On Wed, Aug 10, 2016 at 12:45 AM, xabhi <xabh...@gmail.com> wrote: > Hi, > > What do these exceptions indicate? I saw below exceptions along with the > ArrayIndexOutOfBounds exception but without the stack strace i an not able > to figure out anything? > > Has anyone else encountered these exceptions before? > > Exceptions: > org.apache.activemq.broker.TransportConnection#serviceTransportException > 245 > WARN] - Transport Connection to: tcp://10.79.30.101:33184 failed: > java.io.IOException: Direct buffer memory : > > org.apache.activemq.broker.TransportConnection#serviceTransportException > 245 > WARN] - Transport Connection to: tcp://10.79.27.107:29377 failed: > java.io.IOException: Java heap space : > > Please help as I am encountering these exceptions almost daily in > production? The log messages are not very informative about what has to be > done as well. > > Thanks, > Abhi > > > > -- > View this message in context: http://activemq.2283324.n4.nabble.com/ > ArrayIndexOutOfBoundsException-in-ActiveMQ-v5-11-1-tp4715139p4715293.html > Sent from the ActiveMQ - User mailing list archive at Nabble.com. >