Skip to content

Instantly share code, notes, and snippets.

@dwickern
Created January 24, 2018 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dwickern/6274289d30b54468787143a7fc2c61d7 to your computer and use it in GitHub Desktop.
Save dwickern/6274289d30b54468787143a7fc2c61d7 to your computer and use it in GitHub Desktop.
Playframework dev server hang
Attaching to process ID 4656, please wait...
Debugger attached successfully.
Server compiler detected.
JVM version is 25.112-b16f
Deadlock Detection:
No deadlocks found.
Thread 56619: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- sun.net.www.http.KeepAliveCache.run() @bci=3, line=172 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 52495: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 56079: (state = IN_NATIVE)
- java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
- java.net.AbstractPlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=409 (Interpreted frame)
- java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=545 (Interpreted frame)
- java.net.ServerSocket.accept() @bci=48, line=513 (Interpreted frame)
- sun.management.jmxremote.LocalRMIServerSocketFactory$1.accept() @bci=1, line=52 (Interpreted frame)
- sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop() @bci=55, line=400 (Interpreted frame)
- sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run() @bci=1, line=372 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 125755: (state = BLOCKED)
Thread 91679: (state = BLOCKED)
- play.core.server.DevServerStart$$anon$1.get() @bci=0, line=126 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.modelConversion() @bci=11, line=70 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.handle(io.netty.channel.Channel, io.netty.handler.codec.http.HttpRequest) @bci=22, line=81 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=57, line=184 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- com.typesafe.netty.http.HttpStreamsHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=65, line=129 (Interpreted frame)
- com.typesafe.netty.http.HttpStreamsServerHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=42, line=96 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.timeout.IdleStateHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=35, line=286 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=75, line=102 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=310 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=175, line=284 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=2, line=1359 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=935 (Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=127, line=134 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey, io.netty.channel.nio.AbstractNioChannel) @bci=119, line=645 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized() @bci=51, line=580 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=8, line=497 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=459 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 67867: (state = BLOCKED)
- play.core.server.DevServerStart$$anon$1.get() @bci=0, line=126 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.modelConversion() @bci=11, line=70 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.handle(io.netty.channel.Channel, io.netty.handler.codec.http.HttpRequest) @bci=22, line=81 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=57, line=184 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- com.typesafe.netty.http.HttpStreamsHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=65, line=129 (Interpreted frame)
- com.typesafe.netty.http.HttpStreamsServerHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=42, line=96 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.timeout.IdleStateHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=35, line=286 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=75, line=102 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=310 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=175, line=284 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=2, line=1359 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=935 (Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=127, line=134 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey, io.netty.channel.nio.AbstractNioChannel) @bci=119, line=645 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized() @bci=51, line=580 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=8, line=497 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=459 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 95251: (state = BLOCKED)
- play.core.server.DevServerStart$$anon$1.get() @bci=0, line=126 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.modelConversion() @bci=11, line=70 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.handle(io.netty.channel.Channel, io.netty.handler.codec.http.HttpRequest) @bci=22, line=81 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=57, line=184 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- com.typesafe.netty.http.HttpStreamsHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=65, line=129 (Interpreted frame)
- com.typesafe.netty.http.HttpStreamsServerHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=42, line=96 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.timeout.IdleStateHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=35, line=286 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=75, line=102 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=310 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=175, line=284 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=2, line=1359 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=935 (Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=127, line=134 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey, io.netty.channel.nio.AbstractNioChannel) @bci=119, line=645 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized() @bci=51, line=580 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=8, line=497 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=459 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 122143: (state = BLOCKED)
- play.core.server.DevServerStart$$anon$1.get() @bci=0, line=126 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.modelConversion() @bci=11, line=70 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.handle(io.netty.channel.Channel, io.netty.handler.codec.http.HttpRequest) @bci=22, line=81 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=57, line=184 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- com.typesafe.netty.http.HttpStreamsHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=65, line=129 (Interpreted frame)
- com.typesafe.netty.http.HttpStreamsServerHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=42, line=96 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.timeout.IdleStateHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=35, line=286 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=75, line=102 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=310 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=175, line=284 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=2, line=1359 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=935 (Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=127, line=134 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey, io.netty.channel.nio.AbstractNioChannel) @bci=119, line=645 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized() @bci=51, line=580 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=8, line=497 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=459 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 114951: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1093 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 116751: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.TimerThread.mainLoop() @bci=201, line=552 (Interpreted frame)
- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)
Thread 25639: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 118023: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 120071: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.LinkedTransferQueue.awaitMatch(java.util.concurrent.LinkedTransferQueue$Node, java.util.concurrent.LinkedTransferQueue$Node, java.lang.Object, boolean, long) @bci=184, line=737 (Interpreted frame)
- java.util.concurrent.LinkedTransferQueue.xfer(java.lang.Object, boolean, int, long) @bci=286, line=647 (Interpreted frame)
- java.util.concurrent.LinkedTransferQueue.take() @bci=5, line=1269 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 39175: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 39943: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 3367: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 40199: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 40727: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 24331: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select(long) @bci=12, line=62 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=753 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=409 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 25383: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select(long) @bci=12, line=62 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=753 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=409 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 41771: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 27399: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select(long) @bci=12, line=62 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=753 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=409 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 119559: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 55827: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 101895: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 101639: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 111879: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 102407: (state = BLOCKED)
- play.core.server.DevServerStart$$anon$1.get() @bci=0, line=126 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.modelConversion() @bci=11, line=70 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.handle(io.netty.channel.Channel, io.netty.handler.codec.http.HttpRequest) @bci=22, line=81 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=57, line=184 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- com.typesafe.netty.http.HttpStreamsHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=65, line=129 (Interpreted frame)
- com.typesafe.netty.http.HttpStreamsServerHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=42, line=96 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.timeout.IdleStateHandler.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=35, line=286 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.MessageToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=75, line=102 (Interpreted frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(io.netty.channel.ChannelHandlerContext, io.netty.handler.codec.CodecOutputList, int) @bci=13, line=310 (Compiled frame)
- io.netty.handler.codec.ByteToMessageDecoder.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=175, line=284 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(java.lang.Object) @bci=5, line=340 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(io.netty.channel.ChannelHandlerContext, java.lang.Object) @bci=2, line=1359 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(java.lang.Object) @bci=16, line=362 (Compiled frame)
- io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(io.netty.channel.AbstractChannelHandlerContext, java.lang.Object) @bci=31, line=348 (Compiled frame)
- io.netty.channel.DefaultChannelPipeline.fireChannelRead(java.lang.Object) @bci=5, line=935 (Compiled frame)
- io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read() @bci=127, line=134 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKey(java.nio.channels.SelectionKey, io.netty.channel.nio.AbstractNioChannel) @bci=119, line=645 (Interpreted frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized() @bci=51, line=580 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.processSelectedKeys() @bci=8, line=497 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=126, line=459 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 100615: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 120839: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1093 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 120331: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 112395: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 111367: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 112899: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Compiled frame)
Thread 87559: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 121091: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 96259: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.util.concurrent.SynchronousQueue$TransferStack$SNode, boolean, long) @bci=160, line=460 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=102, line=362 (Compiled frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11, line=941 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=134, line=1066 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 123655: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 93703: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 70923: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 70667: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1093 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 58379: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 56331: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 57867: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 57099: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 58123: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 73739: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 71179: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 70155: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 69899: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 59147: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 69387: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.TimerThread.mainLoop() @bci=201, line=552 (Interpreted frame)
- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)
Thread 96003: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 94215: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 69639: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 67591: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 68619: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 76551: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1093 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 76043: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 93443: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=100, line=1088 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 124419: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=100, line=1088 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 93187: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 92419: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 125447: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.idleAwaitWork(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue, long, long) @bci=129, line=2135 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=463, line=2067 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 91907: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 126211: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.LinkedTransferQueue.awaitMatch(java.util.concurrent.LinkedTransferQueue$Node, java.util.concurrent.LinkedTransferQueue$Node, java.lang.Object, boolean, long) @bci=184, line=737 (Interpreted frame)
- java.util.concurrent.LinkedTransferQueue.xfer(java.lang.Object, boolean, int, long) @bci=286, line=647 (Interpreted frame)
- java.util.concurrent.LinkedTransferQueue.take() @bci=5, line=1269 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 91139: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=100, line=1088 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 126723: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=100, line=1088 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 126979: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 90371: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.util.concurrent.SynchronousQueue$TransferStack$SNode, boolean, long) @bci=160, line=460 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=102, line=362 (Compiled frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11, line=941 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=134, line=1066 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 90115: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- org.jboss.netty.util.HashedWheelTimer$Worker.waitForNextTick() @bci=81, line=445 (Compiled frame)
- org.jboss.netty.util.HashedWheelTimer$Worker.run() @bci=43, line=364 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 89859: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioClientBoss.run() @bci=1, line=42 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 128003: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 128259: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 128515: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 129027: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 88835: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 129539: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 88579: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 130051: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 130563: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 130819: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 62723: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 62979: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 63491: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 62211: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 61955: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 64515: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 64771: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1093 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 65027: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- org.elasticsearch.threadpool.ThreadPool$EstimatedTimeThread.run() @bci=21, line=747 (Interpreted frame)
Thread 60931: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- slick.util.ManagedArrayBlockingQueue.$anonfun$take$1(slick.util.ManagedArrayBlockingQueue) @bci=12, line=115 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue$$Lambda$5552.apply() @bci=4 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.lockedInterruptibly(scala.Function0) @bci=8, line=222 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=7, line=114 (Interpreted frame)
- slick.util.ManagedArrayBlockingQueue.take() @bci=1, line=13 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 65539: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=124, line=1093 (Compiled frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=809 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=149, line=1067 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1127 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 66051: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 66563: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 67075: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 60419: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.idleAwaitWork(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue, long, long) @bci=129, line=2135 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=463, line=2067 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 67335: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 68871: (state = IN_NATIVE)
- io.netty.channel.kqueue.Native.keventWait(int, long, int, long, int, int, int) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.channel.kqueue.Native.keventWait(int, io.netty.channel.kqueue.KQueueEventArray, io.netty.channel.kqueue.KQueueEventArray, int, int) @bci=20, line=87 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(int, int) @bci=21, line=155 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.kqueueWait(boolean) @bci=57, line=146 (Compiled frame)
- io.netty.channel.kqueue.KQueueEventLoop.run() @bci=65, line=218 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 76803: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Object.wait() @bci=2, line=502 (Interpreted frame)
- java.util.TimerThread.mainLoop() @bci=28, line=526 (Interpreted frame)
- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)
Thread 54019: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=143 (Compiled frame)
- java.lang.ref.ReferenceQueue.remove() @bci=2, line=164 (Compiled frame)
- com.google.common.base.internal.Finalizer.run() @bci=5, line=124 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 77571: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 53507: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Interpreted frame)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Interpreted frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Interpreted frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Interpreted frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Interpreted frame)
- sun.nio.ch.SelectorImpl.select() @bci=2, line=101 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioServerBoss.select(java.nio.channels.Selector) @bci=1, line=163 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioServerBoss.run() @bci=1, line=42 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 51719: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 77835: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 78859: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioClientBoss.run() @bci=1, line=42 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 79115: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 50699: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- org.jboss.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=68 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=434 (Compiled frame)
- org.jboss.netty.channel.socket.nio.AbstractNioSelector.run() @bci=56, line=212 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=89 (Interpreted frame)
- org.jboss.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.jboss.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.jboss.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 52747: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 79627: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=836 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=997 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1304 (Interpreted frame)
- scala.concurrent.impl.Promise$DefaultPromise.tryAwait(scala.concurrent.duration.Duration) @bci=70, line=238 (Interpreted frame)
- scala.concurrent.impl.Promise$DefaultPromise.ready(scala.concurrent.duration.Duration, scala.concurrent.CanAwait) @bci=2, line=254 (Interpreted frame)
- scala.concurrent.impl.Promise$DefaultPromise.ready(scala.concurrent.duration.Duration, scala.concurrent.CanAwait) @bci=3, line=183 (Interpreted frame)
- scala.concurrent.Await$.$anonfun$ready$1(scala.concurrent.Awaitable, scala.concurrent.duration.Duration) @bci=5, line=191 (Interpreted frame)
- scala.concurrent.Await$$$Lambda$9172.apply() @bci=8 (Interpreted frame)
- akka.dispatch.MonitorableThreadFactory$AkkaForkJoinWorkerThread$$anon$3.block() @bci=12, line=167 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinPool.managedBlock(akka.dispatch.forkjoin.ForkJoinPool$ManagedBlocker) @bci=145, line=3641 (Interpreted frame)
- akka.dispatch.MonitorableThreadFactory$AkkaForkJoinWorkerThread.blockOn(scala.Function0, scala.concurrent.CanAwait) @bci=21, line=165 (Interpreted frame)
- akka.dispatch.BatchingExecutor$BlockableBatch.blockOn(scala.Function0, scala.concurrent.CanAwait) @bci=22, line=106 (Interpreted frame)
- scala.concurrent.Await$.ready(scala.concurrent.Awaitable, scala.concurrent.duration.Duration) @bci=26, line=142 (Interpreted frame)
- play.api.Play$.$anonfun$stop$1(play.api.Application) @bci=15, line=145 (Interpreted frame)
- play.api.Play$$$Lambda$9170.apply() @bci=4 (Interpreted frame)
- play.utils.Threads$.withContextClassLoader(java.lang.ClassLoader, scala.Function0) @bci=16, line=21 (Interpreted frame)
- play.api.Play$.stop(play.api.Application) @bci=19, line=145 (Interpreted frame)
- play.core.server.DevServerStart$$anon$1.$anonfun$reload$1(play.api.Application) @bci=4, line=148 (Interpreted frame)
- play.core.server.DevServerStart$$anon$1.$anonfun$reload$1$adapted(play.api.Application) @bci=1, line=148 (Interpreted frame)
- play.core.server.DevServerStart$$anon$1$$Lambda$4238.apply(java.lang.Object) @bci=4 (Interpreted frame)
- scala.util.Success.foreach(scala.Function1) @bci=5, line=249 (Interpreted frame)
- play.core.server.DevServerStart$$anon$1.reload(java.lang.ClassLoader) @bci=50, line=148 (Interpreted frame)
- play.core.server.DevServerStart$$anon$1.get() @bci=33, line=124 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.resultUtils() @bci=11, line=68 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler.$anonfun$handleAction$5(play.core.server.netty.PlayRequestHandler, play.api.mvc.RequestHeader, io.netty.handler.codec.http.HttpRequest, scala.Option, akka.stream.Materializer, play.api.mvc.Result) @bci=1, line=289 (Interpreted frame)
- play.core.server.netty.PlayRequestHandler$$Lambda$5572.apply(java.lang.Object) @bci=24 (Interpreted frame)
- scala.concurrent.Future.$anonfun$flatMap$1(scala.concurrent.Future, scala.Function1, scala.util.Try) @bci=19, line=304 (Compiled frame)
- scala.concurrent.Future$$Lambda$4545.apply(java.lang.Object) @bci=12 (Compiled frame)
- scala.concurrent.impl.Promise.$anonfun$transformWith$1(scala.concurrent.impl.Promise, scala.Function1, scala.concurrent.impl.Promise$DefaultPromise, scala.util.Try) @bci=2, line=37 (Compiled frame)
- scala.concurrent.impl.Promise$$Lambda$4546.apply(java.lang.Object) @bci=16 (Compiled frame)
- scala.concurrent.impl.CallbackRunnable.run() @bci=26, line=60 (Compiled frame)
- play.api.libs.streams.Execution$trampoline$.executeScheduled() @bci=53, line=109 (Interpreted frame)
- play.api.libs.streams.Execution$trampoline$.execute(java.lang.Runnable) @bci=29, line=71 (Compiled frame)
- scala.concurrent.impl.CallbackRunnable.executeWithValue(scala.util.Try) @bci=28, line=68 (Compiled frame)
- scala.concurrent.impl.Promise$DefaultPromise.$anonfun$tryComplete$1(scala.util.Try, scala.concurrent.impl.CallbackRunnable) @bci=2, line=284 (Compiled frame)
- scala.concurrent.impl.Promise$DefaultPromise.$anonfun$tryComplete$1$adapted(scala.util.Try, scala.concurrent.impl.CallbackRunnable) @bci=2, line=284 (Compiled frame)
- scala.concurrent.impl.Promise$DefaultPromise.tryComplete(scala.util.Try) @bci=63, line=284 (Compiled frame)
- scala.concurrent.Promise.complete(scala.util.Try) @bci=2, line=49 (Compiled frame)
- scala.concurrent.Promise.complete$(scala.concurrent.Promise, scala.util.Try) @bci=2, line=48 (Compiled frame)
- scala.concurrent.impl.Promise$DefaultPromise.complete(scala.util.Try) @bci=2, line=183 (Compiled frame)
- scala.concurrent.impl.Promise.$anonfun$transformWith$1(scala.concurrent.impl.Promise, scala.Function1, scala.concurrent.impl.Promise$DefaultPromise, scala.util.Try) @bci=20, line=38 (Compiled frame)
- scala.concurrent.impl.Promise$$Lambda$4546.apply(java.lang.Object) @bci=16 (Compiled frame)
- scala.concurrent.impl.CallbackRunnable.run() @bci=26, line=60 (Compiled frame)
- akka.dispatch.BatchingExecutor$AbstractBatch.processBatch(akka.dispatch.BatchingExecutor$AbstractBatch) @bci=19, line=55 (Compiled frame)
- akka.dispatch.BatchingExecutor$BlockableBatch.$anonfun$run$1(akka.dispatch.BatchingExecutor$BlockableBatch, boolean) @bci=2, line=91 (Compiled frame)
- akka.dispatch.BatchingExecutor$BlockableBatch$$Lambda$4540.apply$mcV$sp() @bci=8 (Compiled frame)
- scala.runtime.java8.JFunction0$mcV$sp.apply() @bci=1, line=12 (Compiled frame)
- scala.concurrent.BlockContext$.withBlockContext(scala.concurrent.BlockContext, scala.Function0) @bci=20, line=81 (Compiled frame)
- akka.dispatch.BatchingExecutor$BlockableBatch.run() @bci=96, line=91 (Compiled frame)
- akka.dispatch.TaskInvocation.run() @bci=4, line=40 (Compiled frame)
- akka.dispatch.ForkJoinExecutorConfigurator$AkkaForkJoinTask.exec() @bci=4, line=43 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinTask.doExec() @bci=10, line=260 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool$WorkQueue.runTask(akka.dispatch.forkjoin.ForkJoinTask) @bci=10, line=1339 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=11, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 80395: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 53003: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- akka.actor.LightArrayRevolverScheduler.waitNanos(long) @bci=36, line=85 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick() @bci=50, line=265 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.run() @bci=1, line=235 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 78351: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Interpreted frame)
- java.util.concurrent.ArrayBlockingQueue.take() @bci=20, line=403 (Interpreted frame)
- ch.qos.logback.core.AsyncAppenderBase$Worker.run() @bci=21, line=289 (Interpreted frame)
Thread 80643: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- io.netty.util.ThreadDeathWatcher$Watcher.run() @bci=19, line=152 (Interpreted frame)
- io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run() @bci=4, line=138 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 49923: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select(long) @bci=12, line=62 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=753 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=409 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 49667: (state = IN_NATIVE)
- sun.nio.ch.KQueueArrayWrapper.kevent0(int, long, int, long) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.KQueueArrayWrapper.poll(long) @bci=17, line=198 (Compiled frame)
- sun.nio.ch.KQueueSelectorImpl.doSelect(long) @bci=30, line=117 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=86 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30, line=97 (Compiled frame)
- io.netty.channel.nio.SelectedSelectionKeySetSelector.select(long) @bci=12, line=62 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.select(boolean) @bci=91, line=753 (Compiled frame)
- io.netty.channel.nio.NioEventLoop.run() @bci=56, line=409 (Interpreted frame)
- io.netty.util.concurrent.SingleThreadEventExecutor$5.run() @bci=44, line=858 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 81667: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Compiled frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 81923: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- akka.actor.LightArrayRevolverScheduler.waitNanos(long) @bci=36, line=85 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick() @bci=50, line=265 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.run() @bci=1, line=235 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 82179: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.Object.wait() @bci=2, line=502 (Interpreted frame)
- java.util.TimerThread.mainLoop() @bci=28, line=526 (Interpreted frame)
- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)
Thread 82435: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
- io.methvin.watchservice.AbstractWatchService.take() @bci=9, line=98 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService.take() @bci=1, line=48 (Interpreted frame)
- io.methvin.watcher.DirectoryWatcher.watch() @bci=17, line=112 (Interpreted frame)
- play.dev.filewatch.DefaultFileWatchService$$anon$2.run() @bci=4, line=41 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 48131: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 85251: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 45827: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 44547: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 33027: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 34051: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 35075: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 35843: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 37635: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 27907: (state = IN_NATIVE)
- com.sun.jna.Native.invokeVoid(long, int, java.lang.Object[]) @bci=0 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.Object[], java.lang.Class, boolean) @bci=29, line=374 (Interpreted frame)
- com.sun.jna.Function.invoke(java.lang.reflect.Method, java.lang.Class[], java.lang.Class, java.lang.Object[], java.util.Map) @bci=249, line=323 (Interpreted frame)
- com.sun.jna.Library$Handler.invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[]) @bci=348, line=236 (Interpreted frame)
- com.sun.proxy.$Proxy11.CFRunLoopRun() @bci=9 (Interpreted frame)
- io.methvin.watchservice.MacOSXListeningWatchService$CFRunLoopThread.run() @bci=51, line=105 (Interpreted frame)
Thread 26147: (state = IN_NATIVE)
- java.io.FileInputStream.read0() @bci=0 (Interpreted frame)
- java.io.FileInputStream.read() @bci=1, line=207 (Interpreted frame)
- jline.internal.NonBlockingInputStream.read(byte[], int, int) @bci=63, line=245 (Interpreted frame)
- jline.internal.InputStreamReader.read(char[], int, int) @bci=177, line=257 (Interpreted frame)
- jline.internal.InputStreamReader.read() @bci=32, line=194 (Interpreted frame)
- jline.console.ConsoleReader.readCharacter(boolean) @bci=4, line=2147 (Interpreted frame)
- jline.console.ConsoleReader.readCharacter() @bci=2, line=2137 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.waitEOF$1(jline.console.ConsoleReader) @bci=1, line=62 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.$anonfun$waitForKey$2(play.sbt.PlayConsoleInteractionMode$, jline.console.ConsoleReader) @bci=2, line=73 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$$$Lambda$4115.apply$mcV$sp() @bci=8 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.$anonfun$doWithoutEcho$1(scala.Function0, jline.console.ConsoleReader) @bci=13, line=80 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.$anonfun$doWithoutEcho$1$adapted(scala.Function0, jline.console.ConsoleReader) @bci=2, line=77 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$$$Lambda$4116.apply(java.lang.Object) @bci=8 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.withConsoleReader(scala.Function1) @bci=10, line=57 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.doWithoutEcho(scala.Function0) @bci=7, line=77 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.$anonfun$waitForKey$1(play.sbt.PlayConsoleInteractionMode$, jline.console.ConsoleReader) @bci=10, line=73 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.$anonfun$waitForKey$1$adapted(play.sbt.PlayConsoleInteractionMode$, jline.console.ConsoleReader) @bci=2, line=60 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$$$Lambda$4114.apply(java.lang.Object) @bci=8 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.withConsoleReader(scala.Function1) @bci=10, line=57 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.waitForKey() @bci=7, line=60 (Interpreted frame)
- play.sbt.PlayConsoleInteractionMode$.waitForCancel() @bci=1, line=83 (Interpreted frame)
- play.sbt.run.PlayRun$.$anonfun$playRunTask$3(sbt.TaskKey, sbt.internal.util.Init$ScopedKey, play.sbt.PlayInteractionMode, play.dev.filewatch.FileWatchService, int, java.lang.String, java.io.File, scala.collection.Seq, scala.collection.Seq, scala.Tuple8) @bci=381, line=124 (Interpreted frame)
- play.sbt.run.PlayRun$.$anonfun$playRunTask$3$adapted(sbt.TaskKey, sbt.internal.util.Init$ScopedKey, play.sbt.PlayInteractionMode, play.dev.filewatch.FileWatchService, int, java.lang.String, java.io.File, scala.collection.Seq, scala.collection.Seq, scala.Tuple8) @bci=16, line=64 (Interpreted frame)
- play.sbt.run.PlayRun$$$Lambda$3699.apply(java.lang.Object) @bci=40 (Interpreted frame)
- scala.Function1.$anonfun$compose$1(scala.Function1, scala.Function1, java.lang.Object) @bci=8, line=44 (Compiled frame)
- scala.Function1$$Lambda$607.apply(java.lang.Object) @bci=9 (Compiled frame)
- sbt.internal.util.$tilde$greater.$anonfun$$u2219$1(sbt.internal.util.$tilde$greater, scala.Function1, scala.Predef$$less$colon$less, java.lang.Object) @bci=4, line=42 (Compiled frame)
- sbt.internal.util.$tilde$greater$$Lambda$1827.apply(java.lang.Object) @bci=13 (Compiled frame)
- sbt.std.Transform$$anon$4.work(java.lang.Object) @bci=5, line=64 (Compiled frame)
- sbt.Execute.$anonfun$submit$2(sbt.Node, java.lang.Object) @bci=2, line=257 (Compiled frame)
- sbt.Execute$$Lambda$1844.apply() @bci=8 (Compiled frame)
- sbt.internal.util.ErrorHandling$.wideConvert(scala.Function0) @bci=7, line=16 (Compiled frame)
- sbt.Execute.work(java.lang.Object, scala.Function0, sbt.CompletionService) @bci=14, line=266 (Compiled frame)
- sbt.Execute.$anonfun$submit$1(sbt.Execute, java.lang.Object, sbt.CompletionService, sbt.Node, java.lang.Object) @bci=11, line=257 (Compiled frame)
- sbt.Execute$$Lambda$1835.apply() @bci=20 (Compiled frame)
- sbt.ConcurrentRestrictions$$anon$4.$anonfun$submitValid$1(sbt.ConcurrentRestrictions$$anon$4, java.lang.Object, scala.Function0) @bci=1, line=167 (Compiled frame)
- sbt.ConcurrentRestrictions$$anon$4$$Lambda$1842.apply() @bci=12 (Compiled frame)
- sbt.CompletionService$$anon$2.call() @bci=4, line=32 (Compiled frame)
- java.util.concurrent.FutureTask.run() @bci=42, line=266 (Compiled frame)
- java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=511 (Compiled frame)
- java.util.concurrent.FutureTask.run() @bci=42, line=266 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 26647: (state = IN_NATIVE)
- java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
- java.net.AbstractPlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=409 (Interpreted frame)
- java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=545 (Interpreted frame)
- java.net.ServerSocket.accept() @bci=48, line=513 (Interpreted frame)
- sbt.internal.server.Server$$anon$2$$anon$1.run() @bci=145, line=48 (Interpreted frame)
Thread 15139: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- akka.dispatch.forkjoin.ForkJoinPool.scan(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=525, line=2075 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinPool.runWorker(akka.dispatch.forkjoin.ForkJoinPool$WorkQueue) @bci=8, line=1979 (Interpreted frame)
- akka.dispatch.forkjoin.ForkJoinWorkerThread.run() @bci=14, line=107 (Interpreted frame)
Thread 25119: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)
- akka.actor.LightArrayRevolverScheduler.waitNanos(long) @bci=36, line=85 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.nextTick() @bci=50, line=265 (Compiled frame)
- akka.actor.LightArrayRevolverScheduler$$anon$4.run() @bci=1, line=235 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 41987: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=215 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=78, line=2078 (Compiled frame)
- com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(long, com.lmax.disruptor.Sequence, com.lmax.disruptor.Sequence, com.lmax.disruptor.SequenceBarrier) @bci=46, line=38 (Compiled frame)
- com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(long) @bci=18, line=56 (Compiled frame)
- com.lmax.disruptor.BatchEventProcessor.run() @bci=52, line=124 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)
- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)
Thread 16131: (state = BLOCKED)
Thread 17423: (state = BLOCKED)
Thread 18947: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=143 (Compiled frame)
- java.lang.ref.ReferenceQueue.remove() @bci=2, line=164 (Compiled frame)
- java.lang.ref.Finalizer$FinalizerThread.run() @bci=36, line=209 (Interpreted frame)
Thread 19203: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Object.wait() @bci=2, line=502 (Compiled frame)
- java.lang.ref.Reference.tryHandlePending(boolean) @bci=54, line=191 (Compiled frame)
- java.lang.ref.Reference$ReferenceHandler.run() @bci=1, line=153 (Interpreted frame)
Thread 9731: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2039 (Compiled frame)
- java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
- java.util.concurrent.ExecutorCompletionService.take() @bci=4, line=193 (Compiled frame)
- sbt.ConcurrentRestrictions$$anon$4.take() @bci=4, line=200 (Compiled frame)
- sbt.Execute.next$1(sbt.CompletionService) @bci=11, line=99 (Interpreted frame)
- sbt.Execute.processAll(sbt.CompletionService) @bci=2, line=102 (Interpreted frame)
- sbt.Execute.runKeep(java.lang.Object, sbt.CompletionService) @bci=28, line=79 (Interpreted frame)
- sbt.EvaluateTask$.liftedTree1$1(sbt.Task, sbt.State, sbt.std.Streams, sbt.EvaluateTaskConfig, sbt.util.Logger, sbt.CompletionService, scala.Function0, sbt.Execute) @bci=5, line=383 (Interpreted frame)
- sbt.EvaluateTask$.run$1(sbt.Task, sbt.State, sbt.std.Streams, sbt.Triggers, sbt.EvaluateTaskConfig, sbt.NodeView, sbt.util.Logger, sbt.CompletionService, scala.Function0) @bci=52, line=382 (Interpreted frame)
- sbt.EvaluateTask$.runTask(sbt.Task, sbt.State, sbt.std.Streams, sbt.Triggers, sbt.EvaluateTaskConfig, sbt.NodeView) @bci=202, line=401 (Interpreted frame)
- sbt.internal.Aggregation$.$anonfun$timedRun$4(sbt.State, sbt.std.Transform$DummyTaskMap, sbt.Extracted, sbt.Task, scala.collection.Seq, sbt.EvaluateTaskConfig, sbt.std.Streams) @bci=35, line=96 (Interpreted frame)
- sbt.internal.Aggregation$$$Lambda$3708.apply(java.lang.Object) @bci=28 (Interpreted frame)
- sbt.EvaluateTask$.withStreams(sbt.internal.BuildStructure, sbt.State, scala.Function1) @bci=24, line=327 (Interpreted frame)
- sbt.internal.Aggregation$.timedRun(sbt.State, scala.collection.Seq, sbt.std.Transform$DummyTaskMap) @bci=109, line=94 (Interpreted frame)
- sbt.internal.Aggregation$.runTasks(sbt.State, sbt.internal.BuildStructure, scala.collection.Seq, sbt.std.Transform$DummyTaskMap, sbt.internal.Aggregation$ShowConfig, sbt.util.Show) @bci=5, line=107 (Interpreted frame)
- sbt.internal.Aggregation$.$anonfun$applyDynamicTasks$4(sbt.State, sbt.internal.BuildStructure, sbt.internal.Aggregation$ShowConfig, sbt.util.Show, scala.collection.Seq) @bci=19, line=170 (Interpreted frame)
- sbt.internal.Aggregation$$$Lambda$3697.apply(java.lang.Object) @bci=20 (Interpreted frame)
- sbt.Command$.$anonfun$applyEffect$2(scala.Function1, java.lang.Object) @bci=2, line=121 (Interpreted frame)
- sbt.Command$$$Lambda$437.apply() @bci=8 (Interpreted frame)
- sbt.internal.Act$.$anonfun$actParser0$3(sbt.State, sbt.Extracted, scala.collection.Seq, scala.Function0) @bci=54, line=310 (Interpreted frame)
- sbt.internal.Act$$$Lambda$3701.apply() @bci=16 (Interpreted frame)
- sbt.MainLoop$.processCommand(sbt.Exec, sbt.State) @bci=115, line=121 (Interpreted frame)
- sbt.MainLoop$.$anonfun$next$2(sbt.Exec, sbt.State) @bci=5, line=105 (Interpreted frame)
- sbt.MainLoop$$$Lambda$309.apply(java.lang.Object, java.lang.Object) @bci=8 (Interpreted frame)
- sbt.State$$anon$1.runCmd$1(sbt.Exec, scala.collection.immutable.List, scala.Function2) @bci=135, line=227 (Interpreted frame)
- sbt.State$$anon$1.process(scala.Function2) @bci=148, line=233 (Interpreted frame)
- sbt.MainLoop$.$anonfun$next$1(sbt.State) @bci=12, line=105 (Interpreted frame)
- sbt.MainLoop$$$Lambda$308.apply() @bci=4 (Interpreted frame)
- sbt.internal.util.ErrorHandling$.wideConvert(scala.Function0) @bci=7, line=16 (Compiled frame)
- sbt.MainLoop$.next(sbt.State) @bci=14, line=105 (Interpreted frame)
- sbt.MainLoop$.run(sbt.State) @bci=19, line=98 (Interpreted frame)
- sbt.MainLoop$.$anonfun$runWithNewLog$1(sbt.State, sbt.internal.util.GlobalLogBacking, java.io.BufferedWriter) @bci=128, line=76 (Interpreted frame)
- sbt.MainLoop$$$Lambda$301.apply(java.lang.Object) @bci=12 (Interpreted frame)
- sbt.io.Using.apply(java.lang.Object, scala.Function1) @bci=8, line=22 (Compiled frame)
- sbt.MainLoop$.runWithNewLog(sbt.State, sbt.internal.util.GlobalLogBacking) @bci=33, line=70 (Interpreted frame)
- sbt.MainLoop$.runAndClearLast(sbt.State, sbt.internal.util.GlobalLogBacking) @bci=3, line=52 (Interpreted frame)
- sbt.MainLoop$.runLoggedLoop(sbt.State, sbt.internal.util.GlobalLogBacking) @bci=3, line=37 (Interpreted frame)
- sbt.MainLoop$.runLogged(sbt.State) @bci=31, line=29 (Interpreted frame)
- sbt.StandardMain$.runManaged(sbt.State) @bci=11, line=104 (Interpreted frame)
- sbt.xMain.run(xsbti.AppConfiguration) @bci=104, line=71 (Interpreted frame)
- xsbt.boot.Launch$$anonfun$run$1.apply() @bci=10, line=109 (Interpreted frame)
- xsbt.boot.Launch$.withContextLoader(java.lang.ClassLoader, scala.Function0) @bci=15, line=128 (Interpreted frame)
- xsbt.boot.Launch$.run(xsbti.Launcher, xsbt.boot.RunConfiguration) @bci=97, line=109 (Interpreted frame)
- xsbt.boot.Launch$$anonfun$apply$1.apply(java.lang.Object) @bci=16, line=35 (Interpreted frame)
- xsbt.boot.Launch$.launch(scala.Function1, xsbt.boot.RunConfiguration) @bci=2, line=117 (Interpreted frame)
- xsbt.boot.Launch$.apply(xsbt.boot.LauncherArguments) @bci=876, line=18 (Interpreted frame)
- xsbt.boot.Boot$.runImpl(xsbt.boot.LauncherArguments) @bci=4, line=41 (Interpreted frame)
- xsbt.boot.Boot$.main(java.lang.String[]) @bci=291, line=17 (Interpreted frame)
- xsbt.boot.Boot.main(java.lang.String[]) @bci=4 (Interpreted frame)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment