Skip to content

Instantly share code, notes, and snippets.

@rdeaton
Created September 5, 2013 00:22
Show Gist options
  • Save rdeaton/6444525 to your computer and use it in GitHub Desktop.
Save rdeaton/6444525 to your computer and use it in GitHub Desktop.
Deadlock Detection:
No deadlocks found.
Thread t@312: (state = BLOCKED)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=80, line=336 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@311: (state = BLOCKED)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable, boolean, int) @bci=18, line=70 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable) @bci=3, line=61 (Compiled frame)
- org.elasticsearch.action.search.ShardSearchFailure.<init>(java.lang.Throwable) @bci=70, line=68 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=111, line=341 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@310: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=43, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@309: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable, boolean, int) @bci=73, line=76 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable) @bci=3, line=61 (Compiled frame)
- org.elasticsearch.action.search.ShardSearchFailure.<init>(java.lang.Throwable) @bci=70, line=68 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=85, line=336 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@308: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable, boolean, int) @bci=65, line=75 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable) @bci=3, line=61 (Compiled frame)
- org.elasticsearch.action.search.ShardSearchFailure.<init>(java.lang.Throwable) @bci=70, line=68 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=85, line=336 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@307: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable, boolean, int) @bci=152, line=94 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable) @bci=3, line=61 (Compiled frame)
- org.elasticsearch.action.search.ShardSearchFailure.<init>(java.lang.Throwable) @bci=70, line=68 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=111, line=341 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@306: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=20, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@305: (state = BLOCKED)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=67, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@304: (state = BLOCKED)
- java.lang.StringBuilder.toString() @bci=0 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=90, line=79 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@303: (state = BLOCKED)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=125 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@302: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=43, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@301: (state = BLOCKED)
- org.hyperic.sigar.Cpu.fetch(org.hyperic.sigar.Sigar) @bci=0, line=29 (Interpreted frame)
- org.hyperic.sigar.Sigar.getCpu() @bci=1, line=320 (Interpreted frame)
- org.hyperic.sigar.Sigar.getCpuPerc() @bci=25, line=348 (Interpreted frame)
- org.elasticsearch.monitor.os.SigarOsProbe.osStats() @bci=52, line=99 (Interpreted frame)
- org.elasticsearch.monitor.os.OsService.stats() @bci=27, line=61 (Interpreted frame)
- org.elasticsearch.node.service.NodeService.stats(org.elasticsearch.action.admin.indices.stats.CommonStatsFlags, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) @bci=59, line=166 (Interpreted frame)
- org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.nodeOperation(org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction$NodeStatsRequest) @bci=45, line=100 (Interpreted frame)
- org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.nodeOperation(org.elasticsearch.action.support.nodes.NodeOperationRequest) @bci=5, line=43 (Interpreted frame)
- org.elasticsearch.action.support.nodes.TransportNodesOperationAction$NodeTransportHandler.messageReceived(org.elasticsearch.action.support.nodes.NodeOperationRequest, org.elasticsearch.transport.TransportChannel) @bci=6, line=276 (Interpreted frame)
- org.elasticsearch.action.support.nodes.TransportNodesOperationAction$NodeTransportHandler.messageReceived(org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportChannel) @bci=6, line=267 (Interpreted frame)
- org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.run() @bci=12, line=269 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@299: (state = BLOCKED)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=106, line=341 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@298: (state = BLOCKED)
- java.lang.String.substring(int) @bci=42 (Compiled frame)
- java.lang.Class.getSimpleName() @bci=56 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable, boolean, int) @bci=37, line=72 (Compiled frame)
- org.elasticsearch.ExceptionsHelper.detailedMessage(java.lang.Throwable) @bci=3, line=61 (Compiled frame)
- org.elasticsearch.action.search.ShardSearchFailure.<init>(java.lang.Throwable) @bci=70, line=68 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=111, line=341 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@296: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- java.net.InetSocketAddress$InetSocketAddressHolder.toString() @bci=66 (Compiled frame)
- java.net.InetSocketAddress.toString() @bci=4 (Compiled frame)
- java.lang.String.valueOf(java.lang.Object) @bci=10 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=2 (Compiled frame)
- org.elasticsearch.common.transport.InetSocketTransportAddress.toString() @bci=16, line=156 (Compiled frame)
- java.lang.String.valueOf(java.lang.Object) @bci=10 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=2 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=42, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@295: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=90, line=79 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@294: (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 (Interpreted frame)
- java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(java.util.concurrent.SynchronousQueue$TransferStack$SNode, boolean, long) @bci=174 (Compiled frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=102 (Interpreted frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=141 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@293: (state = BLOCKED)
- java.lang.String.toCharArray() @bci=5 (Compiled frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=105 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@292: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=43, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@290: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- org.elasticsearch.cluster.routing.ImmutableShardRouting.shortSummary() @bci=47, line=281 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=459, line=290 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@289: (state = BLOCKED)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=0, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@288: (state = BLOCKED)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.addShardFailure(int, java.lang.Throwable) @bci=106, line=341 (Interpreted frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=4, line=249 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@286: (state = BLOCKED)
- java.lang.Throwable.printStackTrace(java.io.PrintStream) @bci=1, line=642 (Interpreted frame)
- java.lang.ThreadGroup.uncaughtException(java.lang.Thread, java.lang.Throwable) @bci=82 (Interpreted frame)
- java.lang.ThreadGroup.uncaughtException(java.lang.Thread, java.lang.Throwable) @bci=13 (Interpreted frame)
- java.lang.Thread.dispatchUncaughtException(java.lang.Throwable) @bci=6 (Interpreted frame)
Thread t@285: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.common.transport.InetSocketTransportAddress.toString() @bci=24, line=156 (Compiled frame)
- java.lang.String.valueOf(java.lang.Object) @bci=10 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=2 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=42, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@284: (state = BLOCKED)
- java.lang.AbstractStringBuilder.<init>(int) @bci=6 (Compiled frame)
- java.lang.StringBuilder.<init>() @bci=3 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=4, line=66 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@283: (state = BLOCKED)
- org.elasticsearch.common.io.stream.BytesStreamOutput.<init>(int) @bci=6, line=51 (Compiled frame)
- org.elasticsearch.common.io.stream.BytesStreamOutput.<init>() @bci=3, line=47 (Compiled frame)
- org.elasticsearch.transport.netty.NettyTransport.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, long, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions) @bci=37, line=529 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=102, line=188 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@282: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(char) @bci=7 (Compiled frame)
- java.lang.StringBuilder.append(char) @bci=2 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=47, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@281: (state = BLOCKED)
- java.lang.AbstractStringBuilder.<init>(int) @bci=6 (Compiled frame)
- java.lang.StringBuilder.<init>() @bci=3 (Compiled frame)
- org.elasticsearch.common.transport.InetSocketTransportAddress.toString() @bci=4, line=156 (Compiled frame)
- java.lang.String.valueOf(java.lang.Object) @bci=10 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=2 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=42, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@280: (state = BLOCKED)
- java.lang.String.toCharArray() @bci=5 (Compiled frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=105 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@279: (state = BLOCKED)
- java.lang.ThreadLocal.createInheritedMap(java.lang.ThreadLocal$ThreadLocalMap) @bci=0 (Interpreted frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=182 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@277: (state = BLOCKED)
- java.lang.String.toCharArray() @bci=5 (Compiled frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=105 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@276: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuilder.toString() @bci=13 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=90, line=79 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@273: (state = BLOCKED)
- java.lang.StringBuilder.toString() @bci=0 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=43, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@272: (state = BLOCKED)
- java.util.zip.ZipCoder.getBytes(java.lang.String) @bci=26 (Compiled frame)
- java.util.zip.ZipFile.getInputStream(java.util.zip.ZipEntry) @bci=84 (Interpreted frame)
- java.util.jar.JarFile.getInputStream(java.util.zip.ZipEntry) @bci=13 (Interpreted frame)
- sun.misc.URLClassPath$JarLoader$2.getInputStream() @bci=11 (Interpreted frame)
- sun.misc.Resource.cachedInputStream() @bci=9 (Interpreted frame)
- sun.misc.Resource.getByteBuffer() @bci=1 (Interpreted frame)
- java.net.URLClassLoader.defineClass(java.lang.String, sun.misc.Resource) @bci=132 (Interpreted frame)
- java.net.URLClassLoader.access$100(java.net.URLClassLoader, java.lang.String, sun.misc.Resource) @bci=3 (Compiled frame)
- java.net.URLClassLoader$1.run() @bci=43 (Compiled frame)
- java.net.URLClassLoader$1.run() @bci=1 (Compiled frame)
- java.security.AccessController.doPrivileged(java.security.PrivilegedExceptionAction, java.security.AccessControlContext) @bci=0 (Compiled frame)
- java.net.URLClassLoader.findClass(java.lang.String) @bci=13 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=70 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.transport.TransportService$TimeoutHandler.run() @bci=55, line=345 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@271: (state = BLOCKED)
- java.net.Inet4Address.numericToTextFormat(byte[]) @bci=0 (Compiled frame)
- java.net.Inet4Address.getHostAddress() @bci=4 (Compiled frame)
- java.net.InetAddress.toString() @bci=34 (Compiled frame)
- java.net.InetSocketAddress$InetSocketAddressHolder.toString() @bci=48 (Compiled frame)
- java.net.InetSocketAddress.toString() @bci=4 (Compiled frame)
- java.lang.String.valueOf(java.lang.Object) @bci=10 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=2 (Compiled frame)
- org.elasticsearch.common.transport.InetSocketTransportAddress.toString() @bci=16, line=156 (Compiled frame)
- java.lang.String.valueOf(java.lang.Object) @bci=10 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=2 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=42, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.onFirstPhaseResult(int, org.elasticsearch.cluster.routing.ShardRouting, org.elasticsearch.cluster.routing.ShardIterator, java.lang.Throwable) @bci=406, line=284 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction$3.onFailure(java.lang.Throwable) @bci=17, line=220 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction$2.handleException(org.elasticsearch.transport.TransportException) @bci=5, line=161 (Compiled frame)
- org.elasticsearch.transport.TransportService$2.run() @bci=8, line=207 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@270: (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 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireQueued(java.util.concurrent.locks.AbstractQueuedSynchronizer$Node, int) @bci=67 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(int) @bci=17 (Compiled frame)
- java.util.concurrent.locks.ReentrantLock$NonfairSync.lock() @bci=21 (Compiled frame)
- java.util.concurrent.locks.ReentrantLock.lock() @bci=4 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=150 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@269: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.run() @bci=72, line=276 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@268: (state = BLOCKED)
- java.util.concurrent.SynchronousQueue$TransferStack.snode(java.util.concurrent.SynchronousQueue$TransferStack$SNode, java.lang.Object, java.util.concurrent.SynchronousQueue$TransferStack$SNode, int) @bci=4 (Interpreted frame)
- java.util.concurrent.SynchronousQueue$TransferStack.transfer(java.lang.Object, boolean, long) @bci=85 (Interpreted frame)
- java.util.concurrent.SynchronousQueue.poll(long, java.util.concurrent.TimeUnit) @bci=11 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=141 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@267: (state = BLOCKED)
- java.util.HashMap.createEntry(int, java.lang.Object, java.lang.Object, int) @bci=15 (Compiled frame)
- java.util.HashMap.addEntry(int, java.lang.Object, java.lang.Object, int) @bci=65 (Compiled frame)
- java.util.HashMap.put(java.lang.Object, java.lang.Object) @bci=119 (Compiled frame)
- java.util.HashSet.add(java.lang.Object) @bci=8 (Compiled frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=205 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.processWorkerExit(java.util.concurrent.ThreadPoolExecutor$Worker, boolean) @bci=133 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=218 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@195: (state = BLOCKED)
- org.elasticsearch.monitor.jvm.JvmStats.jvmStats() @bci=312, line=159 (Compiled frame)
- org.elasticsearch.monitor.jvm.JvmService.stats() @bci=23, line=55 (Interpreted frame)
- org.elasticsearch.node.service.NodeService.stats(org.elasticsearch.action.admin.indices.stats.CommonStatsFlags, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) @bci=96, line=166 (Interpreted frame)
- org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.nodeOperation(org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction$NodeStatsRequest) @bci=45, line=100 (Interpreted frame)
- org.elasticsearch.action.admin.cluster.node.stats.TransportNodesStatsAction.nodeOperation(org.elasticsearch.action.support.nodes.NodeOperationRequest) @bci=5, line=43 (Interpreted frame)
- org.elasticsearch.action.support.nodes.TransportNodesOperationAction$NodeTransportHandler.messageReceived(org.elasticsearch.action.support.nodes.NodeOperationRequest, org.elasticsearch.transport.TransportChannel) @bci=6, line=276 (Interpreted frame)
- org.elasticsearch.action.support.nodes.TransportNodesOperationAction$NodeTransportHandler.messageReceived(org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportChannel) @bci=6, line=267 (Interpreted frame)
- org.elasticsearch.transport.netty.MessageChannelHandler$RequestHandler.run() @bci=12, line=269 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@2: (state = BLOCKED)
Thread t@194: (state = BLOCKED)
- sun.misc.Unsafe.park(boolean, long) @bci=0 (Interpreted frame)
- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24 (Interpreted frame)
- java.util.concurrent.CountDownLatch.await() @bci=5 (Interpreted frame)
- org.elasticsearch.bootstrap.Bootstrap$3.run() @bci=3, line=224 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@193: (state = BLOCKED)
- sun.nio.ch.ServerSocketChannelImpl.accept() @bci=41 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioServerBoss.process(java.nio.channels.Selector) @bci=63, line=100 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioServerBoss.run() @bci=1, line=42 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@192: (state = BLOCKED)
- java.lang.Long.valueOf(long) @bci=27 (Compiled frame)
- org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong.remove(long) @bci=5, line=45 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=118, line=192 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@191: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@190: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@189: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@188: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@187: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@186: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@185: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(int) @bci=43 (Compiled frame)
- java.lang.StringBuilder.append(int) @bci=2 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=35, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@184: (state = BLOCKED)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=72, line=187 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@183: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@182: (state = BLOCKED)
- java.lang.Throwable.fillInStackTrace(int) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Throwable.fillInStackTrace() @bci=16, line=782 (Compiled frame)
- java.lang.Throwable.<init>(java.lang.String, java.lang.Throwable) @bci=24, line=287 (Compiled frame)
- java.lang.Exception.<init>(java.lang.String, java.lang.Throwable) @bci=3 (Compiled frame)
- java.lang.RuntimeException.<init>(java.lang.String, java.lang.Throwable) @bci=3 (Compiled frame)
- org.elasticsearch.ElasticSearchException.<init>(java.lang.String, java.lang.Throwable) @bci=3, line=46 (Compiled frame)
- org.elasticsearch.transport.TransportException.<init>(java.lang.String, java.lang.Throwable) @bci=3, line=34 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=10, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@181: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@180: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@179: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@178: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@177: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@176: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@175: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@174: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@173: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@172: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@171: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@170: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@169: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@168: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.Object) @bci=5 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=42, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@167: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@166: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@165: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@164: (state = BLOCKED)
- java.lang.Integer.valueOf(int) @bci=45 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.updateSelectedKeys() @bci=33 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=51 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@163: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.StringBuffer.toString() @bci=13 (Compiled frame)
- org.elasticsearch.common.logging.support.LoggerMessageFormat.format(java.lang.String, java.lang.String, java.lang.Object[]) @bci=264, line=95 (Interpreted frame)
- org.elasticsearch.common.logging.support.AbstractESLogger.warn(java.lang.String, java.lang.Throwable, java.lang.Object[]) @bci=14, line=109 (Interpreted frame)
- org.elasticsearch.transport.netty.NettyInternalESLogger.warn(java.lang.String, java.lang.Throwable) @bci=10, line=83 (Interpreted frame)
- org.elasticsearch.common.netty.logging.InternalLoggerFactory$1.warn(java.lang.String, java.lang.Throwable) @bci=10, line=128 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=385, line=315 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@162: (state = BLOCKED)
- org.apache.log4j.spi.LoggingEvent.<init>(java.lang.String, org.apache.log4j.Category, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable) @bci=49, line=165 (Interpreted frame)
- org.apache.log4j.Category.forcedLog(java.lang.String, org.apache.log4j.Priority, java.lang.Object, java.lang.Throwable) @bci=11, line=391 (Interpreted frame)
- org.apache.log4j.Category.warn(java.lang.Object, java.lang.Throwable) @bci=38, line=1060 (Interpreted frame)
- org.elasticsearch.common.logging.log4j.Log4jESLogger.internalWarn(java.lang.String, java.lang.Throwable) @bci=6, line=119 (Interpreted frame)
- org.elasticsearch.common.logging.support.AbstractESLogger.warn(java.lang.String, java.lang.Throwable, java.lang.Object[]) @bci=18, line=109 (Interpreted frame)
- org.elasticsearch.transport.netty.NettyInternalESLogger.warn(java.lang.String, java.lang.Throwable) @bci=10, line=83 (Interpreted frame)
- org.elasticsearch.common.netty.logging.InternalLoggerFactory$1.warn(java.lang.String, java.lang.Throwable) @bci=10, line=128 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=385, line=315 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@161: (state = BLOCKED)
- org.elasticsearch.common.netty.channel.Channels.fireChannelUnbound(org.elasticsearch.common.netty.channel.Channel) @bci=6, line=432 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.close(org.elasticsearch.common.netty.channel.socket.nio.AbstractNioChannel, org.elasticsearch.common.netty.channel.ChannelFuture) @bci=74, line=368 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=202, line=93 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@160: (state = BLOCKED)
- java.util.Arrays.copyOfRange(char[], int, int) @bci=40 (Compiled frame)
- java.lang.String.<init>(char[], int, int) @bci=60 (Compiled frame)
- java.lang.String.substring(int, int) @bci=75 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpMessageDecoder.splitHeader(java.lang.String) @bci=141, line=707 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpMessageDecoder.readHeaders(org.elasticsearch.common.netty.buffer.ChannelBuffer) @bci=109, line=498 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpMessageDecoder.decode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.handler.codec.http.HttpMessageDecoder$State) @bci=153, line=193 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpMessageDecoder.decode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.lang.Enum) @bci=9, line=101 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=40, line=500 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@159: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@158: (state = BLOCKED)
- java.lang.Throwable.fillInStackTrace(int) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Throwable.fillInStackTrace() @bci=16, line=782 (Compiled frame)
- java.lang.Throwable.<init>(java.lang.String, java.lang.Throwable) @bci=24, line=287 (Compiled frame)
- java.lang.Exception.<init>(java.lang.String, java.lang.Throwable) @bci=3 (Compiled frame)
- java.lang.RuntimeException.<init>(java.lang.String, java.lang.Throwable) @bci=3 (Compiled frame)
- org.elasticsearch.ElasticSearchException.<init>(java.lang.String, java.lang.Throwable) @bci=3, line=46 (Compiled frame)
- org.elasticsearch.transport.TransportException.<init>(java.lang.String, java.lang.Throwable) @bci=3, line=34 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=10, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.search(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=214 (Compiled frame)
- org.elasticsearch.rest.action.search.RestSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=164, line=92 (Compiled frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@157: (state = BLOCKED)
- sun.misc.Hashing.randomHashSeed(java.lang.Object) @bci=32 (Compiled frame)
- java.util.HashMap.<init>(int, float) @bci=6 (Compiled frame)
- java.util.HashMap.<init>() @bci=5 (Compiled frame)
- java.util.HashSet.<init>() @bci=9 (Compiled frame)
- org.elasticsearch.cluster.routing.operation.plain.PlainOperationRouting.searchShards(org.elasticsearch.cluster.ClusterState, java.lang.String[], java.lang.String[], java.util.Map, java.lang.String) @bci=36, line=155 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.<init>(org.elasticsearch.action.search.type.TransportSearchTypeAction, org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=210, line=117 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.<init>(org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction, org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=9, line=68 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.<init>(org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction, org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener, org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$1) @bci=4, line=62 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=8, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@156: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@155: (state = BLOCKED)
- java.lang.String.toCharArray() @bci=5 (Compiled frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=105 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.search(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=214 (Compiled frame)
- org.elasticsearch.rest.action.search.RestSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=164, line=92 (Compiled frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@154: (state = BLOCKED)
- java.lang.Long.valueOf(long) @bci=27 (Compiled frame)
- org.elasticsearch.common.util.concurrent.ConcurrentHashMapLong.put(long, java.lang.Object) @bci=5, line=50 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=85, line=187 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.search(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=214 (Compiled frame)
- org.elasticsearch.rest.action.search.RestSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=164, line=92 (Compiled frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@153: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@152: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@151: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@150: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@149: (state = BLOCKED)
- org.elasticsearch.action.search.TransportMultiSearchAction$1.onFailure(java.lang.Throwable) @bci=15, line=77 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=68, line=64 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@148: (state = BLOCKED)
- java.lang.StringBuilder.toString() @bci=0 (Compiled frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=43, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.search(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=214 (Compiled frame)
- org.elasticsearch.rest.action.search.RestSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=164, line=92 (Compiled frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@147: (state = BLOCKED)
- java.lang.ThreadLocal.createInheritedMap(java.lang.ThreadLocal$ThreadLocalMap) @bci=0 (Interpreted frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=182 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=197, line=204 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@146: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@145: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(char) @bci=7 (Compiled frame)
- java.lang.StringBuilder.append(char) @bci=2 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.buildMessage(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.String) @bci=47, line=71 (Compiled frame)
- org.elasticsearch.transport.ActionTransportException.<init>(java.lang.String, org.elasticsearch.common.transport.TransportAddress, java.lang.String, java.lang.Throwable) @bci=5, line=40 (Compiled frame)
- org.elasticsearch.transport.SendRequestTransportException.<init>(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, java.lang.Throwable) @bci=27, line=31 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportRequestOptions, org.elasticsearch.transport.TransportResponseHandler) @bci=170, line=203 (Compiled frame)
- org.elasticsearch.transport.TransportService.sendRequest(org.elasticsearch.cluster.node.DiscoveryNode, java.lang.String, org.elasticsearch.transport.TransportRequest, org.elasticsearch.transport.TransportResponseHandler) @bci=9, line=172 (Compiled frame)
- org.elasticsearch.search.action.SearchServiceTransportAction.sendExecuteQuery(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=76, line=147 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction$AsyncAction.sendExecuteFirstPhase(org.elasticsearch.cluster.node.DiscoveryNode, org.elasticsearch.search.internal.ShardSearchRequest, org.elasticsearch.search.action.SearchServiceListener) @bci=10, line=80 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator, org.elasticsearch.cluster.routing.ShardRouting) @bci=130, line=212 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.performFirstPhase(int, org.elasticsearch.cluster.routing.ShardIterator) @bci=9, line=199 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchTypeAction$BaseAsyncAction.start() @bci=86, line=143 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=11, line=59 (Compiled frame)
- org.elasticsearch.action.search.type.TransportSearchQueryThenFetchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=49 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.search.SearchRequest, org.elasticsearch.action.ActionListener) @bci=177, line=108 (Compiled frame)
- org.elasticsearch.action.search.TransportSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=43 (Compiled frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=94, line=63 (Compiled frame)
- org.elasticsearch.action.search.TransportMultiSearchAction.doExecute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=6, line=39 (Interpreted frame)
- org.elasticsearch.action.support.TransportAction.execute(org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=40, line=61 (Compiled frame)
- org.elasticsearch.client.node.NodeClient.execute(org.elasticsearch.action.Action, org.elasticsearch.action.ActionRequest, org.elasticsearch.action.ActionListener) @bci=17, line=92 (Compiled frame)
- org.elasticsearch.client.support.AbstractClient.multiSearch(org.elasticsearch.action.search.MultiSearchRequest, org.elasticsearch.action.ActionListener) @bci=6, line=244 (Interpreted frame)
- org.elasticsearch.rest.action.search.RestMultiSearchAction.handleRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=182, line=81 (Interpreted frame)
- org.elasticsearch.rest.RestController.executeHandler(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=13, line=159 (Compiled frame)
- org.elasticsearch.rest.RestController.dispatchRequest(org.elasticsearch.rest.RestRequest, org.elasticsearch.rest.RestChannel) @bci=11, line=142 (Compiled frame)
- org.elasticsearch.http.HttpServer.internalDispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=41, line=121 (Compiled frame)
- org.elasticsearch.http.HttpServer$Dispatcher.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=83 (Compiled frame)
- org.elasticsearch.http.netty.NettyHttpServerTransport.dispatchRequest(org.elasticsearch.http.HttpRequest, org.elasticsearch.http.HttpChannel) @bci=6, line=290 (Compiled frame)
- org.elasticsearch.http.netty.HttpRequestHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=40, line=43 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.http.HttpChunkAggregator.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=400, line=194 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=49, line=452 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=176, line=536 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.replay.ReplayingDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=95, line=435 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@144: (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 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42 (Interpreted frame)
- java.util.concurrent.PriorityBlockingQueue.take() @bci=22 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@140: (state = BLOCKED)
- java.lang.Thread.currentThread() @bci=0 (Compiled frame; information may be imprecise)
- java.util.concurrent.locks.ReentrantReadWriteLock$Sync.tryAcquire(int) @bci=0 (Interpreted frame)
- java.util.concurrent.locks.AbstractQueuedSynchronizer.acquire(int) @bci=2 (Interpreted frame)
- java.util.concurrent.locks.ReentrantReadWriteLock$WriteLock.lock() @bci=5 (Interpreted frame)
- org.elasticsearch.common.netty.util.HashedWheelTimer$Worker.fetchExpiredTimeouts(java.util.List, long) @bci=12, line=416 (Interpreted frame)
- org.elasticsearch.common.netty.util.HashedWheelTimer$Worker.run() @bci=48, line=403 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@136: (state = BLOCKED)
- sun.nio.ch.ServerSocketChannelImpl.accept0(java.io.FileDescriptor, java.io.FileDescriptor, java.net.InetSocketAddress[]) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.ServerSocketChannelImpl.accept() @bci=130 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioServerBoss.process(java.nio.channels.Selector) @bci=63, line=100 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioServerBoss.run() @bci=1, line=42 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@135: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@134: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@133: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@132: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@131: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@130: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@129: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@128: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@127: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@126: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@125: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@124: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@123: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@122: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@121: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@120: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@119: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@118: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@117: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@116: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@115: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@114: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@113: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@112: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@111: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@110: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@109: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@108: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@107: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@106: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@105: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@104: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@103: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@102: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@101: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@100: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@99: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.notifyHandlerException(org.elasticsearch.common.netty.channel.ChannelEvent, java.lang.Throwable) @bci=31, line=642 (Interpreted frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=21, line=566 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireExceptionCaught(org.elasticsearch.common.netty.channel.Channel, java.lang.Throwable) @bci=15, line=525 (Interpreted frame)
- org.elasticsearch.common.netty.channel.AbstractChannelSink.exceptionCaught(org.elasticsearch.common.netty.channel.ChannelPipeline, org.elasticsearch.common.netty.channel.ChannelEvent, org.elasticsearch.common.netty.channel.ChannelPipelineException) @bci=47, line=48 (Interpreted frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.notifyHandlerException(org.elasticsearch.common.netty.channel.ChannelEvent, java.lang.Throwable) @bci=84, line=658 (Interpreted frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=21, line=566 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=62, line=303 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.OpenChannelsHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=133, line=74 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@98: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@97: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@96: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@95: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@94: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@93: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@92: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@91: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@90: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@89: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@88: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@87: (state = BLOCKED)
- java.util.HashMap.newKeyIterator() @bci=0 (Compiled frame)
- java.util.HashMap$KeySet.iterator() @bci=4 (Compiled frame)
- java.util.HashSet.iterator() @bci=7 (Compiled frame)
- java.util.Collections$UnmodifiableCollection$1.<init>(java.util.Collections$UnmodifiableCollection) @bci=17 (Interpreted frame)
- java.util.Collections$UnmodifiableCollection.iterator() @bci=5 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.processConnectTimeout(java.util.Set, long) @bci=3, line=119 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.process(java.nio.channels.Selector) @bci=17, line=83 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioClientBoss.run() @bci=1, line=42 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@86: (state = BLOCKED)
- java.util.Arrays.copyOf(char[], int) @bci=1 (Compiled frame)
- java.lang.AbstractStringBuilder.expandCapacity(int) @bci=43 (Compiled frame)
- java.lang.AbstractStringBuilder.ensureCapacityInternal(int) @bci=12 (Compiled frame)
- java.lang.AbstractStringBuilder.append(java.lang.String) @bci=19 (Compiled frame)
- java.lang.StringBuilder.append(java.lang.String) @bci=2 (Compiled frame)
- java.io.ObjectStreamClass$FieldReflectorKey.<init>(java.lang.Class, java.io.ObjectStreamField[], java.lang.ref.ReferenceQueue) @bci=59 (Compiled frame)
- java.io.ObjectStreamClass.getReflector(java.io.ObjectStreamField[], java.io.ObjectStreamClass) @bci=36 (Compiled frame)
- java.io.ObjectStreamClass.initNonProxy(java.io.ObjectStreamClass, java.lang.Class, java.lang.ClassNotFoundException, java.io.ObjectStreamClass) @bci=530 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=166 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@85: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@84: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@83: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@82: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@81: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@80: (state = BLOCKED)
- java.lang.Throwable.fillInStackTrace(int) @bci=0 (Compiled frame; information may be imprecise)
- java.lang.Throwable.fillInStackTrace() @bci=16, line=782 (Compiled frame)
- java.lang.Throwable.<init>(java.lang.Throwable) @bci=24, line=310 (Interpreted frame)
- java.lang.Exception.<init>(java.lang.Throwable) @bci=2 (Interpreted frame)
- java.lang.ReflectiveOperationException.<init>(java.lang.Throwable) @bci=2 (Interpreted frame)
- java.lang.reflect.InvocationTargetException.<init>(java.lang.Throwable) @bci=5 (Interpreted frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=62 (Interpreted frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Interpreted frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Interpreted frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Interpreted frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Interpreted frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@79: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@78: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@77: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@76: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@75: (state = BLOCKED)
- java.lang.String.toCharArray() @bci=5 (Compiled frame)
- java.util.zip.ZipCoder.getBytes(java.lang.String) @bci=9 (Compiled frame)
- java.util.zip.ZipFile.getEntry(java.lang.String) @bci=34 (Compiled frame)
- java.util.jar.JarFile.getEntry(java.lang.String) @bci=2 (Compiled frame)
- java.util.jar.JarFile.getJarEntry(java.lang.String) @bci=2 (Compiled frame)
- sun.misc.URLClassPath$JarLoader.getResource(java.lang.String, boolean) @bci=48 (Compiled frame)
- sun.misc.URLClassPath.getResource(java.lang.String, boolean) @bci=53 (Compiled frame)
- java.net.URLClassLoader$1.run() @bci=26 (Compiled frame)
- java.net.URLClassLoader$1.run() @bci=1 (Compiled frame)
- java.security.AccessController.doPrivileged(java.security.PrivilegedExceptionAction, java.security.AccessControlContext) @bci=0 (Compiled frame)
- java.net.URLClassLoader.findClass(java.lang.String) @bci=13 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=70 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=62, line=303 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@74: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@73: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@72: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@71: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@70: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@69: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@68: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@67: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@66: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@65: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@64: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@63: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@62: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@61: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@60: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@59: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@58: (state = BLOCKED)
- java.io.ObjectInputStream$HandleTable$HandleList.<init>() @bci=6 (Compiled frame)
- java.io.ObjectInputStream$HandleTable.markDependency(int, int) @bci=114 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=172 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=403 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@57: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@56: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@55: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@54: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@53: (state = BLOCKED)
- sun.reflect.ByteVectorImpl.resize(int) @bci=20 (Interpreted frame)
- sun.reflect.ByteVectorImpl.add(byte) @bci=24 (Compiled frame)
- sun.reflect.ClassFileAssembler.emitByte(byte) @bci=5 (Compiled frame)
- sun.reflect.ClassFileAssembler.emitConstantPoolUTF8(java.lang.String) @bci=29 (Compiled frame)
- sun.reflect.AccessorGenerator.emitCommonConstantPoolEntries() @bci=142 (Interpreted frame)
- sun.reflect.MethodAccessorGenerator.generate(java.lang.Class, java.lang.String, java.lang.Class[], java.lang.Class, java.lang.Class[], int, boolean, boolean, java.lang.Class) @bci=584 (Interpreted frame)
- sun.reflect.MethodAccessorGenerator.generateSerializationConstructor(java.lang.Class, java.lang.Class[], java.lang.Class[], int, java.lang.Class) @bci=15 (Interpreted frame)
- sun.reflect.ReflectionFactory.newConstructorForSerialization(java.lang.Class, java.lang.reflect.Constructor) @bci=34 (Interpreted frame)
- java.io.ObjectStreamClass.getSerializableConstructor(java.lang.Class) @bci=64 (Interpreted frame)
- java.io.ObjectStreamClass.access$1500(java.lang.Class) @bci=1 (Interpreted frame)
- java.io.ObjectStreamClass$2.run() @bci=176 (Interpreted frame)
- java.io.ObjectStreamClass$2.run() @bci=1 (Interpreted frame)
- java.security.AccessController.doPrivileged(java.security.PrivilegedAction) @bci=0 (Compiled frame)
- java.io.ObjectStreamClass.<init>(java.lang.Class) @bci=106 (Compiled frame)
- java.io.ObjectStreamClass.lookup(java.lang.Class, boolean) @bci=213 (Compiled frame)
- java.io.ObjectStreamClass.lookup(java.lang.Class) @bci=2 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.readClassDescriptor() @bci=77, line=68 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=56 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.access$300(java.io.ObjectInputStream, boolean) @bci=2 (Compiled frame)
- java.io.ObjectInputStream$GetFieldImpl.readFields() @bci=79 (Compiled frame)
- java.io.ObjectInputStream.readFields() @bci=53 (Compiled frame)
- java.net.InetSocketAddress.readObject(java.io.ObjectInputStream) @bci=1 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor30.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@52: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=62, line=303 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@51: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@50: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@49: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@48: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@47: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@46: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@45: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@44: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@43: (state = BLOCKED)
- sun.nio.ch.DevPollArrayWrapper.poll0(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
- sun.nio.ch.DevPollArrayWrapper.poll(long) @bci=18 (Compiled frame)
- sun.nio.ch.DevPollSelectorImpl.doSelect(long) @bci=28 (Compiled frame)
- sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37 (Compiled frame)
- sun.nio.ch.SelectorImpl.select(long) @bci=30 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.SelectorUtil.select(java.nio.channels.Selector) @bci=4, line=64 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.select(java.nio.channels.Selector) @bci=1, line=409 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=49, line=206 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@42: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.Object.wait() @bci=2, line=503 (Interpreted frame)
- java.io.ObjectStreamClass$EntryFuture.get() @bci=13 (Interpreted frame)
- java.io.ObjectStreamClass.lookup(java.lang.Class, boolean) @bci=198 (Compiled frame)
- java.io.ObjectStreamClass.lookup(java.lang.Class) @bci=2 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.readClassDescriptor() @bci=77, line=68 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=56 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.access$300(java.io.ObjectInputStream, boolean) @bci=2 (Compiled frame)
- java.io.ObjectInputStream$GetFieldImpl.readFields() @bci=79 (Compiled frame)
- java.io.ObjectInputStream.readFields() @bci=53 (Compiled frame)
- java.net.InetSocketAddress.readObject(java.io.ObjectInputStream) @bci=1 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor30.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=173 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@41: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@40: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@39: (state = BLOCKED)
- java.lang.ClassLoader.loadClass(java.lang.String, boolean) @bci=7 (Compiled frame)
- sun.misc.Launcher$AppClassLoader.loadClass(java.lang.String, boolean) @bci=36 (Compiled frame)
- java.lang.ClassLoader.loadClass(java.lang.String) @bci=3 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.loadClass(java.lang.String) @bci=19, line=93 (Compiled frame)
- org.elasticsearch.common.io.ThrowableObjectInputStream.resolveClass(java.io.ObjectStreamClass) @bci=7, line=79 (Compiled frame)
- java.io.ObjectInputStream.readNonProxyDesc(boolean) @bci=108 (Compiled frame)
- java.io.ObjectInputStream.readClassDesc(boolean) @bci=77 (Compiled frame)
- java.io.ObjectInputStream.readArray(boolean) @bci=22 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=323 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.defaultReadFields(java.lang.Object, java.io.ObjectStreamClass) @bci=150 (Compiled frame)
- java.io.ObjectInputStream.defaultReadObject() @bci=45 (Compiled frame)
- java.lang.Throwable.readObject(java.io.ObjectInputStream) @bci=1, line=913 (Compiled frame)
- sun.reflect.GeneratedMethodAccessor12.invoke(java.lang.Object, java.lang.Object[]) @bci=40 (Compiled frame)
- sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6 (Compiled frame)
- java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57 (Compiled frame)
- java.io.ObjectStreamClass.invokeReadObject(java.lang.Object, java.io.ObjectInputStream) @bci=20 (Compiled frame)
- java.io.ObjectInputStream.readSerialData(java.lang.Object, java.io.ObjectStreamClass) @bci=93 (Compiled frame)
- java.io.ObjectInputStream.readOrdinaryObject(boolean) @bci=184 (Compiled frame)
- java.io.ObjectInputStream.readObject0(boolean) @bci=389 (Compiled frame)
- java.io.ObjectInputStream.readObject() @bci=19 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.handlerResponseError(org.elasticsearch.common.io.stream.StreamInput, org.elasticsearch.transport.TransportResponseHandler) @bci=22, line=166 (Compiled frame)
- org.elasticsearch.transport.netty.MessageChannelHandler.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=479, line=122 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=22, line=791 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.lang.Object, java.net.SocketAddress) @bci=16, line=296 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.unfoldAndFireMessageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, java.net.SocketAddress, java.lang.Object) @bci=123, line=462 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.callDecode(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.Channel, org.elasticsearch.common.netty.buffer.ChannelBuffer, java.net.SocketAddress) @bci=97, line=443 (Compiled frame)
- org.elasticsearch.common.netty.handler.codec.frame.FrameDecoder.messageReceived(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.MessageEvent) @bci=118, line=310 (Compiled frame)
- org.elasticsearch.common.netty.channel.SimpleChannelUpstreamHandler.handleUpstream(org.elasticsearch.common.netty.channel.ChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=13, line=70 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.DefaultChannelPipeline$DefaultChannelHandlerContext, org.elasticsearch.common.netty.channel.ChannelEvent) @bci=9, line=564 (Compiled frame)
- org.elasticsearch.common.netty.channel.DefaultChannelPipeline.sendUpstream(org.elasticsearch.common.netty.channel.ChannelEvent) @bci=56, line=559 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object, java.net.SocketAddress) @bci=16, line=268 (Compiled frame)
- org.elasticsearch.common.netty.channel.Channels.fireMessageReceived(org.elasticsearch.common.netty.channel.Channel, java.lang.Object) @bci=3, line=255 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.read(java.nio.channels.SelectionKey) @bci=179, line=88 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.process(java.nio.channels.Selector) @bci=70, line=109 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioSelector.run() @bci=369, line=312 (Compiled frame)
- org.elasticsearch.common.netty.channel.socket.nio.AbstractNioWorker.run() @bci=1, line=90 (Interpreted frame)
- org.elasticsearch.common.netty.channel.socket.nio.NioWorker.run() @bci=1, line=178 (Interpreted frame)
- org.elasticsearch.common.netty.util.ThreadRenamingRunnable.run() @bci=55, line=108 (Interpreted frame)
- org.elasticsearch.common.netty.util.internal.DeadLockProofWorker$1.run() @bci=14, line=42 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@38: (state = BLOCKED)
- java.util.ArrayList.iterator() @bci=0 (Interpreted frame)
- org.elasticsearch.indices.ttl.IndicesTTLService.purgeShards(java.util.List) @bci=1, line=180 (Interpreted frame)
- org.elasticsearch.indices.ttl.IndicesTTLService.access$000(org.elasticsearch.indices.ttl.IndicesTTLService, java.util.List) @bci=2, line=65 (Interpreted frame)
- org.elasticsearch.indices.ttl.IndicesTTLService$PurgerThread.run() @bci=17, line=122 (Interpreted frame)
Thread t@37: (state = BLOCKED)
- java.lang.ThreadLocal$ThreadLocalMap.<init>(java.lang.ThreadLocal$ThreadLocalMap) @bci=24 (Interpreted frame)
- java.lang.ThreadLocal$ThreadLocalMap.<init>(java.lang.ThreadLocal$ThreadLocalMap, java.lang.ThreadLocal$1) @bci=2 (Interpreted frame)
- java.lang.ThreadLocal.createInheritedMap(java.lang.ThreadLocal$ThreadLocalMap) @bci=6 (Interpreted frame)
- java.lang.Thread.init(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=182 (Interpreted frame)
- java.lang.Thread.<init>(java.lang.ThreadGroup, java.lang.Runnable, java.lang.String, long) @bci=46 (Interpreted frame)
- org.elasticsearch.common.util.concurrent.EsExecutors$EsThreadFactory.newThread(java.lang.Runnable) @bci=47, line=90 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.<init>(java.util.concurrent.ThreadPoolExecutor, java.lang.Runnable) @bci=25 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.addWorker(java.lang.Runnable, boolean) @bci=131 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.execute(java.lang.Runnable) @bci=120 (Interpreted frame)
- org.elasticsearch.threadpool.ThreadPool$ThreadedRunnable.run() @bci=8, line=569 (Interpreted frame)
- java.util.concurrent.Executors$RunnableAdapter.call() @bci=4 (Interpreted frame)
- java.util.concurrent.FutureTask$Sync.innerRun() @bci=29 (Interpreted frame)
- java.util.concurrent.FutureTask.run() @bci=4 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask) @bci=1 (Interpreted frame)
- java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run() @bci=30 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95 (Interpreted frame)
- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5 (Interpreted frame)
- java.lang.Thread.run() @bci=11 (Interpreted frame)
Thread t@36: (state = BLOCKED)
- java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
- org.elasticsearch.threadpool.ThreadPool$EstimatedTimeThread.run() @bci=18, line=611 (Interpreted frame)
Thread t@31: (state = BLOCKED)
Thread t@30: (state = BLOCKED)
Thread t@29: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.ref.ReferenceQueue.remove(long) @bci=44 (Interpreted frame)
- java.lang.ref.ReferenceQueue.remove() @bci=2 (Interpreted frame)
- java.lang.ref.Finalizer$FinalizerThread.run() @bci=16 (Interpreted frame)
Thread t@28: (state = BLOCKED)
- java.lang.Object.wait(long) @bci=0 (Interpreted frame)
- java.lang.Object.wait() @bci=2, line=503 (Interpreted frame)
- java.lang.ref.Reference$ReferenceHandler.run() @bci=46 (Interpreted frame)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment