Advertisement
Guest User

Untitled

a guest
Aug 26th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.74 KB | None | 0 0
  1. 16:59:14,870 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) java.nio.ReadOnlyBufferException
  2. 16:59:14,870 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at java.nio.ByteBuffer.array(ByteBuffer.java:996)
  3. 16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.buffer.UnsafeByteBufUtil.setBytes(UnsafeByteBufUtil.java:368)
  4. 16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:205)
  5. 16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:877)
  6. 16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.outputBuffer(ProtonHandlerImpl.java:226)
  7. 16:59:14,871 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.context.AbstractConnectionContext.flushBytes(AbstractConnectionContext.java:145)
  8. 16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.context.AbstractConnectionContext$LocalListener.onTransport(AbstractConnectionContext.java:160)
  9. 16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.dispatch(ProtonHandlerImpl.java:349)
  10. 16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.flush(ProtonHandlerImpl.java:257)
  11. 16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.handler.impl.ProtonHandlerImpl.inputBuffer(ProtonHandlerImpl.java:158)
  12. 16:59:14,872 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at org.proton.plug.context.AbstractConnectionContext.inputBuffer(AbstractConnectionContext.java:81)
  13. 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)
  14. 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)
  15. 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. 16:59:14,873 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  17. 16:59:14,873 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  18. 16:59:14,874 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.handler.codec.ByteToMessageDecoder.handlerRemoved(ByteToMessageDecoder.java:216)
  19. 16:59:14,874 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved0(DefaultChannelPipeline.java:527)
  20. 16:59:14,875 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.callHandlerRemoved(DefaultChannelPipeline.java:521)
  21. 16:59:14,875 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.remove0(DefaultChannelPipeline.java:351)
  22. 16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:322)
  23. 16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.remove(DefaultChannelPipeline.java:299)
  24. 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)
  25. 16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.handler.codec.ByteToMessageDecoder.callDecode(ByteToMessageDecoder.java:360)
  26. 16:59:14,876 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:244)
  27. 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)
  28. 16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:318)
  29. 16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:304)
  30. 16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:846)
  31. 16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:131)
  32. 16:59:14,877 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:511)
  33. 16:59:14,878 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:468)
  34. 16:59:14,878 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:382)
  35. 16:59:14,878 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:354)
  36. 16:59:14,879 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:112)
  37. 16:59:14,879 ERROR [stderr] (Thread-1 (activemq-netty-threads-1396824440)) at java.lang.Thread.run(Thread.java:745)
  38. 16:59:16,687 ERROR [stderr] (Thread-25 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) java.nio.ReadOnlyBufferException
  39. 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)
  40. 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)
  41. 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)
  42. 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)
  43. 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)
  44. 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)
  45. 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)
  46. 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)
  47. 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)
  48. 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)
  49. 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)
  50. 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)
  51. 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)
  52. 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)
  53. 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)
  54. 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)
  55. 16:59:18,686 ERROR [stderr] (Thread-27 (ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$2@62deb24f-32751963)) java.nio.ReadOnlyBufferException
  56. 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)
  57. 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)
  58. 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)
  59. 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)
  60. 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)
  61. 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)
  62. 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)
  63. 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)
  64. 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)
  65. 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)
  66. 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)
  67. 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)
  68. 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)
  69. 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)
  70. 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)
  71. 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)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement