[jboss-jira] [JBoss JIRA] (WFLY-9545) Getting java.lang.OutOfMemoryError: Direct buffer memory in WILDFLY-8.1.0.FINAL

Stuart Douglas (JIRA) issues at jboss.org
Sun Nov 12 15:51:00 EST 2017


     [ https://issues.jboss.org/browse/WFLY-9545?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Stuart Douglas resolved WFLY-9545.
----------------------------------
    Resolution: Out of Date


This should be fixed on Wildfly 11, there have been a lot of changes in this area since 8.1

> Getting java.lang.OutOfMemoryError: Direct buffer memory in WILDFLY-8.1.0.FINAL
> -------------------------------------------------------------------------------
>
>                 Key: WFLY-9545
>                 URL: https://issues.jboss.org/browse/WFLY-9545
>             Project: WildFly
>          Issue Type: Bug
>          Components: Application Client
>    Affects Versions: 8.1.0.Final
>            Reporter: Ashish Girdhar
>            Assignee: Stuart Douglas
>
> JVM Arguments :  -Xmx2048m
> Getting outOfMemory issue while accessing the JMX subsystem from the outside client to Wildfly-8.1.0.FINAL
> Below the stack trace of Error : 
> 2017-10-02 13:45:05,964 ERROR [NSRequestID=] [listener] [] (XNIO-1 I/O-1) (,,,) XNIO001007: A channel event listener threw an exception: java.lang.OutOfMemoryError: Direct buffer memory 
> at java.nio.Bits.reserveMemory(Bits.java:693) 
> at java.nio.DirectByteBuffer.<init>(DirectByteBuffer.java:123) 
> at java.nio.ByteBuffer.allocateDirect(ByteBuffer.java:311) 
> at org.xnio.BufferAllocator$2.allocate(BufferAllocator.java:57) 
> at org.xnio.BufferAllocator$2.allocate(BufferAllocator.java:55) 
> at org.xnio.ByteBufferSlicePool.allocate(ByteBufferSlicePool.java:149) 
> at org.xnio.ssl.JsseSslConduitEngine.<init>(JsseSslConduitEngine.java:143) 
> at org.xnio.ssl.JsseSslStreamConnection.<init>(JsseSslStreamConnection.java:71) 
> at org.xnio.ssl.JsseAcceptingSslStreamConnection.accept(JsseAcceptingSslStreamConnection.java:45) 
> at org.xnio.ssl.JsseAcceptingSslStreamConnection.accept(JsseAcceptingSslStreamConnection.java:37) 
> at org.xnio.ssl.AbstractAcceptingSslChannel.accept(AbstractAcceptingSslChannel.java:187) 
> at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:289) 
> at org.xnio.ChannelListeners$10.handleEvent(ChannelListeners.java:286) 
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) 
> at org.xnio.ChannelListeners$DelegatingChannelListener.handleEvent(ChannelListeners.java:1092) 
> at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:92) 
> at org.xnio.nio.NioTcpServerHandle.handleReady(NioTcpServerHandle.java:53) 
> at org.xnio.nio.WorkerThread.run(WorkerThread.java:539)
> Has anyone has any idea about the issue ?



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list