Skip to content

Instantly share code, notes, and snippets.

@sparkoo
Created April 27, 2015 11:30
Show Gist options
  • Save sparkoo/9b0fbc1f9f81201580e8 to your computer and use it in GitHub Desktop.
Save sparkoo/9b0fbc1f9f81201580e8 to your computer and use it in GitHub Desktop.
"MessagingTh2" prio=5 tid=206 RUNNABLE
at java.lang.OutOfMemoryError.<init>(<unknown string>)
at java.nio.HeapByteBuffer.<init>(<unknown string>)
at java.nio.ByteBuffer.allocate(<unknown string>)
at eu.ysoft.communicator.ByteMessageChannel.parseHeader(ByteMessageChannel.java:184)
at eu.ysoft.communicator.ByteMessageChannel.readNextMessage(ByteMessageChannel.java:102)
Local Variable: eu.ysoft.communicator.ByteMessageChannel#1139
at eu.ysoft.communicator.BMCMessagingPort.retrieveAndDispatch(BMCMessagingPort.java:353)
at eu.ysoft.communicator.MessagingThread.processOperation(MessagingThread.java:420)
Local Variable: eu.ysoft.communicator.BMCMessagingPort#1139
at eu.ysoft.communicator.MessagingThread.run(MessagingThread.java:296)
Local Variable: java.util.HashMap$KeyIterator#12
Local Variable: eu.ysoft.communicator.MessagingThread#2
Local Variable: sun.nio.ch.SelectionKeyImpl#1142
at java.lang.Thread.run(<unknown string>)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment