<span style="font-family:Arial, Helvetica, sans-serif;">程序在启动后跑了几分钟就不打日志了。</span>
<span style="font-family:Arial, Helvetica, sans-serif;">问题,还在找。稍后补</span>
<span style="font-family:Arial, Helvetica, sans-serif;">
</span>
<span style="font-family:Arial, Helvetica, sans-serif;">
</span>
<span style="font-family: Arial, Helvetica, sans-serif;">Attaching to process ID 11827, please wait...</span>
Debugger attached successfully.
Server compiler detected.
JVM version is 25.40-b25
Deadlock Detection:No deadlocks found.Thread 16483: (state = BLOCKED)Thread 11882: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run() @bci=46, line=635 (Compiled frame)Thread 11881: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run() @bci=46, line=635 (Compiled frame)Thread 11880: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run() @bci=46, line=635 (Compiled frame)Thread 11879: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- java.util.TimerThread.mainLoop() @bci=201, line=552 (Interpreted frame)- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)Thread 11875: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11874: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11873: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11872: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11871: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11870: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11869: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11868: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11867: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11866: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11865: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11864: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11863: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11862: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11861: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11860: (state = IN_NATIVE)- java.net.SocketInputStream.socketRead0(java.io.FileDescriptor, byte[], int, int, int) @bci=0 (Compiled frame; information may be imprecise)- java.net.SocketInputStream.socketRead(java.io.FileDescriptor, byte[], int, int, int) @bci=8, line=116 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int, int) @bci=79, line=170 (Compiled frame)- java.net.SocketInputStream.read(byte[], int, int) @bci=11, line=141 (Compiled frame)- sun.security.ssl.InputRecord.readFully(java.io.InputStream, byte[], int, int) @bci=131, line=483 (Compiled frame)- sun.security.ssl.InputRecord.read(java.io.InputStream, java.io.OutputStream) @bci=32, line=503 (Compiled frame)- sun.security.ssl.SSLSocketImpl.readRecord(sun.security.ssl.InputRecord, boolean) @bci=44, line=961 (Compiled frame)- sun.security.ssl.SSLSocketImpl.performInitialHandshake() @bci=84, line=1363 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake(boolean) @bci=13, line=1391 (Compiled frame)- sun.security.ssl.SSLSocketImpl.startHandshake() @bci=2, line=1375 (Compiled frame)- org.apache.http.conn.ssl.SSLConnectionSocketFactory.createLayeredSocket(java.net.Socket, java.lang.String, int, org.apache.http.protocol.HttpContext) @bci=56, line=275 (Compiled frame)- org.apache.http.impl.conn.HttpClientConnectionOperator.upgrade(org.apache.http.conn.ManagedHttpClientConnection, org.apache.http.HttpHost, org.apache.http.protocol.HttpContext) @bci=141, line=169 (Compiled frame)- org.apache.http.impl.conn.PoolingHttpClientConnectionManager.upgrade(org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.protocol.HttpContext) @bci=60, line=333 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.establishRoute(org.apache.http.auth.AuthState, org.apache.http.HttpClientConnection, org.apache.http.conn.routing.HttpRoute, org.apache.http.HttpRequest, org.apache.http.client.protocol.HttpClientContext) @bci=254, line=398 (Compiled frame)- org.apache.http.impl.execchain.MainClientExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=438, line=219 (Compiled frame)- org.apache.http.impl.execchain.ProtocolExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=436, line=195 (Compiled frame)- org.apache.http.impl.execchain.RetryExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=39, line=86 (Compiled frame)- org.apache.http.impl.execchain.RedirectExec.execute(org.apache.http.conn.routing.HttpRoute, org.apache.http.client.methods.HttpRequestWrapper, org.apache.http.client.protocol.HttpClientContext, org.apache.http.client.methods.HttpExecutionAware) @bci=85, line=108 (Compiled frame)- org.apache.http.impl.client.InternalHttpClient.doExecute(org.apache.http.HttpHost, org.apache.http.HttpRequest, org.apache.http.protocol.HttpContext) @bci=167, line=184 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest, org.apache.http.protocol.HttpContext) @bci=14, line=82 (Compiled frame)- org.apache.http.impl.client.CloseableHttpClient.execute(org.apache.http.client.methods.HttpUriRequest) @bci=6, line=106 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$1(org.apache.http.client.methods.HttpRequestBase, org.apache.http.impl.client.CloseableHttpClient, java.lang.String) @bci=8, line=417 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$6.call() @bci=16 (Compiled frame)- com.coolchuan.jk.spider.Spider.handle(java.lang.String, java.util.concurrent.Callable) @bci=1, line=531 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=36, line=416 (Compiled frame)- com.coolchuan.jk.spider.Spider.getAsString(java.lang.String, org.apache.http.Header[]) @bci=4, line=399 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$6(java.lang.String, org.apache.http.Header[]) @bci=3, line=924 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$4.call() @bci=12 (Compiled frame)- com.coolchuan.jk.spider.Spider.retry(int, java.util.concurrent.Callable) @bci=21, line=379 (Compiled frame)- com.coolchuan.jk.spider.Spider.getHtml(java.lang.String, java.lang.String, org.apache.http.Header[]) @bci=12, line=924 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOnePage(java.lang.String, java.lang.String, java.lang.String, java.lang.String, java.util.Set) @bci=8, line=121 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchOneApp(java.lang.String, java.lang.String) @bci=122, line=104 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.lambda$0(java.util.Map) @bci=23, line=68 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment$$Lambda$2.run() @bci=8 (Compiled frame)- com.coolchuan.jk.spider.Spider.lambda$0(java.lang.Runnable) @bci=1, line=298 (Compiled frame)- com.coolchuan.jk.spider.Spider$$Lambda$3.run() @bci=8 (Compiled frame)- java.util.concurrent.ThreadPoolExecutor.runWorker(java.util.concurrent.ThreadPoolExecutor$Worker) @bci=95, line=1142 (Interpreted frame)- java.util.concurrent.ThreadPoolExecutor$Worker.run() @bci=5, line=617 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11859: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=143 (Compiled frame)- com.mysql.jdbc.AbandonedConnectionCleanupThread.run() @bci=16, line=41 (Compiled frame)Thread 11858: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run() @bci=46, line=635 (Compiled frame)Thread 11857: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run() @bci=46, line=635 (Compiled frame)Thread 11856: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- com.mchange.v2.async.ThreadPoolAsynchronousRunner$PoolThread.run() @bci=46, line=635 (Compiled frame)Thread 11855: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- java.util.TimerThread.mainLoop() @bci=201, line=552 (Interpreted frame)- java.util.TimerThread.run() @bci=1, line=505 (Interpreted frame)Thread 11854: (state = BLOCKED)- java.lang.Thread.sleep(long) @bci=0 (Compiled frame; information may be imprecise)- java.lang.Thread.sleep(long, int) @bci=57, line=340 (Compiled frame)- java.util.concurrent.TimeUnit.sleep(long) @bci=23, line=386 (Compiled frame)- com.coolchuan.jk.db.AsyncNamedParameterJdbcTemplate.lambda$autoFlush$45() @bci=34, line=64 (Interpreted frame)- com.coolchuan.jk.db.AsyncNamedParameterJdbcTemplate$$Lambda$1.run() @bci=4 (Interpreted frame)- java.lang.Thread.run() @bci=11, line=745 (Interpreted frame)Thread 11844: (state = BLOCKED)Thread 11843: (state = BLOCKED)Thread 11842: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- java.lang.ref.ReferenceQueue.remove(long) @bci=59, line=143 (Compiled frame)- java.lang.ref.ReferenceQueue.remove() @bci=2, line=164 (Compiled frame)- java.lang.ref.Finalizer$FinalizerThread.run() @bci=36, line=209 (Compiled frame)Thread 11841: (state = BLOCKED)- java.lang.Object.wait(long) @bci=0 (Compiled frame; information may be imprecise)- java.lang.Object.wait() @bci=2, line=502 (Compiled frame)- java.lang.ref.Reference$ReferenceHandler.run() @bci=36, line=157 (Compiled frame)Thread 11828: (state = BLOCKED)- sun.misc.Unsafe.park(boolean, long) @bci=0 (Compiled frame; information may be imprecise)- java.util.concurrent.locks.LockSupport.park(java.lang.Object) @bci=14, line=175 (Compiled frame)- java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt() @bci=1, line=836 (Compiled frame)- java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireSharedInterruptibly(int) @bci=72, line=997 (Compiled frame)- java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireSharedInterruptibly(int) @bci=24, line=1304 (Compiled frame)- java.util.concurrent.Semaphore.acquire() @bci=5, line=312 (Compiled frame)- com.coolchuan.jk.spider.Spider.async(java.lang.Runnable) @bci=4, line=294 (Compiled frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.catchAllComments() @bci=64, line=68 (Interpreted frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.fetchAll() @bci=1, line=50 (Interpreted frame)- com.coolchuan.jk.spider.Spider.totalTime(com.coolchuan.jk.spider.Spider) @bci=19, line=1032 (Interpreted frame)- com.coolchuan.jk.spider.SpiderIOSIphoneComment.main(java.lang.String[]) @bci=7, line=191 (Interpreted frame)

jstack分析 (Thread state=IN_NATIVE) mark相关推荐

  1. 各种 Java Thread State 第一分析法则

    用 TDA 工具,看到大量 Java Thread State 的第一反应是: 1,线程状态为"waiting for monitor entry": 意味着它 在等待进入一个临界 ...

  2. java jstack 分析工具_JVM分析工具——jstack实践

    JVM分析工具--jstack实践 一.不是万能的jstack 企业级的Java程序中,java程序出现性能低下甚至直接崩溃时,就不能像解决业务bug那样,从行为表现上来修复问题了.性能问题一般是jv ...

  3. jstack分析 in java_Jstack 命令分析

    Jstack 命令分析 jstack用于打印出给定的java进程ID或core file或远程调试服务的Java堆栈信息,如果是在64位机器上,需要指定选项"-J-d64",Win ...

  4. 如何使用jstack分析线程状态

    转载自  如何使用jstack分析线程状态 背景 记得前段时间,同事说他们测试环境的服务器cpu使用率一直处于100%,本地又没有什么接口调用,为什么会这样?cpu使用率居高不下,自然是有某些线程一直 ...

  5. 转: 如何使用jstack分析线程状态

    这个讲的好系列:  如何使用jstack分析线程状态 转:http://www.jianshu.com/p/6690f7e92f27 背景 记得前段时间,同事说他们测试环境的服务器cpu使用率一直处于 ...

  6. java jstack 分析_jstack 分析一下java程序

    感觉写的非常不错 前言 如果有一天,你的Java程序长时间停顿,也许是它病了,需要用jstack拍个片子分析分析,才能诊断具体什么病症,是死锁综合征,还是死循环等其他病症,本文我们一起来学习jstac ...

  7. 线程的状态 Thread.State||NEW,RUNNABLE,BLOCKED,WAITING,TIMED_WAITING,TERMINATED

    public enum State {/*** Thread state for a thread which has not yet started.*/NEW,(新建)/*** Thread st ...

  8. JVM 调优实战--使用jstack分析线程执行情况

    目录 jstack的使用 线程的6种状态 使用jstack分析死锁示例 jstack的使用 jstack命令可以直接输出每个线程的执行情况. 线程的6种状态 超时等待状态和等待状态的区别: 超时等待状 ...

  9. this.getstate_Java线程类Thread.State getState()方法(带示例)

    this.getstate 线程类Thread.State getState() (Thread Class Thread.State getState()) This method is avail ...

最新文章

  1. 曲线数学NURBS之bezier曲线
  2. 阿里2018营收2502亿元,云计算业务增幅超100%
  3. 直接通过Binder的onTransact完成跨进程通信
  4. 检测到目标主机可能存在缓慢的HTTP拒绝服务攻击
  5. 使用mybatis向oracle数据库插入数据异常
  6. 分清DB_NAME、INSTANCE_NAME、ORACLE_SID、SERVICE_NAME、DB_DOMAIN和GLOBAL_DB_NAME
  7. Php获取id并提交表单,提交表单后 PHP获取提交内容的实现方法
  8. 【script】python通过字符串调用方法
  9. java中枚举表示数据状态
  10. 主线程等待几个子线程执行完成方案
  11. Leetcode:415. Add Strings
  12. Compilation failed: internal java compiler error
  13. android UI进阶之布局的优化
  14. bat计算机清理原理,使用bat脚本清理系统垃圾的方法
  15. 贾俊平统计学思维导图- 第一章 导论
  16. 【三维点云数据处理】PCL三维点云配准 SACIA
  17. Suspending MMON slave action kewrmapsa_ for 82800 seconds
  18. 山西计算机专业三本大学排名,2021山西三本院校排名 最新大学排行榜
  19. 四十三 iOS中UILabel部分字体颜色的修改
  20. 实现输入月份号输出对应的英文月份

热门文章

  1. python绝对值编程_python中取绝对值简单方法总结
  2. (一)1.考研数一高数 之 函数及其性质
  3. 我在华清的嵌入式课程笔记(至2020.7.5)
  4. Python备份CSDN博客
  5. C#中服务器端以太网通讯(一对一)
  6. 多传感器融合定位(一)——3D激光里程计
  7. 全等三角形的判定方法
  8. 解读CDN的应用场景与产品价值
  9. axios如何二次封装
  10. DeepFunc:一种深度学习框架,可根据蛋白质序列和相互作用准确预测蛋白质功能