Skip to content

Instantly share code, notes, and snippets.

@jcrossley3
Created August 25, 2016 20:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jcrossley3/01d9213a70c490ecd05925ad39c2e4ee to your computer and use it in GitHub Desktop.
Save jcrossley3/01d9213a70c490ecd05925ad39c2e4ee to your computer and use it in GitHub Desktop.
16:59:14,870 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) java.nio.ReadOnlyBufferException
16:59:14,870 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at java.nio.ByteBuffer.array(ByteBuffer.java:996)
16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.buffer.UnsafeByteBufUtil.setBytes(UnsafeByteBufUtil.java:368)
16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:205)
16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:877)
16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.outputBuffer(ProtonHandlerImpl.java:226)
16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.context.AbstractConnectionContext.flushBytes(AbstractConnectionContext.java:145)
16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.context.AbstractConnectionContext$LocalListener.onTransport(AbstractConnectionContext.java:160)
16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.dispatch(ProtonHandlerImpl.java:349)
16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.flush(ProtonHandlerImpl.java:257)
16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.inputBuffer(ProtonHandlerImpl.java:158)
16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.context.AbstractConnectionContext.inputBuffer(AbstractConnectionContext.java:81)
16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.apache.activemq.artemis.core.protocol.proton.ActiveMQProtonRemotingConnection.bufferReceived(ActiveMQProtonRemotingConnection.java:127)
16:59:14,873 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$DelegatingBufferHandler.bufferReceived(RemotingServiceImpl.java:619)
16:59:14,873 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.apache.activemq.artemis.core.remoting.impl.netty.ActiveMQChannelHandler.channelRead(ActiveMQChannelHandler.java:68)
16:59:14,873 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
16:59:14,873 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
16:59:14,874 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:216)
16:59:14,874 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:527)
16:59:14,875 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:521)
16:59:14,875 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:351)
16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:322)
16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:299)
16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.apache.activemq.artemis.core.protocol.ProtocolHandler$ProtocolDecoder.decode(ProtocolHandler.java:175)
16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:360)
16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244)
16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.apache.activemq.artemis.core.protocol.ProtocolHandler$ProtocolDecoder.channelRead(ProtocolHandler.java:118)
16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)
16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
16:59:14,878 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
16:59:14,878 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
16:59:14,878 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
16:59:14,879 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
16:59:14,879 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at java.lang.Thread.run(Thread.java:745)
16:59:16,687 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) java.nio.ReadOnlyBufferException
16:59:16,687 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.nio.ByteBuffer.array(ByteBuffer.java:996)
16:59:16,687 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at io.netty.buffer.UnsafeByteBufUtil.setBytes(UnsafeByteBufUtil.java:368)
16:59:16,687 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:205)
16:59:16,688 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:877)
16:59:16,688 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.handler.impl.ProtonHandlerImpl.outputBuffer(ProtonHandlerImpl.java:226)
16:59:16,689 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.context.AbstractConnectionContext.flushBytes(AbstractConnectionContext.java:145)
16:59:16,690 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.context.AbstractConnectionContext$LocalListener.onTransport(AbstractConnectionContext.java:160)
16:59:16,690 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.handler.impl.ProtonHandlerImpl.dispatch(ProtonHandlerImpl.java:349)
16:59:16,690 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.handler.impl.ProtonHandlerImpl.flush(ProtonHandlerImpl.java:257)
16:59:16,690 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.context.AbstractConnectionContext.flush(AbstractConnectionContext.java:110)
16:59:16,690 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.apache.activemq.artemis.core.protocol.proton.ActiveMQProtonRemotingConnection.flush(ActiveMQProtonRemotingConnection.java:122)
16:59:16,690 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$FailureCheckAndFlushThread$1.run(RemotingServiceImpl.java:690)
16:59:16,691 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:103)
16:59:16,691 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
16:59:16,691 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
16:59:16,691 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.lang.Thread.run(Thread.java:745)
16:59:18,686 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) java.nio.ReadOnlyBufferException
16:59:18,687 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.nio.ByteBuffer.array(ByteBuffer.java:996)
16:59:18,687 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at io.netty.buffer.UnsafeByteBufUtil.setBytes(UnsafeByteBufUtil.java:368)
16:59:18,687 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:205)
16:59:18,687 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:877)
16:59:18,688 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.handler.impl.ProtonHandlerImpl.outputBuffer(ProtonHandlerImpl.java:226)
16:59:18,688 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.context.AbstractConnectionContext.flushBytes(AbstractConnectionContext.java:145)
16:59:18,688 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.context.AbstractConnectionContext$LocalListener.onTransport(AbstractConnectionContext.java:160)
16:59:18,688 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.handler.impl.ProtonHandlerImpl.dispatch(ProtonHandlerImpl.java:349)
16:59:18,688 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.handler.impl.ProtonHandlerImpl.flush(ProtonHandlerImpl.java:257)
16:59:18,689 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.proton.plug.context.AbstractConnectionContext.flush(AbstractConnectionContext.java:110)
16:59:18,689 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.apache.activemq.artemis.core.protocol.proton.ActiveMQProtonRemotingConnection.flush(ActiveMQProtonRemotingConnection.java:122)
16:59:18,689 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.apache.activemq.artemis.core.remoting.server.impl.RemotingServiceImpl$FailureCheckAndFlushThread$1.run(RemotingServiceImpl.java:690)
16:59:18,690 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at org.apache.activemq.artemis.utils.OrderedExecutorFactory$OrderedExecutor$ExecutorTask.run(OrderedExecutorFactory.java:103)
16:59:18,690 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
16:59:18,690 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
16:59:18,690 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) at java.lang.Thread.run(Thread.java:745)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment