Sorry, forgot the stack:

11:26:05,418 WARN  [io.netty.channel.DefaultChannelPipeline] An
exceptionCaught() event was fired, and it reached at the tail of the
pipeline. It usually means the last handler in the pipeline did not handle
the exception.: io.netty.util.internal.OutOfDirectMemoryError: failed to
allocate 16777216 byte(s) of direct memory (used: 503818240, max: 514850816)
        at
io.netty.util.internal.PlatformDependent.incrementMemoryCounter(PlatformDependent.java:585)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.util.internal.PlatformDependent.allocateDirectNoCleaner(PlatformDependent.java:539)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.buffer.PoolArena$DirectArena.allocateDirect(PoolArena.java:760)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.buffer.PoolArena$DirectArena.newChunk(PoolArena.java:736)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at io.netty.buffer.PoolArena.allocateNormal(PoolArena.java:244)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at io.netty.buffer.PoolArena.allocate(PoolArena.java:214)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at io.netty.buffer.PoolArena.allocate(PoolArena.java:146)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.buffer.PooledByteBufAllocator.newDirectBuffer(PooledByteBufAllocator.java:320)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:181)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.buffer.AbstractByteBufAllocator.directBuffer(AbstractByteBufAllocator.java:172)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.buffer.AbstractByteBufAllocator.ioBuffer(AbstractByteBufAllocator.java:133)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.channel.DefaultMaxMessagesRecvByteBufAllocator$MaxMessageHandle.allocate(DefaultMaxMessagesRecvByteBufAllocator.java:80)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:122)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at
io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
[netty-all-4.1.9.Final.jar:4.1.9.Final]
        at java.lang.Thread.run(Thread.java:748) [rt.jar:1.8.0_131]

/hw



--
View this message in context: 
http://activemq.2283324.n4.nabble.com/artemis-2-1-0-logging-disaster-tp4726922p4727072.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to