Advertisement
Guest User

solrcloud jstack 2

a guest
Oct 16th, 2013
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 384.24 KB | None | 0 0
  1. Deadlock Detection:
  2.  
  3. No deadlocks found.
  4.  
  5. Thread 20259: (state = BLOCKED)
  6.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  7.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  8.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  9.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  10.  - org.apache.zookeeper.ClientCnxn$EventThread.run() @bci=9, line=491 (Interpreted frame)
  11.  
  12.  
  13. Thread 20258: (state = IN_NATIVE)
  14.  - sun.nio.ch.EPollArrayWrapper.epollWait(long, int, long, int) @bci=0 (Compiled frame; information may be imprecise)
  15.  - sun.nio.ch.EPollArrayWrapper.poll(long) @bci=18, line=228 (Compiled frame)
  16.  - sun.nio.ch.EPollSelectorImpl.doSelect(long) @bci=28, line=81 (Interpreted frame)
  17.  - sun.nio.ch.SelectorImpl.lockAndDoSelect(long) @bci=37, line=87 (Compiled frame)
  18.  - sun.nio.ch.SelectorImpl.select(long) @bci=30, line=98 (Interpreted frame)
  19.  - org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(int, java.util.List, java.util.LinkedList, org.apache.zookeeper.ClientCnxn) @bci=6, line=338 (Interpreted frame)
  20.  - org.apache.zookeeper.ClientCnxn$SendThread.run() @bci=565, line=1068 (Interpreted frame)
  21.  
  22.  
  23. Thread 19886: (state = BLOCKED)
  24.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  25.  - java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=226 (Compiled frame)
  26.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=68, line=2082 (Compiled frame)
  27.  - java.util.concurrent.LinkedBlockingQueue.poll(long, java.util.concurrent.TimeUnit) @bci=62, line=467 (Compiled frame)
  28.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=86 (Compiled frame)
  29.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=32 (Compiled frame)
  30.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=141, line=1068 (Compiled frame)
  31.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  32.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  33.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  34.  
  35.  
  36. Thread 19885: (state = BLOCKED)
  37.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  38.  - java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=226 (Compiled frame)
  39.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=68, line=2082 (Compiled frame)
  40.  - java.util.concurrent.LinkedBlockingQueue.poll(long, java.util.concurrent.TimeUnit) @bci=62, line=467 (Compiled frame)
  41.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=86 (Compiled frame)
  42.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=32 (Compiled frame)
  43.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=141, line=1068 (Compiled frame)
  44.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  45.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  46.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  47.  
  48.  
  49. Thread 19731: (state = BLOCKED)
  50.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  51.  - java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=226 (Compiled frame)
  52.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=68, line=2082 (Compiled frame)
  53.  - java.util.concurrent.LinkedBlockingQueue.poll(long, java.util.concurrent.TimeUnit) @bci=62, line=467 (Compiled frame)
  54.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=86 (Compiled frame)
  55.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=32 (Compiled frame)
  56.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=141, line=1068 (Compiled frame)
  57.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  58.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  59.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  60.  
  61.  
  62. Thread 19728: (state = BLOCKED)
  63.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  64.  - java.util.concurrent.locks.LockSupport.parkNanos(java.lang.Object, long) @bci=20, line=226 (Compiled frame)
  65.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(long) @bci=68, line=2082 (Compiled frame)
  66.  - java.util.concurrent.LinkedBlockingQueue.poll(long, java.util.concurrent.TimeUnit) @bci=62, line=467 (Compiled frame)
  67.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=86 (Compiled frame)
  68.  - org.apache.tomcat.util.threads.TaskQueue.poll(long, java.util.concurrent.TimeUnit) @bci=3, line=32 (Compiled frame)
  69.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=141, line=1068 (Compiled frame)
  70.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  71.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  72.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  73.  
  74.  
  75. Thread 18337: (state = BLOCKED)
  76.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  77.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  78.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  79.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  80.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  81.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  82.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  83.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  84.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  85.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  86.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  87.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  88.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  89.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  90.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  91.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  92.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  93.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  94.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  95.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  96.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  97.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  98.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  99.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  100.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  101.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  102.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  103.  
  104.  
  105. Thread 18336: (state = BLOCKED)
  106.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  107.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  108.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  109.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  110.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  111.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  112.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  113.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  114.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  115.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  116.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  117.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  118.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  119.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  120.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  121.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  122.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  123.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  124.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  125.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  126.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  127.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  128.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  129.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  130.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  131.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  132.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  133.  
  134.  
  135. Thread 18335: (state = BLOCKED)
  136.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  137.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  138.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  139.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  140.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  141.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  142.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  143.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  144.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  145.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  146.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  147.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  148.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  149.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  150.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  151.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  152.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  153.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  154.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  155.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  156.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  157.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  158.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  159.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  160.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  161.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  162.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  163.  
  164.  
  165. Thread 18334: (state = BLOCKED)
  166.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  167.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  168.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  169.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  170.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  171.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  172.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  173.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  174.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  175.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  176.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  177.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  178.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  179.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  180.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  181.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  182.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  183.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  184.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  185.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  186.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  187.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  188.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  189.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  190.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  191.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  192.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  193.  
  194.  
  195. Thread 18333: (state = BLOCKED)
  196.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  197.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  198.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  199.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  200.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  201.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  202.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  203.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  204.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  205.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  206.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  207.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  208.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  209.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  210.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  211.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  212.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  213.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  214.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  215.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  216.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  217.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  218.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  219.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  220.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  221.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  222.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  223.  
  224.  
  225. Thread 18332: (state = BLOCKED)
  226.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  227.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  228.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  229.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  230.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  231.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  232.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  233.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  234.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  235.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  236.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  237.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  238.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  239.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  240.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  241.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  242.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  243.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  244.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  245.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  246.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  247.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  248.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  249.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  250.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  251.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  252.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  253.  
  254.  
  255. Thread 18331: (state = BLOCKED)
  256.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  257.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  258.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  259.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  260.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  261.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  262.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  263.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  264.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  265.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  266.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  267.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  268.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  269.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  270.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  271.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  272.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  273.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  274.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  275.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  276.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  277.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  278.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  279.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  280.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  281.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  282.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  283.  
  284.  
  285. Thread 18330: (state = BLOCKED)
  286.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  287.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  288.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  289.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  290.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  291.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  292.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  293.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  294.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  295.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  296.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  297.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  298.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  299.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  300.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  301.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  302.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  303.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  304.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  305.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  306.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  307.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  308.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  309.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  310.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  311.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  312.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  313.  
  314.  
  315. Thread 18329: (state = BLOCKED)
  316.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  317.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  318.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  319.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  320.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  321.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  322.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  323.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  324.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  325.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  326.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  327.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  328.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  329.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  330.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  331.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  332.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  333.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  334.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  335.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  336.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  337.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  338.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  339.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  340.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  341.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  342.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  343.  
  344.  
  345. Thread 18328: (state = BLOCKED)
  346.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  347.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  348.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  349.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  350.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  351.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  352.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  353.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  354.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  355.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  356.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  357.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  358.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  359.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  360.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  361.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  362.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  363.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  364.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  365.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  366.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  367.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  368.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  369.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  370.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  371.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  372.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  373.  
  374.  
  375. Thread 18327: (state = BLOCKED)
  376.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  377.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  378.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  379.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  380.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  381.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  382.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  383.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  384.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  385.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  386.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  387.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  388.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  389.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  390.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  391.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  392.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  393.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  394.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  395.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  396.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  397.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  398.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  399.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  400.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  401.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  402.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  403.  
  404.  
  405. Thread 18326: (state = BLOCKED)
  406.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  407.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  408.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  409.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  410.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  411.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  412.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  413.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  414.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  415.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  416.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  417.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  418.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  419.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  420.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  421.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  422.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  423.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  424.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  425.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  426.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  427.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  428.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  429.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  430.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  431.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  432.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  433.  
  434.  
  435. Thread 18325: (state = BLOCKED)
  436.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  437.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  438.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  439.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  440.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  441.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  442.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  443.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  444.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  445.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  446.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  447.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  448.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  449.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  450.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  451.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  452.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  453.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  454.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  455.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  456.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  457.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  458.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  459.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  460.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  461.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  462.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  463.  
  464.  
  465. Thread 18324: (state = BLOCKED)
  466.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  467.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  468.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  469.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  470.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  471.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  472.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  473.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  474.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  475.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  476.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  477.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  478.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  479.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  480.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  481.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  482.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  483.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  484.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  485.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  486.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  487.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  488.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  489.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  490.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  491.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  492.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  493.  
  494.  
  495. Thread 18323: (state = BLOCKED)
  496.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  497.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  498.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  499.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  500.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  501.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  502.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  503.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  504.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  505.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  506.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  507.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  508.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  509.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  510.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  511.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  512.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  513.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  514.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  515.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  516.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  517.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  518.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  519.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  520.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  521.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  522.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  523.  
  524.  
  525. Thread 18322: (state = BLOCKED)
  526.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  527.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  528.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  529.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  530.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  531.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  532.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  533.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  534.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  535.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  536.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  537.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  538.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  539.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  540.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  541.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  542.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  543.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  544.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  545.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  546.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  547.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  548.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  549.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  550.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  551.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  552.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  553.  
  554.  
  555. Thread 18321: (state = BLOCKED)
  556.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  557.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  558.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  559.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  560.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  561.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  562.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  563.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  564.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  565.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  566.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  567.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  568.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  569.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  570.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  571.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  572.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  573.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  574.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  575.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  576.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  577.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  578.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  579.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  580.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  581.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  582.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  583.  
  584.  
  585. Thread 18320: (state = BLOCKED)
  586.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  587.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  588.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  589.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  590.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  591.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  592.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  593.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  594.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  595.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  596.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  597.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  598.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  599.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  600.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  601.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  602.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  603.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  604.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  605.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  606.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  607.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  608.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  609.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  610.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  611.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  612.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  613.  
  614.  
  615. Thread 18319: (state = BLOCKED)
  616.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  617.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  618.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  619.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  620.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  621.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  622.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  623.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  624.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  625.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  626.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  627.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  628.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  629.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  630.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  631.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  632.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  633.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  634.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  635.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  636.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  637.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  638.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  639.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  640.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  641.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  642.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  643.  
  644.  
  645. Thread 18318: (state = BLOCKED)
  646.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  647.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  648.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  649.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  650.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  651.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  652.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  653.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  654.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  655.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  656.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  657.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  658.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  659.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  660.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  661.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  662.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  663.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  664.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  665.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  666.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  667.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  668.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  669.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  670.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  671.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  672.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  673.  
  674.  
  675. Thread 18317: (state = BLOCKED)
  676.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  677.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  678.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  679.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  680.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  681.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  682.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  683.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  684.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  685.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  686.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  687.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  688.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  689.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  690.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  691.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  692.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  693.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  694.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  695.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  696.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  697.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  698.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  699.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  700.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  701.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  702.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  703.  
  704.  
  705. Thread 18316: (state = BLOCKED)
  706.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  707.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  708.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  709.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  710.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  711.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  712.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  713.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  714.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  715.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  716.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  717.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  718.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  719.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  720.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  721.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  722.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  723.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  724.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  725.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  726.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  727.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  728.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  729.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  730.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  731.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  732.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  733.  
  734.  
  735. Thread 18315: (state = BLOCKED)
  736.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  737.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  738.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  739.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  740.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  741.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  742.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  743.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  744.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  745.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  746.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  747.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  748.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  749.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  750.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  751.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  752.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  753.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  754.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  755.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  756.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  757.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  758.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  759.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  760.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  761.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  762.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  763.  
  764.  
  765. Thread 18314: (state = IN_NATIVE)
  766.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  767.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  768.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  769.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  770.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  771.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  772.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  773.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  774.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  775.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  776.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  777.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  778.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  779.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  780.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  781.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  782.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  783.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  784.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  785.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  786.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  787.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  788.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  789.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  790.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  791.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  792.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  793.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  794.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  795.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  796.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  797.  
  798.  
  799. Thread 18313: (state = BLOCKED)
  800.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  801.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  802.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  803.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  804.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  805.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  806.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  807.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  808.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  809.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  810.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  811.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  812.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  813.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  814.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  815.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  816.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  817.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  818.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  819.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  820.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  821.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  822.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  823.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  824.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  825.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  826.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  827.  
  828.  
  829. Thread 18312: (state = IN_NATIVE)
  830.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  831.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  832.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  833.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  834.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  835.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  836.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  837.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  838.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  839.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  840.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  841.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  842.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  843.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  844.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  845.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  846.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  847.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  848.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  849.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  850.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  851.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  852.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  853.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  854.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  855.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  856.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  857.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  858.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  859.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  860.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  861.  
  862.  
  863. Thread 18311: (state = IN_NATIVE)
  864.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  865.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  866.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  867.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  868.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  869.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  870.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  871.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  872.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  873.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  874.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  875.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  876.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  877.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  878.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  879.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  880.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  881.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  882.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  883.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  884.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  885.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  886.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  887.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  888.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  889.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  890.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  891.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  892.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  893.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  894.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  895.  
  896.  
  897. Thread 18310: (state = BLOCKED)
  898.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  899.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  900.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  901.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  902.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  903.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  904.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  905.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  906.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  907.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  908.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  909.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  910.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  911.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  912.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  913.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  914.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  915.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  916.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  917.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  918.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  919.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  920.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  921.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  922.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  923.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  924.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  925.  
  926.  
  927. Thread 18309: (state = IN_NATIVE)
  928.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  929.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  930.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  931.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  932.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  933.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  934.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  935.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  936.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  937.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  938.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  939.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  940.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  941.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  942.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  943.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  944.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  945.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  946.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  947.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  948.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  949.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  950.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  951.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  952.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  953.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  954.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  955.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  956.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  957.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  958.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  959.  
  960.  
  961. Thread 18308: (state = BLOCKED)
  962.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  963.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  964.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  965.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  966.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  967.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  968.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  969.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  970.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  971.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  972.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  973.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  974.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  975.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  976.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  977.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  978.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  979.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  980.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  981.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  982.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  983.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  984.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  985.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  986.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  987.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  988.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  989.  
  990.  
  991. Thread 18307: (state = IN_NATIVE)
  992.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  993.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  994.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  995.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  996.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  997.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  998.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  999.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1000.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1001.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1002.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1003.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1004.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1005.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1006.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1007.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1008.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1009.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1010.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1011.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1012.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1013.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1014.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1015.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1016.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1017.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1018.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1019.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1020.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1021.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1022.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1023.  
  1024.  
  1025. Thread 18306: (state = IN_NATIVE)
  1026.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1027.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1028.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1029.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1030.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1031.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1032.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1033.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1034.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1035.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1036.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1037.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1038.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1039.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1040.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1041.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1042.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1043.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1044.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1045.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1046.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1047.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1048.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1049.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1050.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1051.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1052.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1053.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1054.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1055.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1056.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1057.  
  1058.  
  1059. Thread 18305: (state = BLOCKED)
  1060.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1061.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1062.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1063.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1064.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1065.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1066.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1067.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1068.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1069.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1070.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1071.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1072.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1073.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1074.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1075.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1076.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1077.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1078.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1079.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1080.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1081.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1082.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1083.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1084.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1085.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1086.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1087.  
  1088.  
  1089. Thread 18304: (state = BLOCKED)
  1090.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1091.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1092.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1093.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1094.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1095.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1096.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1097.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1098.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1099.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1100.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1101.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1102.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1103.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1104.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1105.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1106.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1107.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1108.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1109.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1110.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1111.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1112.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1113.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1114.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1115.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1116.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1117.  
  1118.  
  1119. Thread 18303: (state = BLOCKED)
  1120.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1121.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1122.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1123.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1124.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1125.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1126.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1127.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1128.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1129.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1130.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1131.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1132.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1133.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1134.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1135.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1136.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1137.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1138.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1139.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1140.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1141.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1142.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1143.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1144.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1145.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1146.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1147.  
  1148.  
  1149. Thread 18302: (state = IN_NATIVE)
  1150.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1151.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1152.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1153.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1154.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1155.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1156.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1157.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1158.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1159.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1160.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1161.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1162.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1163.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1164.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1165.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1166.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1167.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1168.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1169.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1170.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1171.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1172.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1173.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1174.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1175.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1176.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1177.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1178.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1179.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1180.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1181.  
  1182.  
  1183. Thread 18301: (state = BLOCKED)
  1184.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1185.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1186.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1187.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1188.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1189.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1190.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1191.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1192.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1193.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1194.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1195.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1196.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1197.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1198.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1199.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1200.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1201.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1202.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1203.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1204.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1205.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1206.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1207.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1208.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1209.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1210.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1211.  
  1212.  
  1213. Thread 18300: (state = BLOCKED)
  1214.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1215.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1216.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1217.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1218.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1219.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1220.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1221.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1222.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1223.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1224.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1225.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1226.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1227.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1228.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1229.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1230.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1231.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1232.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1233.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1234.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1235.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1236.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1237.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1238.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1239.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1240.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1241.  
  1242.  
  1243. Thread 18299: (state = BLOCKED)
  1244.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1245.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1246.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1247.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1248.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1249.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1250.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1251.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1252.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1253.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1254.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1255.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1256.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1257.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1258.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1259.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1260.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1261.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1262.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1263.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1264.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1265.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1266.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1267.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1268.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1269.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1270.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1271.  
  1272.  
  1273. Thread 18298: (state = BLOCKED)
  1274.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1275.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1276.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1277.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1278.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1279.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1280.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1281.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1282.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1283.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1284.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1285.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1286.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1287.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1288.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1289.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1290.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1291.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1292.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1293.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1294.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1295.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1296.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1297.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1298.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1299.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1300.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1301.  
  1302.  
  1303. Thread 18297: (state = IN_NATIVE)
  1304.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1305.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1306.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1307.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1308.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1309.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1310.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1311.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1312.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1313.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1314.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1315.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1316.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1317.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1318.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1319.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1320.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1321.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1322.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1323.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1324.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1325.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1326.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1327.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1328.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1329.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1330.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1331.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1332.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1333.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1334.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1335.  
  1336.  
  1337. Thread 18296: (state = BLOCKED)
  1338.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1339.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1340.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1341.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1342.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1343.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1344.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1345.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1346.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1347.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1348.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1349.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1350.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1351.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1352.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1353.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1354.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1355.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1356.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1357.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1358.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1359.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1360.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1361.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1362.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1363.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1364.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1365.  
  1366.  
  1367. Thread 18295: (state = IN_NATIVE)
  1368.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1369.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1370.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1371.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1372.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1373.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1374.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1375.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1376.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1377.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1378.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1379.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1380.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1381.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1382.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1383.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1384.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1385.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1386.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1387.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1388.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1389.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1390.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1391.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1392.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1393.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1394.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1395.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1396.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1397.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1398.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1399.  
  1400.  
  1401. Thread 18294: (state = BLOCKED)
  1402.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1403.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1404.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1405.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1406.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1407.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1408.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1409.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1410.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1411.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1412.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1413.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1414.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1415.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1416.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1417.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1418.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1419.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1420.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1421.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1422.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1423.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1424.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1425.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1426.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1427.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1428.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1429.  
  1430.  
  1431. Thread 18293: (state = IN_NATIVE)
  1432.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1433.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1434.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1435.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1436.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1437.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1438.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1439.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1440.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1441.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1442.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1443.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1444.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1445.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1446.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1447.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1448.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1449.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1450.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1451.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1452.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1453.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1454.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1455.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1456.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1457.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1458.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1459.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1460.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1461.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1462.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1463.  
  1464.  
  1465. Thread 18292: (state = BLOCKED)
  1466.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1467.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1468.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1469.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1470.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1471.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1472.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1473.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1474.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1475.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1476.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1477.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1478.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1479.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1480.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1481.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1482.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1483.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1484.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1485.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1486.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1487.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1488.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1489.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1490.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1491.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1492.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1493.  
  1494.  
  1495. Thread 18291: (state = IN_NATIVE)
  1496.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1497.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1498.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1499.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1500.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1501.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1502.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1503.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1504.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1505.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1506.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1507.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1508.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1509.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1510.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1511.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1512.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1513.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1514.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1515.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1516.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1517.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1518.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1519.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1520.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1521.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1522.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1523.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1524.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1525.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1526.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1527.  
  1528.  
  1529. Thread 18290: (state = BLOCKED)
  1530.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1531.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1532.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1533.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1534.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1535.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1536.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1537.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1538.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1539.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1540.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1541.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1542.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1543.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1544.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1545.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1546.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1547.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1548.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1549.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1550.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1551.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1552.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1553.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1554.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1555.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1556.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1557.  
  1558.  
  1559. Thread 18289: (state = BLOCKED)
  1560.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1561.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1562.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1563.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1564.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1565.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1566.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1567.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1568.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1569.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1570.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1571.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1572.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1573.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1574.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1575.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1576.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1577.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1578.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1579.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1580.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1581.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1582.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1583.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1584.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1585.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1586.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1587.  
  1588.  
  1589. Thread 18288: (state = BLOCKED)
  1590.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1591.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1592.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1593.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1594.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1595.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1596.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1597.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1598.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1599.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1600.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1601.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1602.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1603.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1604.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1605.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1606.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1607.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1608.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1609.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1610.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1611.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1612.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1613.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1614.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1615.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1616.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1617.  
  1618.  
  1619. Thread 18287: (state = IN_NATIVE)
  1620.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1621.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1622.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1623.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1624.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1625.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1626.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1627.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1628.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1629.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1630.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1631.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1632.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1633.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1634.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1635.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1636.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1637.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1638.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1639.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1640.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1641.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1642.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1643.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1644.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1645.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1646.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1647.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1648.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1649.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1650.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1651.  
  1652.  
  1653. Thread 18286: (state = IN_NATIVE)
  1654.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  1655.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  1656.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  1657.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  1658.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  1659.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  1660.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  1661.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  1662.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  1663.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  1664.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  1665.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  1666.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  1667.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  1668.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  1669.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  1670.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1671.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1672.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1673.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1674.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1675.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1676.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1677.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1678.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1679.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1680.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1681.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1682.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1683.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1684.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1685.  
  1686.  
  1687. Thread 18285: (state = BLOCKED)
  1688.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1689.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1690.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1691.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1692.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1693.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1694.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1695.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1696.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1697.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1698.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1699.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1700.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1701.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1702.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1703.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1704.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1705.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1706.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1707.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1708.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1709.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1710.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1711.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1712.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1713.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1714.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1715.  
  1716.  
  1717. Thread 18284: (state = BLOCKED)
  1718.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1719.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1720.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1721.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1722.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1723.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1724.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1725.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1726.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1727.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1728.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1729.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1730.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1731.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1732.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1733.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1734.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1735.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1736.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1737.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1738.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1739.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1740.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1741.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1742.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1743.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1744.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1745.  
  1746.  
  1747. Thread 18283: (state = BLOCKED)
  1748.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1749.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1750.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1751.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1752.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1753.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1754.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1755.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1756.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1757.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1758.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1759.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1760.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1761.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1762.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1763.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1764.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1765.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1766.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1767.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1768.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1769.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1770.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1771.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1772.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1773.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1774.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1775.  
  1776.  
  1777. Thread 18282: (state = BLOCKED)
  1778.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1779.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1780.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1781.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1782.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1783.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1784.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1785.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1786.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1787.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1788.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1789.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1790.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1791.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1792.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1793.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1794.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1795.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1796.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1797.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1798.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1799.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1800.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1801.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1802.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1803.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1804.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1805.  
  1806.  
  1807. Thread 18281: (state = BLOCKED)
  1808.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1809.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1810.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1811.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1812.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1813.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1814.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1815.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1816.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1817.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1818.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1819.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1820.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1821.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1822.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1823.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1824.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1825.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1826.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1827.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1828.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1829.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1830.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1831.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1832.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1833.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1834.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1835.  
  1836.  
  1837. Thread 18280: (state = BLOCKED)
  1838.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1839.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1840.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1841.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1842.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1843.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1844.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1845.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1846.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1847.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1848.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1849.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1850.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1851.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1852.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1853.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1854.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1855.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1856.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1857.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1858.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1859.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1860.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1861.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1862.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1863.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1864.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1865.  
  1866.  
  1867. Thread 18279: (state = BLOCKED)
  1868.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1869.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1870.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1871.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1872.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1873.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1874.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1875.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1876.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1877.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1878.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1879.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1880.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1881.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1882.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1883.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1884.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1885.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1886.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1887.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1888.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1889.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1890.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1891.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1892.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1893.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1894.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1895.  
  1896.  
  1897. Thread 18278: (state = BLOCKED)
  1898.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1899.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1900.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1901.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1902.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1903.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1904.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1905.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1906.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1907.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1908.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1909.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1910.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1911.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1912.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1913.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1914.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1915.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1916.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1917.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1918.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1919.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1920.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1921.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1922.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1923.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1924.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1925.  
  1926.  
  1927. Thread 18277: (state = BLOCKED)
  1928.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1929.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1930.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1931.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1932.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1933.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1934.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1935.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1936.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1937.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1938.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1939.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1940.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1941.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1942.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1943.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1944.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1945.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1946.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1947.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1948.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1949.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1950.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1951.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1952.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1953.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1954.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1955.  
  1956.  
  1957. Thread 18276: (state = BLOCKED)
  1958.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1959.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1960.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1961.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1962.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1963.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1964.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1965.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1966.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1967.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1968.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1969.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  1970.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  1971.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  1972.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  1973.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  1974.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  1975.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  1976.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  1977.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1978.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1979.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  1980.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  1981.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  1982.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  1983.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  1984.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  1985.  
  1986.  
  1987. Thread 18275: (state = BLOCKED)
  1988.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  1989.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  1990.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  1991.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  1992.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  1993.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  1994.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  1995.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  1996.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  1997.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  1998.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  1999.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2000.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2001.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2002.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2003.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2004.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2005.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2006.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2007.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2008.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2009.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2010.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2011.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2012.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2013.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2014.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2015.  
  2016.  
  2017. Thread 18274: (state = BLOCKED)
  2018.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2019.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2020.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2021.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  2022.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  2023.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  2024.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  2025.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  2026.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  2027.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  2028.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  2029.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2030.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2031.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2032.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2033.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2034.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2035.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2036.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2037.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2038.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2039.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2040.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2041.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2042.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2043.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2044.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2045.  
  2046.  
  2047. Thread 18273: (state = BLOCKED)
  2048.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2049.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2050.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2051.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  2052.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  2053.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  2054.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  2055.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  2056.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  2057.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  2058.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  2059.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2060.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2061.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2062.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2063.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2064.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2065.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2066.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2067.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2068.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2069.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2070.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2071.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2072.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2073.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2074.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2075.  
  2076.  
  2077. Thread 18272: (state = IN_NATIVE)
  2078.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  2079.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  2080.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  2081.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  2082.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  2083.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  2084.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  2085.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  2086.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  2087.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  2088.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  2089.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  2090.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  2091.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  2092.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  2093.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  2094.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2095.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2096.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2097.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2098.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2099.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2100.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2101.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2102.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2103.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2104.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2105.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2106.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2107.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2108.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2109.  
  2110.  
  2111. Thread 18271: (state = BLOCKED)
  2112.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2113.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2114.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2115.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  2116.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  2117.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  2118.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  2119.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  2120.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  2121.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  2122.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  2123.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2124.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2125.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2126.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2127.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2128.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2129.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2130.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2131.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2132.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2133.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2134.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2135.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2136.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2137.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2138.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2139.  
  2140.  
  2141. Thread 18270: (state = BLOCKED)
  2142.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2143.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2144.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2145.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  2146.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  2147.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  2148.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  2149.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  2150.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  2151.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  2152.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  2153.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2154.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2155.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2156.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2157.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2158.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2159.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2160.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2161.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2162.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2163.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2164.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2165.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2166.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2167.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2168.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2169.  
  2170.  
  2171. Thread 18269: (state = IN_NATIVE)
  2172.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  2173.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  2174.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  2175.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  2176.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  2177.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  2178.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  2179.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  2180.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  2181.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  2182.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  2183.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  2184.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  2185.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  2186.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  2187.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  2188.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2189.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2190.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2191.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2192.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2193.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2194.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2195.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2196.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2197.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2198.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2199.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2200.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2201.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2202.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2203.  
  2204.  
  2205. Thread 18268: (state = BLOCKED)
  2206.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2207.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2208.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2209.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  2210.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  2211.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  2212.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  2213.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  2214.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  2215.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  2216.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  2217.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2218.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2219.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2220.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2221.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2222.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2223.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2224.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2225.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2226.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2227.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2228.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2229.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2230.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2231.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2232.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2233.  
  2234.  
  2235. Thread 18267: (state = IN_NATIVE)
  2236.  - java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)
  2237.  - java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=150 (Compiled frame)
  2238.  - java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=121 (Compiled frame)
  2239.  - org.apache.http.impl.io.AbstractSessionInputBuffer.fillBuffer() @bci=71, line=166 (Compiled frame)
  2240.  - org.apache.http.impl.io.SocketInputBuffer.fillBuffer() @bci=1, line=90 (Compiled frame)
  2241.  - org.apache.http.impl.io.AbstractSessionInputBuffer.readLine(org.apache.http.util.CharArrayBuffer) @bci=137, line=281 (Compiled frame)
  2242.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=16, line=92 (Compiled frame)
  2243.  - org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(org.apache.http.io.SessionInputBuffer) @bci=2, line=61 (Compiled frame)
  2244.  - org.apache.http.impl.io.AbstractMessageParser.parse() @bci=38, line=254 (Compiled frame)
  2245.  - org.apache.http.impl.AbstractHttpClientConnection.receiveResponseHeader() @bci=8, line=289 (Compiled frame)
  2246.  - org.apache.http.impl.conn.DefaultClientConnection.receiveResponseHeader() @bci=1, line=252 (Compiled frame)
  2247.  - org.apache.http.protocol.HttpRequestExecutor.canResponseHaveBody(org.apache.http.HttpRequest, org.apache.http.HttpResponse) @bci=3, line=87 (Compiled frame)
  2248.  - org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=73, line=301 (Compiled frame)
  2249.  - org.apache.http.protocol.HttpRequestExecutor.execute(org.apache.http.HttpRequest, org.apache.http.HttpClientConnection, org.apache.http.protocol.HttpContext) @bci=60, line=127 (Compiled frame)
  2250.  - org.apache.http.impl.client.DefaultRequestDirector.tryExecute(org.apache.http.impl.client.RoutedRequest, org.apache.http.protocol.HttpContext) @bci=198, line=715 (Compiled frame)
  2251.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=574, line=520 (Compiled frame)
  2252.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2253.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2254.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2255.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2256.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2257.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2258.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2259.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2260.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2261.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2262.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2263.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2264.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2265.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2266.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2267.  
  2268.  
  2269. Thread 18266: (state = BLOCKED)
  2270.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2271.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2272.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2273.  - org.apache.http.pool.PoolEntryFuture.await(java.util.Date) @bci=50, line=131 (Compiled frame)
  2274.  - org.apache.http.pool.AbstractConnPool.getPoolEntryBlocking(java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=431, line=281 (Compiled frame)
  2275.  - org.apache.http.pool.AbstractConnPool.access$000(org.apache.http.pool.AbstractConnPool, java.lang.Object, java.lang.Object, long, java.util.concurrent.TimeUnit, org.apache.http.pool.PoolEntryFuture) @bci=8, line=62 (Compiled frame)
  2276.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=15, line=176 (Compiled frame)
  2277.  - org.apache.http.pool.AbstractConnPool$2.getPoolEntry(long, java.util.concurrent.TimeUnit) @bci=3, line=169 (Compiled frame)
  2278.  - org.apache.http.pool.PoolEntryFuture.get(long, java.util.concurrent.TimeUnit) @bci=38, line=100 (Compiled frame)
  2279.  - org.apache.http.impl.conn.PoolingClientConnectionManager.leaseConnection(java.util.concurrent.Future, long, java.util.concurrent.TimeUnit) @bci=4, line=212 (Compiled frame)
  2280.  - org.apache.http.impl.conn.PoolingClientConnectionManager$1.getConnection(long, java.util.concurrent.TimeUnit) @bci=10, line=199 (Compiled frame)
  2281.  - org.apache.http.impl.client.DefaultRequestDirector.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=259, line=456 (Compiled frame)
  2282.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=344, line=906 (Compiled frame)
  2283.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=21, line=805 (Compiled frame)
  2284.  - org.apache.http.impl.client.AbstractHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=784 (Compiled frame)
  2285.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest, org.apache.solr.client.solrj.ResponseParser) @bci=1041, line=366 (Compiled frame)
  2286.  - org.apache.solr.client.solrj.impl.HttpSolrServer.request(org.apache.solr.client.solrj.SolrRequest) @bci=17, line=181 (Compiled frame)
  2287.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=167, line=401 (Compiled frame)
  2288.  - org.apache.solr.update.SolrCmdDistributor$1.call() @bci=1, line=375 (Compiled frame)
  2289.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2290.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2291.  - java.util.concurrent.Executors$RunnableAdapter.call() @bci=4, line=471 (Compiled frame)
  2292.  - java.util.concurrent.FutureTask$Sync.innerRun() @bci=29, line=334 (Compiled frame)
  2293.  - java.util.concurrent.FutureTask.run() @bci=4, line=166 (Compiled frame)
  2294.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2295.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2296.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2297.  
  2298.  
  2299. Thread 17084: (state = BLOCKED)
  2300.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2301.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2302.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2303.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2304.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2305.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2306.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2307.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2308.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2309.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2310.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2311.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2312.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2313.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2314.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2315.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2316.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2317.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2318.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2319.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2320.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2321.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2322.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2323.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2324.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2325.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2326.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2327.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2328.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2329.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2330.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2331.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2332.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2333.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2334.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2335.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2336.  
  2337.  
  2338. Thread 16889: (state = BLOCKED)
  2339.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2340.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2341.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2342.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2343.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2344.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2345.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2346.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2347.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2348.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2349.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2350.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2351.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2352.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2353.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2354.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2355.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2356.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2357.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2358.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2359.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2360.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2361.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2362.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2363.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2364.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2365.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2366.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2367.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2368.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2369.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2370.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2371.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2372.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2373.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2374.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2375.  
  2376.  
  2377. Thread 16888: (state = BLOCKED)
  2378.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2379.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2380.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2381.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2382.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2383.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2384.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2385.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2386.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2387.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2388.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2389.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2390.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2391.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2392.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2393.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2394.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2395.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2396.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2397.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2398.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2399.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2400.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2401.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2402.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2403.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2404.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2405.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2406.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2407.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2408.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2409.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2410.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2411.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2412.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2413.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2414.  
  2415.  
  2416. Thread 16841: (state = BLOCKED)
  2417.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2418.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2419.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2420.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2421.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2422.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2423.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2424.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2425.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2426.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2427.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2428.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2429.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2430.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2431.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2432.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2433.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2434.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2435.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2436.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2437.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2438.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2439.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2440.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2441.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2442.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2443.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2444.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2445.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2446.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2447.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2448.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2449.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2450.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2451.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2452.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2453.  
  2454.  
  2455. Thread 16180: (state = BLOCKED)
  2456.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2457.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2458.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2459.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2460.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2461.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2462.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2463.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2464.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2465.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2466.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2467.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2468.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2469.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2470.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2471.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2472.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2473.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2474.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2475.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2476.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2477.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2478.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2479.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2480.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2481.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2482.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2483.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2484.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2485.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2486.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2487.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2488.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2489.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2490.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2491.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2492.  
  2493.  
  2494. Thread 16178: (state = BLOCKED)
  2495.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2496.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2497.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2498.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2499.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2500.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2501.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2502.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2503.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2504.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2505.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2506.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2507.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2508.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2509.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2510.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2511.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2512.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2513.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2514.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2515.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2516.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2517.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2518.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2519.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2520.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2521.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2522.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2523.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2524.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2525.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2526.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2527.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2528.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2529.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2530.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2531.  
  2532.  
  2533. Thread 16177: (state = BLOCKED)
  2534.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2535.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2536.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2537.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2538.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2539.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2540.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2541.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2542.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2543.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2544.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2545.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2546.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2547.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2548.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2549.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2550.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2551.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2552.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2553.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2554.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2555.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2556.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2557.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2558.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2559.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2560.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2561.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2562.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2563.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2564.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2565.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2566.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2567.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2568.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2569.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2570.  
  2571.  
  2572. Thread 15514: (state = BLOCKED)
  2573.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2574.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2575.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2576.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2577.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2578.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2579.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2580.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2581.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2582.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2583.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2584.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2585.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2586.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2587.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2588.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2589.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2590.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2591.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2592.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2593.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2594.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2595.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2596.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2597.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2598.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2599.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2600.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2601.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2602.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2603.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2604.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2605.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2606.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2607.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2608.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2609.  
  2610.  
  2611. Thread 15472: (state = BLOCKED)
  2612.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2613.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2614.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2615.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2616.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2617.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2618.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2619.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2620.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2621.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2622.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2623.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2624.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2625.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2626.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2627.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2628.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2629.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2630.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2631.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2632.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2633.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2634.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2635.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2636.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2637.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2638.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2639.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2640.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2641.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2642.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2643.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2644.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2645.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2646.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2647.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2648.  
  2649.  
  2650. Thread 14999: (state = BLOCKED)
  2651.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2652.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2653.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2654.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2655.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2656.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2657.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2658.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2659.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2660.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2661.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2662.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2663.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2664.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2665.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2666.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2667.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2668.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2669.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2670.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2671.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2672.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2673.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2674.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2675.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2676.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2677.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2678.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2679.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2680.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2681.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2682.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2683.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2684.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2685.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2686.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2687.  
  2688.  
  2689. Thread 14997: (state = BLOCKED)
  2690.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2691.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2692.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2693.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2694.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2695.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2696.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2697.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2698.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2699.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2700.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2701.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2702.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2703.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2704.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2705.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2706.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2707.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2708.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2709.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2710.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2711.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2712.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2713.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2714.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2715.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2716.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2717.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2718.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2719.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2720.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2721.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2722.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2723.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2724.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2725.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2726.  
  2727.  
  2728. Thread 11769: (state = BLOCKED)
  2729.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2730.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2731.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2732.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2733.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2734.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2735.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2736.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2737.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2738.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2739.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2740.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2741.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2742.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2743.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2744.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2745.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2746.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2747.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2748.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2749.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2750.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2751.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2752.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2753.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2754.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2755.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2756.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2757.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2758.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2759.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2760.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2761.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2762.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2763.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2764.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2765.  
  2766.  
  2767. Thread 11753: (state = BLOCKED)
  2768.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2769.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2770.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2771.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2772.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2773.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2774.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2775.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2776.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2777.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2778.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2779.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2780.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2781.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2782.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2783.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2784.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2785.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2786.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2787.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2788.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2789.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2790.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2791.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2792.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2793.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2794.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2795.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2796.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2797.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2798.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2799.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2800.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2801.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2802.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2803.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2804.  
  2805.  
  2806. Thread 11752: (state = BLOCKED)
  2807.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2808.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2809.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2810.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2811.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2812.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2813.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2814.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2815.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2816.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2817.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2818.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2819.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2820.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2821.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2822.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2823.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2824.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2825.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2826.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2827.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2828.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2829.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2830.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2831.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2832.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2833.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2834.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2835.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2836.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2837.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2838.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2839.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2840.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2841.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2842.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2843.  
  2844.  
  2845. Thread 8050: (state = BLOCKED)
  2846.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2847.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2848.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2849.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2850.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2851.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2852.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2853.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2854.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2855.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2856.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2857.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2858.  - org.apache.solr.handler.loader.JavabinLoader$1.update(org.apache.solr.common.SolrInputDocument, org.apache.solr.client.solrj.request.UpdateRequest) @bci=98, line=89 (Compiled frame)
  2859.  - org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(org.apache.solr.common.util.DataInputInputStream) @bci=153, line=151 (Compiled frame)
  2860.  - org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(org.apache.solr.common.util.DataInputInputStream) @bci=20, line=131 (Interpreted frame)
  2861.  - org.apache.solr.common.util.JavaBinCodec.readVal(org.apache.solr.common.util.DataInputInputStream) @bci=312, line=221 (Compiled frame)
  2862.  - org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(org.apache.solr.common.util.DataInputInputStream) @bci=51, line=116 (Interpreted frame)
  2863.  - org.apache.solr.common.util.JavaBinCodec.readVal(org.apache.solr.common.util.DataInputInputStream) @bci=112, line=184 (Compiled frame)
  2864.  - org.apache.solr.common.util.JavaBinCodec.unmarshal(java.io.InputStream) @bci=71, line=112 (Compiled frame)
  2865.  - org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(java.io.InputStream, org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$StreamingUpdateHandler) @bci=31, line=158 (Compiled frame)
  2866.  - org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, java.io.InputStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=33, line=99 (Interpreted frame)
  2867.  - org.apache.solr.handler.loader.JavabinLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=18, line=58 (Interpreted frame)
  2868.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2869.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2870.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2871.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2872.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2873.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2874.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2875.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2876.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2877.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2878.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2879.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2880.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2881.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2882.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2883.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2884.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2885.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2886.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=106, line=310 (Interpreted frame)
  2887.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2888.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2889.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2890.  
  2891.  
  2892. Thread 8027: (state = BLOCKED)
  2893.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2894.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2895.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2896.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2897.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2898.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2899.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2900.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2901.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2902.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2903.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2904.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2905.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2906.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2907.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2908.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2909.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2910.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2911.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2912.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2913.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2914.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2915.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2916.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2917.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2918.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2919.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2920.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2921.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2922.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2923.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2924.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2925.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2926.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2927.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2928.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2929.  
  2930.  
  2931. Thread 7374: (state = BLOCKED)
  2932.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2933.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2934.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=834 (Compiled frame)
  2935.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=994 (Compiled frame)
  2936.  - java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1303 (Compiled frame)
  2937.  - java.util.concurrent.Semaphore.acquire() @bci=5, line=317 (Compiled frame)
  2938.  - org.apache.solr.util.AdjustableSemaphore.acquire() @bci=4, line=61 (Compiled frame)
  2939.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.update.SolrCmdDistributor$Request) @bci=22, line=418 (Compiled frame)
  2940.  - org.apache.solr.update.SolrCmdDistributor.submit(org.apache.solr.client.solrj.request.UpdateRequest, org.apache.solr.update.SolrCmdDistributor$Node) @bci=20, line=368 (Compiled frame)
  2941.  - org.apache.solr.update.SolrCmdDistributor.flushAdds(int) @bci=223, line=300 (Compiled frame)
  2942.  - org.apache.solr.update.SolrCmdDistributor.distribAdd(org.apache.solr.update.AddUpdateCommand, java.util.List, org.apache.solr.common.params.ModifiableSolrParams) @bci=173, line=139 (Compiled frame)
  2943.  - org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(org.apache.solr.update.AddUpdateCommand) @bci=467, line=474 (Compiled frame)
  2944.  - org.apache.solr.handler.loader.XMLLoader.processUpdate(org.apache.solr.request.SolrQueryRequest, org.apache.solr.update.processor.UpdateRequestProcessor, javax.xml.stream.XMLStreamReader) @bci=279, line=247 (Compiled frame)
  2945.  - org.apache.solr.handler.loader.XMLLoader.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=366, line=174 (Interpreted frame)
  2946.  - org.apache.solr.handler.UpdateRequestHandler$1.load(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse, org.apache.solr.common.util.ContentStream, org.apache.solr.update.processor.UpdateRequestProcessor) @bci=165, line=92 (Compiled frame)
  2947.  - org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=129, line=74 (Compiled frame)
  2948.  - org.apache.solr.handler.RequestHandlerBase.handleRequest(org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=43, line=135 (Interpreted frame)
  2949.  - org.apache.solr.core.SolrCore.execute(org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=115, line=1859 (Interpreted frame)
  2950.  - org.apache.solr.servlet.SolrDispatchFilter.execute(javax.servlet.http.HttpServletRequest, org.apache.solr.request.SolrRequestHandler, org.apache.solr.request.SolrQueryRequest, org.apache.solr.response.SolrQueryResponse) @bci=31, line=703 (Interpreted frame)
  2951.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain, boolean) @bci=1348, line=406 (Interpreted frame)
  2952.  - org.apache.solr.servlet.SolrDispatchFilter.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse, javax.servlet.FilterChain) @bci=5, line=195 (Interpreted frame)
  2953.  - org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=151, line=243 (Interpreted frame)
  2954.  - org.apache.catalina.core.ApplicationFilterChain.doFilter(javax.servlet.ServletRequest, javax.servlet.ServletResponse) @bci=101, line=210 (Interpreted frame)
  2955.  - org.apache.catalina.core.StandardWrapperValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=783, line=222 (Interpreted frame)
  2956.  - org.apache.catalina.core.StandardContextValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=166, line=123 (Interpreted frame)
  2957.  - org.apache.catalina.core.StandardHostValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=148, line=171 (Interpreted frame)
  2958.  - org.apache.catalina.valves.ErrorReportValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=99 (Interpreted frame)
  2959.  - org.apache.catalina.valves.AccessLogValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=6, line=953 (Interpreted frame)
  2960.  - org.apache.catalina.core.StandardEngineValve.invoke(org.apache.catalina.connector.Request, org.apache.catalina.connector.Response) @bci=71, line=118 (Interpreted frame)
  2961.  - org.apache.catalina.connector.CoyoteAdapter.service(org.apache.coyote.Request, org.apache.coyote.Response) @bci=196, line=408 (Interpreted frame)
  2962.  - org.apache.coyote.http11.AbstractHttp11Processor.process(org.apache.tomcat.util.net.SocketWrapper) @bci=632, line=1023 (Interpreted frame)
  2963.  - org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(org.apache.tomcat.util.net.SocketWrapper, org.apache.tomcat.util.net.SocketStatus) @bci=158, line=589 (Interpreted frame)
  2964.  - org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run() @bci=130, line=312 (Interpreted frame)
  2965.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1145 (Compiled frame)
  2966.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2967.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2968.  
  2969.  
  2970. Thread 1048: (state = BLOCKED)
  2971.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2972.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2973.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2974.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  2975.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  2976.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  2977.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  2978.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2979.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2980.  
  2981.  
  2982. Thread 1047: (state = BLOCKED)
  2983.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2984.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2985.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2986.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  2987.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  2988.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  2989.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  2990.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  2991.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  2992.  
  2993.  
  2994. Thread 1046: (state = BLOCKED)
  2995.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  2996.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  2997.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  2998.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  2999.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3000.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3001.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3002.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3003.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3004.  
  3005.  
  3006. Thread 1045: (state = BLOCKED)
  3007.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3008.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3009.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3010.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3011.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3012.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3013.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3014.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3015.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3016.  
  3017.  
  3018. Thread 1040: (state = BLOCKED)
  3019.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3020.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3021.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3022.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3023.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3024.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3025.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3026.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3027.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3028.  
  3029.  
  3030. Thread 1039: (state = BLOCKED)
  3031.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3032.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3033.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3034.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3035.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3036.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3037.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3038.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3039.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3040.  
  3041.  
  3042. Thread 1038: (state = BLOCKED)
  3043.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3044.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3045.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3046.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3047.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3048.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3049.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3050.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3051.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3052.  
  3053.  
  3054. Thread 1037: (state = BLOCKED)
  3055.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3056.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3057.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3058.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3059.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Compiled frame)
  3060.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Compiled frame)
  3061.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  3062.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3063.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3064.  
  3065.  
  3066. Thread 1036: (state = BLOCKED)
  3067.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3068.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3069.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3070.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3071.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3072.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3073.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3074.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3075.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3076.  
  3077.  
  3078. Thread 1035: (state = BLOCKED)
  3079.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3080.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3081.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3082.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3083.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3084.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3085.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3086.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3087.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3088.  
  3089.  
  3090. Thread 1034: (state = BLOCKED)
  3091.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3092.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3093.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3094.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3095.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3096.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3097.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3098.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3099.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3100.  
  3101.  
  3102. Thread 1033: (state = BLOCKED)
  3103.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3104.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3105.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3106.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3107.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3108.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3109.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3110.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3111.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3112.  
  3113.  
  3114. Thread 1032: (state = BLOCKED)
  3115.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3116.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3117.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3118.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3119.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Compiled frame)
  3120.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Compiled frame)
  3121.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  3122.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3123.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3124.  
  3125.  
  3126. Thread 1031: (state = BLOCKED)
  3127.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3128.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3129.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3130.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3131.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3132.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3133.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3134.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3135.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3136.  
  3137.  
  3138. Thread 1023: (state = BLOCKED)
  3139.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3140.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3141.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3142.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3143.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3144.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3145.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3146.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3147.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3148.  
  3149.  
  3150. Thread 1022: (state = BLOCKED)
  3151.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3152.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3153.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3154.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=24, line=1079 (Interpreted frame)
  3155.  - java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take() @bci=1, line=807 (Interpreted frame)
  3156.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3157.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3158.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3159.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3160.  
  3161.  
  3162. Thread 629: (state = BLOCKED)
  3163.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3164.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3165.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3166.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3167.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3168.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3169.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3170.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3171.  
  3172.  
  3173. Thread 628: (state = BLOCKED)
  3174.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3175.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3176.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3177.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3178.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3179.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3180.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3181.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3182.  
  3183.  
  3184. Thread 627: (state = BLOCKED)
  3185.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3186.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3187.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3188.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3189.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3190.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3191.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3192.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3193.  
  3194.  
  3195. Thread 626: (state = BLOCKED)
  3196.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3197.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3198.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3199.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3200.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3201.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3202.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3203.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3204.  
  3205.  
  3206. Thread 625: (state = BLOCKED)
  3207.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3208.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3209.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3210.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3211.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3212.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3213.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3214.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3215.  
  3216.  
  3217. Thread 624: (state = BLOCKED)
  3218.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3219.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3220.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3221.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3222.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3223.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3224.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3225.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3226.  
  3227.  
  3228. Thread 623: (state = BLOCKED)
  3229.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3230.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3231.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3232.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3233.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Interpreted frame)
  3234.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Interpreted frame)
  3235.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3236.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3237.  
  3238.  
  3239. Thread 622: (state = BLOCKED)
  3240.  - sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)
  3241.  - java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=186 (Compiled frame)
  3242.  - java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await() @bci=42, line=2043 (Compiled frame)
  3243.  - java.util.concurrent.LinkedBlockingQueue.take() @bci=29, line=442 (Compiled frame)
  3244.  - java.util.concurrent.ThreadPoolExecutor.getTask() @bci=156, line=1068 (Compiled frame)
  3245.  - java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=26, line=1130 (Compiled frame)
  3246.  - java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=615 (Interpreted frame)
  3247.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3248.  
  3249.  
  3250. Thread 32378: (state = BLOCKED)
  3251.  - java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
  3252.  - org.apache.tomcat.util.net.JIoEndpoint$AsyncTimeout.run() @bci=13, line=148 (Interpreted frame)
  3253.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3254.  
  3255.  
  3256. Thread 32377: (state = IN_NATIVE)
  3257.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  3258.  - java.net.AbstractPlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=398 (Interpreted frame)
  3259.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=522 (Interpreted frame)
  3260.  - java.net.ServerSocket.accept() @bci=48, line=490 (Interpreted frame)
  3261.  - org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(java.net.ServerSocket) @bci=1, line=60 (Interpreted frame)
  3262.  - org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run() @bci=95, line=216 (Interpreted frame)
  3263.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3264.  
  3265.  
  3266. Thread 32376: (state = BLOCKED)
  3267.  - java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
  3268.  - org.apache.tomcat.util.net.JIoEndpoint$AsyncTimeout.run() @bci=13, line=148 (Interpreted frame)
  3269.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3270.  
  3271.  
  3272. Thread 32375: (state = IN_NATIVE)
  3273.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  3274.  - java.net.AbstractPlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=398 (Interpreted frame)
  3275.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=522 (Interpreted frame)
  3276.  - sun.security.ssl.SSLServerSocketImpl.accept() @bci=42, line=317 (Interpreted frame)
  3277.  - org.apache.tomcat.util.net.jsse.JSSESocketFactory.acceptSocket(java.net.ServerSocket) @bci=3, line=205 (Interpreted frame)
  3278.  - org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run() @bci=95, line=216 (Interpreted frame)
  3279.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3280.  
  3281.  
  3282. Thread 32374: (state = BLOCKED)
  3283.  - java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
  3284.  - org.apache.tomcat.util.net.JIoEndpoint$AsyncTimeout.run() @bci=13, line=148 (Interpreted frame)
  3285.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3286.  
  3287.  
  3288. Thread 32373: (state = IN_NATIVE)
  3289.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  3290.  - java.net.AbstractPlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=398 (Interpreted frame)
  3291.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=522 (Interpreted frame)
  3292.  - java.net.ServerSocket.accept() @bci=48, line=490 (Interpreted frame)
  3293.  - org.apache.tomcat.util.net.DefaultServerSocketFactory.acceptSocket(java.net.ServerSocket) @bci=1, line=60 (Interpreted frame)
  3294.  - org.apache.tomcat.util.net.JIoEndpoint$Acceptor.run() @bci=95, line=216 (Interpreted frame)
  3295.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3296.  
  3297.  
  3298. Thread 32372: (state = BLOCKED)
  3299.  - java.lang.Thread.sleep(long) @bci=0 (Interpreted frame)
  3300.  - org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run() @bci=22, line=1508 (Interpreted frame)
  3301.  - java.lang.Thread.run() @bci=11, line=722 (Interpreted frame)
  3302.  
  3303.  
  3304. Thread 32371: (state = BLOCKED)
  3305.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  3306.  - java.lang.Object.wait() @bci=2, line=503 (Interpreted frame)
  3307.  - org.apache.solr.core.CloserThread.run() @bci=27, line=965 (Interpreted frame)
  3308.  
  3309.  
  3310. Thread 32350: (state = BLOCKED)
  3311.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  3312.  - sun.misc.GC$Daemon.run() @bci=51, line=117 (Interpreted frame)
  3313.  
  3314.  
  3315. Thread 32345: (state = BLOCKED)
  3316.  
  3317.  
  3318. Thread 32344: (state = BLOCKED)
  3319.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  3320.  - java.lang.ref.ReferenceQueue.remove(long) @bci=44, line=135 (Compiled frame)
  3321.  - java.lang.ref.ReferenceQueue.remove() @bci=2, line=151 (Compiled frame)
  3322.  - java.lang.ref.Finalizer$FinalizerThread.run() @bci=3, line=177 (Compiled frame)
  3323.  
  3324.  
  3325. Thread 32343: (state = BLOCKED)
  3326.  - java.lang.Object.wait(long) @bci=0 (Interpreted frame)
  3327.  - java.lang.Object.wait() @bci=2, line=503 (Compiled frame)
  3328.  - java.lang.ref.Reference$ReferenceHandler.run() @bci=46, line=133 (Compiled frame)
  3329.  
  3330.  
  3331. Thread 32323: (state = IN_NATIVE)
  3332.  - java.net.PlainSocketImpl.socketAccept(java.net.SocketImpl) @bci=0 (Interpreted frame)
  3333.  - java.net.AbstractPlainSocketImpl.accept(java.net.SocketImpl) @bci=7, line=398 (Interpreted frame)
  3334.  - java.net.ServerSocket.implAccept(java.net.Socket) @bci=60, line=522 (Interpreted frame)
  3335.  - java.net.ServerSocket.accept() @bci=48, line=490 (Interpreted frame)
  3336.  - org.apache.catalina.core.StandardServer.await() @bci=175, line=452 (Interpreted frame)
  3337.  - org.apache.catalina.startup.Catalina.await() @bci=4, line=766 (Interpreted frame)
  3338.  - org.apache.catalina.startup.Catalina.start() @bci=176, line=712 (Interpreted frame)
  3339.  - sun.reflect.NativeMethodAccessorImpl.invoke0(java.lang.reflect.Method, java.lang.Object, java.lang.Object[]) @bci=0 (Interpreted frame)
  3340.  - sun.reflect.NativeMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=87, line=57 (Interpreted frame)
  3341.  - sun.reflect.DelegatingMethodAccessorImpl.invoke(java.lang.Object, java.lang.Object[]) @bci=6, line=43 (Interpreted frame)
  3342.  - java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[]) @bci=57, line=601 (Interpreted frame)
  3343.  - org.apache.catalina.startup.Bootstrap.start() @bci=37, line=322 (Interpreted frame)
  3344.  - org.apache.catalina.startup.Bootstrap.main(java.lang.String[]) @bci=150, line=456 (Interpreted frame)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement