Created
December 20, 2011 14:04
-
-
Save jfarcand/1501666 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| "qtp1367996500-242" prio=10 tid=0x00002aabc8e49000 nid=0x7c5a runnable [0x0000000046b93000] | |
| java.lang.Thread.State: RUNNABLE | |
| at sun.nio.ch.FileDispatcher.read0(Native Method) | |
| at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:21) | |
| at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:233) | |
| at sun.nio.ch.IOUtil.read(IOUtil.java:206) | |
| at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:236) | |
| - locked <0x00002aaae6d12568> (a java.lang.Object) | |
| at org.eclipse.jetty.io.nio.ChannelEndPoint.fill(ChannelEndPoint.java:230) | |
| - locked <0x00002aaae6d09608> (a java.nio.HeapByteBuffer) | |
| at org.eclipse.jetty.io.nio.SelectChannelEndPoint.fill(SelectChannelEndPoint.java:300) | |
| at org.eclipse.jetty.websocket.WebSocketConnectionD00.handle(WebSocketConnectionD00.java:119) | |
| at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:609) | |
| at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:45) | |
| at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:598) | |
| at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:533) | |
| at java.lang.Thread.run(Thread.java:619) | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment