You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "ccin (JIRA)" <ji...@apache.org> on 2017/12/18 17:22:00 UTC

[jira] [Comment Edited] (HTTPASYNC-131) SocketTimeout doesn't work for me

    [ https://issues.apache.org/jira/browse/HTTPASYNC-131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16295278#comment-16295278 ] 

ccin edited comment on HTTPASYNC-131 at 12/18/17 5:21 PM:
----------------------------------------------------------

this is my log
{code:java}
[DEBUG][2017-12-19T01:02:41.094+0800][org.springframework.web.servlet.HttpServletBean:150] _undef||_msg=Initializing servlet 'dispatcherServlet'
[INFO][2017-12-19T01:02:41.096+0800][org.apache.juli.logging.DirectJDKLog:179] _undef||_msg=Initializing Spring FrameworkServlet 'dispatcherServlet'
[INFO][2017-12-19T01:02:41.096+0800][org.springframework.web.servlet.FrameworkServlet:494] _undef||_msg=FrameworkServlet 'dispatcherServlet': initialization started
[DEBUG][2017-12-19T01:02:41.096+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'multipartResolver'
[DEBUG][2017-12-19T01:02:41.097+0800][org.springframework.web.servlet.DispatcherServlet:518] _undef||_msg=Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@54ff47ec]
[DEBUG][2017-12-19T01:02:41.098+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
[DEBUG][2017-12-19T01:02:41.173+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
[DEBUG][2017-12-19T01:02:41.173+0800][org.springframework.web.servlet.DispatcherServlet:547] _undef||_msg=Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@63eeba57]
[DEBUG][2017-12-19T01:02:41.174+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
[DEBUG][2017-12-19T01:02:41.205+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
[DEBUG][2017-12-19T01:02:41.206+0800][org.springframework.web.servlet.DispatcherServlet:569] _undef||_msg=Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@41796bec]
[DEBUG][2017-12-19T01:02:41.206+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'requestMappingHandlerMapping'
[DEBUG][2017-12-19T01:02:41.207+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'viewControllerHandlerMapping'
[DEBUG][2017-12-19T01:02:41.207+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'beanNameHandlerMapping'
[DEBUG][2017-12-19T01:02:41.207+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'resourceHandlerMapping'
[DEBUG][2017-12-19T01:02:41.208+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'defaultServletHandlerMapping'
[DEBUG][2017-12-19T01:02:41.215+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
[DEBUG][2017-12-19T01:02:41.215+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
[DEBUG][2017-12-19T01:02:41.215+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
[DEBUG][2017-12-19T01:02:41.216+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'handlerExceptionResolver'
[DEBUG][2017-12-19T01:02:41.216+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'errorAttributes'
[DEBUG][2017-12-19T01:02:41.217+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
[DEBUG][2017-12-19T01:02:41.244+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
[DEBUG][2017-12-19T01:02:41.245+0800][org.springframework.web.servlet.DispatcherServlet:706] _undef||_msg=Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2937752a]
[DEBUG][2017-12-19T01:02:41.247+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'mvcViewResolver'
[DEBUG][2017-12-19T01:02:41.247+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'beanNameViewResolver'
[DEBUG][2017-12-19T01:02:41.250+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
[DEBUG][2017-12-19T01:02:41.343+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
[DEBUG][2017-12-19T01:02:41.344+0800][org.springframework.web.servlet.DispatcherServlet:767] _undef||_msg=Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@201d4637]
[DEBUG][2017-12-19T01:02:41.345+0800][org.springframework.web.servlet.FrameworkServlet:573] _undef||_msg=Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
[INFO][2017-12-19T01:02:41.345+0800][org.springframework.web.servlet.FrameworkServlet:513] _undef||_msg=FrameworkServlet 'dispatcherServlet': initialization completed in 249 ms
[DEBUG][2017-12-19T01:02:41.345+0800][org.springframework.web.servlet.HttpServletBean:175] _undef||_msg=Servlet 'dispatcherServlet' configured successfully
[DEBUG][2017-12-19T01:02:41.370+0800][org.springframework.web.servlet.DispatcherServlet:881] _undef||_msg=DispatcherServlet with name 'dispatcherServlet' processing GET request for [/manhattan/entry/welcome]
[DEBUG][2017-12-19T01:02:41.378+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:313] _undef||_msg=Looking up handler method for path /manhattan/entry/welcome
[DEBUG][2017-12-19T01:02:41.382+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:320] _undef||_msg=Returning handler method [public org.springframework.web.context.request.async.DeferredResult<com.xiaoju.manhattan.common.base.entity.BaseResponse<java.util.List<com.xiaoju.mt.flash.entity.ProductEntryEntity>>> com.xiaoju.mt.flash.web.EntryController.query(java.lang.String)]
[DEBUG][2017-12-19T01:02:41.382+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'entryController'
[DEBUG][2017-12-19T01:02:41.383+0800][org.springframework.web.servlet.DispatcherServlet:969] _undef||_msg=Last-Modified value for [/manhattan/entry/welcome] is: -1
traceid:null
[DEBUG][2017-12-19T01:02:41.451+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'com.xiaoju.manhattan.common.controller.aspect.ControllerAspect'
[INFO][2017-12-19T01:02:41.568+0800][com.xiaoju.manhattan.common.log.LogUtil:76] _com_request_in||_msg=系统请求||args={"service":"/manhattan/entry/welcome-GET","header":{},"parameters":{"uid":"585542185674312"},"path":"/manhattan/entry/welcome","method":"GET","remoteHost":"127.0.0.1"}||uri=/manhattan/entry/welcome-GET||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.618+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getCloseableHttpClient'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.622+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:407] _undef||_msg=Closing connections idle longer than -1 MILLISECONDS||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.634+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getCloseableHttpAsyncClient'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.638+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:464] _undef||_msg=Closing connections idle longer than -1 MILLISECONDS||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.650+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getResponseInterceptor'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.657+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getRequestConfig'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.678+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.701+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.716+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:255] _undef||_msg=Connection request: [route: {}->http://10.94.120.50:7070][total kept alive: 0; route allocated: 0 of 20; total allocated: 0 of 100]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.732+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:288] _undef||_msg=Connection leased: [id: 0][route: {}->http://10.94.120.50:7070][total kept alive: 0; route allocated: 1 of 20; total allocated: 1 of 100]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.735+0800][org.apache.http.impl.execchain.MainClientExec:235] _undef||_msg=Opening connection {}->http://10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.739+0800][org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:139] _undef||_msg=Connecting to /10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.785+0800][org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:146] _undef||_msg=Connection established 172.30.23.110:64218<->10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.785+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:88] _undef||_msg=http-outgoing-0: set socket timeout to 500||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.786+0800][org.apache.http.impl.execchain.MainClientExec:256] _undef||_msg=Executing request GET /strategic/userInfo/queryManhattanUserByUid?uid=585542185674312 HTTP/1.1||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.786+0800][org.apache.http.impl.execchain.MainClientExec:261] _undef||_msg=Target auth state: UNCHALLENGED||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.787+0800][org.apache.http.impl.execchain.MainClientExec:267] _undef||_msg=Proxy auth state: UNCHALLENGED||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.792+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:133] _undef||_msg=http-outgoing-0 >> GET /strategic/userInfo/queryManhattanUserByUid?uid=585542185674312 HTTP/1.1||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.792+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> Host: 10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.793+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> Connection: Keep-Alive||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.793+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_131)||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.793+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> Accept-Encoding: gzip,deflate||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.794+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> didi-header-rid: ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.794+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> didi-header-spanid: 2812162c44b56c65||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.794+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "GET /strategic/userInfo/queryManhattanUserByUid?uid=585542185674312 HTTP/1.1[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "Host: 10.94.120.50:7070[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_131)[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.796+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "didi-header-rid: ac1e176e5a37f4b1000145c500000120[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.796+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "didi-header-spanid: 2812162c44b56c65[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.796+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.845+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "HTTP/1.1 200 [\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.846+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "Content-Type: application/json;charset=UTF-8[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.846+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "Date: Mon, 18 Dec 2017 17:02:41 GMT[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "7e[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "{"errorCode":0,"errorMsg":"OK","data":{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}}[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.850+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:122] _undef||_msg=http-outgoing-0 << HTTP/1.1 200 ||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.851+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:125] _undef||_msg=http-outgoing-0 << Content-Type: application/json;charset=UTF-8||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.851+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:125] _undef||_msg=http-outgoing-0 << Transfer-Encoding: chunked||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.852+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:125] _undef||_msg=http-outgoing-0 << Date: Mon, 18 Dec 2017 17:02:41 GMT||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.860+0800][org.apache.http.impl.execchain.MainClientExec:285] _undef||_msg=Connection can be kept alive indefinitely||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.864+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "0[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.865+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.865+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:320] _undef||_msg=Connection [id: 0][route: {}->http://10.94.120.50:7070] can be kept alive indefinitely||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.865+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:326] _undef||_msg=Connection released: [id: 0][route: {}->http://10.94.120.50:7070][total kept alive: 1; route allocated: 1 of 20; total allocated: 1 of 100]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[INFO][2017-12-19T01:02:41.910+0800][com.xiaoju.manhattan.common.log.LogUtil:127] _com_http_success||_msg=http外部请求成功响应||args={"headers":{"Connection":"Keep-Alive","User-Agent":"Apache-HttpClient/4.5.3 (Java/1.8.0_131)","didi-header-rid":"ac1e176e5a37f4b1000145c500000120","didi-header-spanid":"2812162c44b56c65","Host":"10.94.120.50:7070","Accept-Encoding":"gzip,deflate"},"parameters":{"uid":"585542185674312"},"url":"http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid","method":"GET","service":"http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid"}||cspanid=2812162c44b56c65||errno=0||proc_time=190||result={"headers":{"Transfer-Encoding":"chunked","Date":"Mon, 18 Dec 2017 17:02:41 GMT","Content-Type":"application/json;charset=UTF-8"},"body":{"errorCode":0,"errorMsg":"OK","data":{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}},"status":200}||service=http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid||url=http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.952+0800][org.apache.http.impl.nio.client.MainClientExec:121] _undef||_msg=[exchange: 1] start execution||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.952+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.953+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.953+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:366] _undef||_msg=[exchange: 1] Request connection for {}->http://10.94.106.63:9065||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.954+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:252] _undef||_msg=Connection request: [route: {}->http://10.94.106.63:9065][total kept alive: 0; route allocated: 0 of 500; total allocated: 0 of 1000]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.958+0800][org.apache.http.impl.nio.client.MainClientExec:121] _undef||_msg=[exchange: 2] start execution||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.958+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.959+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.959+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:366] _undef||_msg=[exchange: 2] Request connection for {}->http://10.94.100.230:9063||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.960+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:252] _undef||_msg=Connection request: [route: {}->http://10.94.100.230:9063][total kept alive: 0; route allocated: 0 of 500; total allocated: 0 of 1000]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.960+0800][org.apache.http.impl.nio.client.MainClientExec:121] _undef||_msg=[exchange: 3] start execution||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:366] _undef||_msg=[exchange: 3] Request connection for {}->http://10.94.120.50:8999||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:252] _undef||_msg=Connection request: [route: {}->http://10.94.120.50:8999][total kept alive: 0; route allocated: 0 of 500; total allocated: 0 of 1000]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[INFO][2017-12-19T01:02:41.964+0800][com.xiaoju.manhattan.common.log.LogUtil:100] _com_request_out||_msg=系统响应||args={"service":"/manhattan/entry/welcome-GET","header":{},"parameters":{"uid":"585542185674312"},"path":"/manhattan/entry/welcome","method":"GET","remoteHost":"127.0.0.1"}||errmsg=success||errno=0||proc_time=499||result={"setOrExpired":false}||uri=/manhattan/entry/welcome-GET||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.972+0800][org.springframework.web.context.request.async.WebAsyncManager:438] _undef||_msg=Concurrent handling starting for GET [/manhattan/entry/welcome]
[DEBUG][2017-12-19T01:02:41.973+0800][org.springframework.web.servlet.FrameworkServlet:1001] _undef||_msg=Leaving response open for concurrent processing
[DEBUG][2017-12-19T01:02:41.974+0800][org.springframework.context.event.SimpleApplicationEventMulticaster:175] _undef||_msg=Non-matching event type for listener: org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer$$Lambda$81/566698125@58516c91 java.lang.ClassCastException: org.springframework.web.context.support.ServletRequestHandledEvent cannot be cast to org.springframework.boot.web.context.WebServerInitializedEvent
	at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:167)
	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:399)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:353)
	at org.springframework.web.servlet.FrameworkServlet.publishRequestHandledEvent(FrameworkServlet.java:1078)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1009)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:748)

[DEBUG][2017-12-19T01:02:42.014+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager$1:276] _undef||_msg=Connection leased: [id: http-outgoing-0][route: {}->http://10.94.100.230:9063][total kept alive: 0; route allocated: 1 of 500; total allocated: 0 of 1000]
[DEBUG][2017-12-19T01:02:42.016+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:313] _undef||_msg=[exchange: 2] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
[DEBUG][2017-12-19T01:02:42.017+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:]: Set attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.017+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.017+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:54] _undef||_msg=http-outgoing-0 [ACTIVE]: Connected
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager$1:276] _undef||_msg=Connection leased: [id: http-outgoing-1][route: {}->http://10.94.120.50:8999][total kept alive: 0; route allocated: 1 of 500; total allocated: 1 of 1000]
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:313] _undef||_msg=[exchange: 3] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]}
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:]: Set attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:54] _undef||_msg=http-outgoing-1 [ACTIVE]: Connected
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
[DEBUG][2017-12-19T01:02:42.020+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:166] _undef||_msg=[exchange: 2] Start connection routing
[DEBUG][2017-12-19T01:02:42.020+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:224] _undef||_msg=[exchange: 2] route completed
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:188] _undef||_msg=[exchange: 2] Connection route established
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:215] _undef||_msg=[exchange: 2] Attempt 1 to execute request
[DEBUG][2017-12-19T01:02:42.020+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:166] _undef||_msg=[exchange: 3] Start connection routing
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:222] _undef||_msg=[exchange: 2] Target auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:224] _undef||_msg=[exchange: 3] route completed
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:229] _undef||_msg=[exchange: 2] Proxy auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:188] _undef||_msg=[exchange: 3] Connection route established
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:215] _undef||_msg=[exchange: 3] Attempt 1 to execute request
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:222] _undef||_msg=[exchange: 3] Target auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.client.MainClientExec:229] _undef||_msg=[exchange: 3] Proxy auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:136] _undef||_msg=http-outgoing-0 >> POST /manhattan/loan/flow/driver/wallet/entry HTTP/1.1
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Content-Length: 87
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Content-Type: application/json; charset=UTF-8
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Host: 10.94.100.230:9063
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Connection: Keep-Alive
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)
[DEBUG][2017-12-19T01:02:42.024+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager$1:276] _undef||_msg=Connection leased: [id: http-outgoing-2][route: {}->http://10.94.106.63:9065][total kept alive: 0; route allocated: 1 of 500; total allocated: 2 of 1000]
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.024+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:313] _undef||_msg=[exchange: 1] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]}
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:136] _undef||_msg=http-outgoing-1 >> POST /v1/entry/health HTTP/1.1
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Content-Length: 87
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:]: Set attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Content-Type: application/json; charset=UTF-8
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Host: 10.94.120.50:8999
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Connection: Keep-Alive
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:54] _undef||_msg=http-outgoing-2 [ACTIVE]: Connected
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:166] _undef||_msg=[exchange: 1] Start connection routing
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:224] _undef||_msg=[exchange: 1] route completed
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:188] _undef||_msg=[exchange: 1] Connection route established
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:215] _undef||_msg=[exchange: 1] Attempt 1 to execute request
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:222] _undef||_msg=[exchange: 1] Target auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:229] _undef||_msg=[exchange: 1] Proxy auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:136] _undef||_msg=http-outgoing-2 >> POST /web-pixie/gulfstream/balance/entry HTTP/1.1
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Content-Length: 87
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Content-Type: application/json; charset=UTF-8
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Host: 10.94.106.63:9065
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Connection: Keep-Alive
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:94] _undef||_msg=http-outgoing-0 [ACTIVE] Output ready
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:94] _undef||_msg=http-outgoing-2 [ACTIVE] Output ready
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:258] _undef||_msg=[exchange: 2] produce content
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:258] _undef||_msg=[exchange: 1] produce content
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:94] _undef||_msg=http-outgoing-1 [ACTIVE] Output ready
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:258] _undef||_msg=[exchange: 3] produce content
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:273] _undef||_msg=[exchange: 3] Request completed
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:273] _undef||_msg=[exchange: 2] Request completed
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:273] _undef||_msg=[exchange: 1] Request completed
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:98] _undef||_msg=http-outgoing-1 [ACTIVE] [content length: 87; pos: 87; completed: true]
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:98] _undef||_msg=http-outgoing-0 [ACTIVE] [content length: 87; pos: 87; completed: true]
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:98] _undef||_msg=http-outgoing-2 [ACTIVE] [content length: 87; pos: 87; completed: true]
[DEBUG][2017-12-19T01:02:42.030+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:222] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:w]: 296 bytes written
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:222] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:w]: 321 bytes written
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "POST /manhattan/loan/flow/driver/wallet/entry HTTP/1.1[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "POST /v1/entry/health HTTP/1.1[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Content-Length: 87[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Content-Length: 87[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Host: 10.94.100.230:9063[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Host: 10.94.120.50:8999[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:222] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:w]: 315 bytes written
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "POST /web-pixie/gulfstream/balance/entry HTTP/1.1[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:68] _undef||_msg=http-outgoing-1 >> "{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Content-Length: 87[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:68] _undef||_msg=http-outgoing-0 >> "{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:71] _undef||_msg=http-outgoing-1 [ACTIVE] Request ready
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Host: 10.94.106.63:9065[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:71] _undef||_msg=http-outgoing-0 [ACTIVE] Request ready
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.LoggingIOSession:116] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:w]: Event cleared [w]
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.LoggingIOSession:116] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:w]: Event cleared [w]
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.conn.Wire:68] _undef||_msg=http-outgoing-2 >> "{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}"
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:71] _undef||_msg=http-outgoing-2 [ACTIVE] Request ready
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.conn.LoggingIOSession:116] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:w]: Event cleared [w]
[DEBUG][2017-12-19T01:02:42.097+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 432 bytes read
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "HTTP/1.1 200 [\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "Content-Type: application/json;charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "Date: Mon, 18 Dec 2017 17:02:42 GMT[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "129[\r][\n]"
[DEBUG][2017-12-19T01:02:42.099+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "{"data":{"name":"[0xffffffe5][0xffffff81][0xffffffa5][0xffffffe5][0xffffffba][0xffffffb7][0xffffffe4][0xffffffbf][0xffffff9d][0xffffffe9][0xffffff9a][0xffffff9c]","content":"[0xffffffe8][0xffffffb5][0xffffffa0][0xffffffe9][0xffffff80][0xffffff81][0xffffffe5][0xffffff8d][0xffffff83][0xffffffe5][0xffffff85][0xffffff83][0xffffffe5][0xffffff81][0xffffffa5][0xffffffe5][0xffffffba][0xffffffb7][0xffffffe4][0xffffffbf][0xffffff9d][0xffffffe9][0xffffff9a][0xffffff9c]","mark":false,"url":"https://manhattan.webapp.xiaojukeji.com/lina?channelId=1013100110011001&utm_source=kcsjd&utm_medium=payment&utm_campaign=default&utm_content=default","status":0},"httpStatus":200,"errorCode":0,"errorMsg":"ok"}[\r][\n]"
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:125] _undef||_msg=http-outgoing-1 << HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-1 << Content-Type: application/json;charset=UTF-8
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-1 << Transfer-Encoding: chunked
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-1 << Date: Mon, 18 Dec 2017 17:02:42 GMT
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:106] _undef||_msg=http-outgoing-1 [ACTIVE(304)] Response received
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.client.MainClientExec:286] _undef||_msg=[exchange: 3] Response received HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.103+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:81] _undef||_msg=http-outgoing-1 [ACTIVE(304)] Input ready
[DEBUG][2017-12-19T01:02:42.103+0800][org.apache.http.impl.nio.client.MainClientExec:325] _undef||_msg=[exchange: 3] Consume content
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 5 bytes read
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "0[\r][\n]"
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:298] _undef||_msg=[exchange: 3] Connection can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 431 bytes read
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "HTTP/1.1 200 [\r][\n]"
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "Content-Type: application/json;charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
[DEBUG][2017-12-19T01:02:42.106+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "Date: Mon, 18 Dec 2017 17:02:42 GMT[\r][\n]"
[DEBUG][2017-12-19T01:02:42.106+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.106+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "128[\r][\n]"
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "{"errorCode":10000,"errorMsg":"[0xffffffe6][0xffffff88][0xffffff90][0xffffffe5][0xffffff8a][0xffffff9f]","sign":null,"data":{"name":"[0xffffffe6][0xffffffbb][0xffffffb4][0xffffffe6][0xffffffb0][0xffffffb4][0xffffffe8][0xffffffb4][0xffffffb7]","content":"[0xffffffe5][0xffffffba][0xffffff94][0xffffffe8][0xffffffbf][0xffffff98][0xffffffe6][0xffffffac][0xffffffbe]0.00[0xffffffe5][0xffffff85][0xffffff83]","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/heranew?channelId=1013127412811001&utm_source=kcsjd&utm_medium=carhailing&utm_campaign=qianbao&utm_content=default","status":203}}[\r][\n]"
[INFO][2017-12-19T01:02:42.107+0800][com.xiaoju.mt.flash.async.EntryAsyncResponseConsumer:86] finish a request||processer=health||wait_time=68||cost_time=79||traceid=ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.client.MainClientExec:385] _undef||_msg=[exchange: 3] Response processed
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:239] _undef||_msg=[exchange: 3] releasing connection
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:125] _undef||_msg=http-outgoing-0 << HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-0 << Content-Type: application/json;charset=UTF-8
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.LoggingIOSession:190] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-0 << Transfer-Encoding: chunked
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-0 << Date: Mon, 18 Dec 2017 17:02:42 GMT
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:346] _undef||_msg=Releasing connection: [id: http-outgoing-1][route: {}->http://10.94.120.50:8999][total kept alive: 0; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:106] _undef||_msg=http-outgoing-0 [ACTIVE(303)] Response received
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:360] _undef||_msg=Connection [id: http-outgoing-1][route: {}->http://10.94.120.50:8999] can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.client.MainClientExec:286] _undef||_msg=[exchange: 2] Response received HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Set timeout 0
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:81] _undef||_msg=http-outgoing-0 [ACTIVE(303)] Input ready
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.client.MainClientExec:325] _undef||_msg=[exchange: 2] Consume content
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:366] _undef||_msg=Connection released: [id: http-outgoing-1][route: {}->http://10.94.120.50:8999][total kept alive: 1; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 5 bytes read
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "0[\r][\n]"
[INFO][2017-12-19T01:02:42.108+0800][com.xiaoju.mt.flash.async.EntryResponseCallback:54] _undef||_msg=http response:{"data":{"name":"健康保障","content":"赠送千元健康保障","mark":false,"url":"https://manhattan.webapp.xiaojukeji.com/lina?channelId=1013100110011001&utm_source=kcsjd&utm_medium=payment&utm_campaign=default&utm_content=default","status":0},"httpStatus":200,"errorCode":0,"errorMsg":"ok"}
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.109+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.109+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:298] _undef||_msg=[exchange: 2] Connection can be kept alive indefinitely
[INFO][2017-12-19T01:02:42.110+0800][com.xiaoju.mt.flash.async.EntryAsyncResponseConsumer:86] finish a request||processer=dsd||wait_time=70||cost_time=82||traceid=ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.client.MainClientExec:385] _undef||_msg=[exchange: 2] Response processed
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:239] _undef||_msg=[exchange: 2] releasing connection
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.conn.LoggingIOSession:190] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:346] _undef||_msg=Releasing connection: [id: http-outgoing-0][route: {}->http://10.94.100.230:9063][total kept alive: 1; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:360] _undef||_msg=Connection [id: http-outgoing-0][route: {}->http://10.94.100.230:9063] can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Set timeout 0
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:366] _undef||_msg=Connection released: [id: http-outgoing-0][route: {}->http://10.94.100.230:9063][total kept alive: 2; route allocated: 1 of 500; total allocated: 3 of 1000]
[INFO][2017-12-19T01:02:42.111+0800][com.xiaoju.mt.flash.async.EntryResponseCallback:54] _undef||_msg=http response:{"errorCode":10000,"errorMsg":"成功","sign":null,"data":{"name":"滴水贷","content":"应还款0.00元","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/heranew?channelId=1013127412811001&utm_source=kcsjd&utm_medium=carhailing&utm_campaign=qianbao&utm_content=default","status":203}}
[DEBUG][2017-12-19T01:02:42.114+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:85] _undef||_msg=http-outgoing-1 [ACTIVE] [chunk-coded; completed: true]
[DEBUG][2017-12-19T01:02:42.114+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:85] _undef||_msg=http-outgoing-0 [ACTIVE] [chunk-coded; completed: true]
[DEBUG][2017-12-19T01:02:42.120+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 314 bytes read
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "HTTP/1.1 200 [\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "Content-Type: application/json;charset=utf-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "Date: Mon, 18 Dec 2017 17:02:34 GMT[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "b4[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "{"data":{"name":"[0xffffffe6][0xffffffbb][0xffffffb4][0xffffffe6][0xffffffbb][0xffffffb4][0xffffffe7][0xffffff90][0xffffff86][0xffffffe8][0xffffffb4][0xffffffa2]","content":"[0xffffffe5][0xffffffb9][0xffffffb4][0xffffffe5][0xffffff8c][0xffffff96][0xffffffe5][0xffffff88][0xffffffa9][0xffffffe7][0xffffff8e][0xffffff87]8.8500","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/blankanew","status":101},"errorCode":0,"errorMsg":"[0xffffffe6][0xffffff88][0xffffff90][0xffffffe5][0xffffff8a][0xffffff9f]"}[\r][\n]"
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:125] _undef||_msg=http-outgoing-2 << HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-2 << Content-Type: application/json;charset=utf-8
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-2 << Transfer-Encoding: chunked
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-2 << Date: Mon, 18 Dec 2017 17:02:34 GMT
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:106] _undef||_msg=http-outgoing-2 [ACTIVE(186)] Response received
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.client.MainClientExec:286] _undef||_msg=[exchange: 1] Response received HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:81] _undef||_msg=http-outgoing-2 [ACTIVE(186)] Input ready
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.client.MainClientExec:325] _undef||_msg=[exchange: 1] Consume content
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 5 bytes read
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "0[\r][\n]"
[DEBUG][2017-12-19T01:02:42.124+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.124+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.125+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.125+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:298] _undef||_msg=[exchange: 1] Connection can be kept alive indefinitely
[INFO][2017-12-19T01:02:42.126+0800][com.xiaoju.mt.flash.async.EntryAsyncResponseConsumer:86] finish a request||processer=blanka||wait_time=84||cost_time=97||traceid=ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e
[DEBUG][2017-12-19T01:02:42.126+0800][org.apache.http.impl.nio.client.MainClientExec:385] _undef||_msg=[exchange: 1] Response processed
[DEBUG][2017-12-19T01:02:42.126+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:239] _undef||_msg=[exchange: 1] releasing connection
[DEBUG][2017-12-19T01:02:42.126+0800][org.apache.http.impl.nio.conn.LoggingIOSession:190] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:346] _undef||_msg=Releasing connection: [id: http-outgoing-2][route: {}->http://10.94.106.63:9065][total kept alive: 2; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:360] _undef||_msg=Connection [id: http-outgoing-2][route: {}->http://10.94.106.63:9065] can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Set timeout 0
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:366] _undef||_msg=Connection released: [id: http-outgoing-2][route: {}->http://10.94.106.63:9065][total kept alive: 3; route allocated: 1 of 500; total allocated: 3 of 1000]
[INFO][2017-12-19T01:02:42.127+0800][com.xiaoju.mt.flash.async.EntryResponseCallback:54] _undef||_msg=http response:{"data":{"name":"滴滴理财","content":"年化利率8.8500","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/blankanew","status":101},"errorCode":0,"errorMsg":"成功"}
[INFO][2017-12-19T01:02:42.128+0800][com.xiaoju.mt.flash.service.ProductEntryRecods:64] _undef||_msg=各产品线数据收集完毕
[DEBUG][2017-12-19T01:02:42.128+0800][org.springframework.web.context.request.async.WebAsyncManager:353] _undef||_msg=Concurrent result value [BaseResponse(data=[com.xiaoju.mt.flash.entity.ProductEntryEntity@1ab796ea, com.xiaoju.mt.flash.entity.ProductEntryEntity@19c4eb27, com.xiaoju.mt.flash.entity.ProductEntryEntity@7c6d317f], errorCode=0, errorMsg=ok)] - dispatching request to resume processing
[DEBUG][2017-12-19T01:02:42.131+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:85] _undef||_msg=http-outgoing-2 [ACTIVE] [chunk-coded; completed: true]
[DEBUG][2017-12-19T01:02:42.137+0800][org.springframework.web.servlet.DispatcherServlet:881] _undef||_msg=DispatcherServlet with name 'dispatcherServlet' resumed processing GET request for [/manhattan/entry/welcome]
[DEBUG][2017-12-19T01:02:42.137+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:313] _undef||_msg=Looking up handler method for path /manhattan/entry/welcome
[DEBUG][2017-12-19T01:02:42.137+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:320] _undef||_msg=Returning handler method [public org.springframework.web.context.request.async.DeferredResult<com.xiaoju.manhattan.common.base.entity.BaseResponse<java.util.List<com.xiaoju.mt.flash.entity.ProductEntryEntity>>> com.xiaoju.mt.flash.web.EntryController.query(java.lang.String)]
[DEBUG][2017-12-19T01:02:42.138+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'entryController'
[DEBUG][2017-12-19T01:02:42.138+0800][org.springframework.web.servlet.DispatcherServlet:969] _undef||_msg=Last-Modified value for [/manhattan/entry/welcome] is: -1
traceid:null
[DEBUG][2017-12-19T01:02:42.138+0800][org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter:864] _undef||_msg=Found concurrent result value [BaseResponse(data=[com.xiaoju.mt.flash.entity.ProductEntryEntity@1ab796ea, com.xiaoju.mt.flash.entity.ProductEntryEntity@19c4eb27, com.xiaoju.mt.flash.entity.ProductEntryEntity@7c6d317f], errorCode=0, errorMsg=ok)]
[DEBUG][2017-12-19T01:02:42.172+0800][org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor:245] _undef||_msg=Written [BaseResponse(data=[com.xiaoju.mt.flash.entity.ProductEntryEntity@1ab796ea, com.xiaoju.mt.flash.entity.ProductEntryEntity@19c4eb27, com.xiaoju.mt.flash.entity.ProductEntryEntity@7c6d317f], errorCode=0, errorMsg=ok)] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@248f10d8]
[DEBUG][2017-12-19T01:02:42.172+0800][org.springframework.web.servlet.DispatcherServlet:1066] _undef||_msg=Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
[DEBUG][2017-12-19T01:02:42.173+0800][org.springframework.web.servlet.FrameworkServlet:1004] _undef||_msg=Successfully completed request
[DEBUG][2017-12-19T01:02:42.174+0800][org.springframework.context.event.SimpleApplicationEventMulticaster:175] _undef||_msg=Non-matching event type for listener: org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer$$Lambda$81/566698125@58516c91 java.lang.ClassCastException: org.springframework.web.context.support.ServletRequestHandledEvent cannot be cast to org.springframework.boot.web.context.WebServerInitializedEvent
	at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:167)
	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:399)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:353)
	at org.springframework.web.servlet.FrameworkServlet.publishRequestHandledEvent(FrameworkServlet.java:1078)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1009)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:728)
	at org.apache.catalina.core.ApplicationDispatcher.doDispatch(ApplicationDispatcher.java:649)
	at org.apache.catalina.core.ApplicationDispatcher.dispatch(ApplicationDispatcher.java:611)
	at org.apache.catalina.core.AsyncContextImpl$AsyncRunnable.run(AsyncContextImpl.java:561)
	at org.apache.catalina.core.AsyncContextImpl.doInternalDispatch(AsyncContextImpl.java:351)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:196)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:235)
	at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:224)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:53)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:748)

[INFO][2017-12-19T01:02:42.175+0800][com.xiaoju.mt.flash.tools.DeferredResultInterceptor:45] _undef||_msg=finish a call,process_time = 206 
[DEBUG][2017-12-19T01:03:42.152+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: -1 bytes read
[DEBUG][2017-12-19T01:03:42.152+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:130] _undef||_msg=http-outgoing-1 [ACTIVE] End of input
[DEBUG][2017-12-19T01:03:42.152+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Set timeout 1000
[DEBUG][2017-12-19T01:03:42.153+0800][org.apache.http.impl.nio.conn.LoggingIOSession:123] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Close
[DEBUG][2017-12-19T01:03:42.154+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:62] _undef||_msg=http-outgoing-1 [CLOSED]: Disconnected
[DEBUG][2017-12-19T01:03:42.157+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: -1 bytes read
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:130] _undef||_msg=http-outgoing-0 [ACTIVE] End of input
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Set timeout 1000
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.conn.LoggingIOSession:123] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Close
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:62] _undef||_msg=http-outgoing-0 [CLOSED]: Disconnected
[DEBUG][2017-12-19T01:03:42.180+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: -1 bytes read
[DEBUG][2017-12-19T01:03:42.181+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:130] _undef||_msg=http-outgoing-2 [ACTIVE] End of input
[DEBUG][2017-12-19T01:03:42.181+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Set timeout 1000
[DEBUG][2017-12-19T01:03:42.181+0800][org.apache.http.impl.nio.conn.LoggingIOSession:123] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Close
[DEBUG][2017-12-19T01:03:42.182+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:62] _undef||_msg=http-outgoing-2 [CLOSED]: Disconnected

{code}



was (Author: superc254):

{code:java}
[DEBUG][2017-12-19T01:02:41.094+0800][org.springframework.web.servlet.HttpServletBean:150] _undef||_msg=Initializing servlet 'dispatcherServlet'
[INFO][2017-12-19T01:02:41.096+0800][org.apache.juli.logging.DirectJDKLog:179] _undef||_msg=Initializing Spring FrameworkServlet 'dispatcherServlet'
[INFO][2017-12-19T01:02:41.096+0800][org.springframework.web.servlet.FrameworkServlet:494] _undef||_msg=FrameworkServlet 'dispatcherServlet': initialization started
[DEBUG][2017-12-19T01:02:41.096+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'multipartResolver'
[DEBUG][2017-12-19T01:02:41.097+0800][org.springframework.web.servlet.DispatcherServlet:518] _undef||_msg=Using MultipartResolver [org.springframework.web.multipart.support.StandardServletMultipartResolver@54ff47ec]
[DEBUG][2017-12-19T01:02:41.098+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
[DEBUG][2017-12-19T01:02:41.173+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver'
[DEBUG][2017-12-19T01:02:41.173+0800][org.springframework.web.servlet.DispatcherServlet:547] _undef||_msg=Unable to locate LocaleResolver with name 'localeResolver': using default [org.springframework.web.servlet.i18n.AcceptHeaderLocaleResolver@63eeba57]
[DEBUG][2017-12-19T01:02:41.174+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
[DEBUG][2017-12-19T01:02:41.205+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.theme.FixedThemeResolver'
[DEBUG][2017-12-19T01:02:41.206+0800][org.springframework.web.servlet.DispatcherServlet:569] _undef||_msg=Unable to locate ThemeResolver with name 'themeResolver': using default [org.springframework.web.servlet.theme.FixedThemeResolver@41796bec]
[DEBUG][2017-12-19T01:02:41.206+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'requestMappingHandlerMapping'
[DEBUG][2017-12-19T01:02:41.207+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'viewControllerHandlerMapping'
[DEBUG][2017-12-19T01:02:41.207+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'beanNameHandlerMapping'
[DEBUG][2017-12-19T01:02:41.207+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'resourceHandlerMapping'
[DEBUG][2017-12-19T01:02:41.208+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'defaultServletHandlerMapping'
[DEBUG][2017-12-19T01:02:41.215+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'requestMappingHandlerAdapter'
[DEBUG][2017-12-19T01:02:41.215+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'httpRequestHandlerAdapter'
[DEBUG][2017-12-19T01:02:41.215+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'simpleControllerHandlerAdapter'
[DEBUG][2017-12-19T01:02:41.216+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'handlerExceptionResolver'
[DEBUG][2017-12-19T01:02:41.216+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'errorAttributes'
[DEBUG][2017-12-19T01:02:41.217+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
[DEBUG][2017-12-19T01:02:41.244+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator'
[DEBUG][2017-12-19T01:02:41.245+0800][org.springframework.web.servlet.DispatcherServlet:706] _undef||_msg=Unable to locate RequestToViewNameTranslator with name 'viewNameTranslator': using default [org.springframework.web.servlet.view.DefaultRequestToViewNameTranslator@2937752a]
[DEBUG][2017-12-19T01:02:41.247+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'mvcViewResolver'
[DEBUG][2017-12-19T01:02:41.247+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'beanNameViewResolver'
[DEBUG][2017-12-19T01:02:41.250+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:464] _undef||_msg=Creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
[DEBUG][2017-12-19T01:02:41.343+0800][org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory:501] _undef||_msg=Finished creating instance of bean 'org.springframework.web.servlet.support.SessionFlashMapManager'
[DEBUG][2017-12-19T01:02:41.344+0800][org.springframework.web.servlet.DispatcherServlet:767] _undef||_msg=Unable to locate FlashMapManager with name 'flashMapManager': using default [org.springframework.web.servlet.support.SessionFlashMapManager@201d4637]
[DEBUG][2017-12-19T01:02:41.345+0800][org.springframework.web.servlet.FrameworkServlet:573] _undef||_msg=Published WebApplicationContext of servlet 'dispatcherServlet' as ServletContext attribute with name [org.springframework.web.servlet.FrameworkServlet.CONTEXT.dispatcherServlet]
[INFO][2017-12-19T01:02:41.345+0800][org.springframework.web.servlet.FrameworkServlet:513] _undef||_msg=FrameworkServlet 'dispatcherServlet': initialization completed in 249 ms
[DEBUG][2017-12-19T01:02:41.345+0800][org.springframework.web.servlet.HttpServletBean:175] _undef||_msg=Servlet 'dispatcherServlet' configured successfully
[DEBUG][2017-12-19T01:02:41.370+0800][org.springframework.web.servlet.DispatcherServlet:881] _undef||_msg=DispatcherServlet with name 'dispatcherServlet' processing GET request for [/manhattan/entry/welcome]
[DEBUG][2017-12-19T01:02:41.378+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:313] _undef||_msg=Looking up handler method for path /manhattan/entry/welcome
[DEBUG][2017-12-19T01:02:41.382+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:320] _undef||_msg=Returning handler method [public org.springframework.web.context.request.async.DeferredResult<com.xiaoju.manhattan.common.base.entity.BaseResponse<java.util.List<com.xiaoju.mt.flash.entity.ProductEntryEntity>>> com.xiaoju.mt.flash.web.EntryController.query(java.lang.String)]
[DEBUG][2017-12-19T01:02:41.382+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'entryController'
[DEBUG][2017-12-19T01:02:41.383+0800][org.springframework.web.servlet.DispatcherServlet:969] _undef||_msg=Last-Modified value for [/manhattan/entry/welcome] is: -1
traceid:null
[DEBUG][2017-12-19T01:02:41.451+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'com.xiaoju.manhattan.common.controller.aspect.ControllerAspect'
[INFO][2017-12-19T01:02:41.568+0800][com.xiaoju.manhattan.common.log.LogUtil:76] _com_request_in||_msg=系统请求||args={"service":"/manhattan/entry/welcome-GET","header":{},"parameters":{"uid":"585542185674312"},"path":"/manhattan/entry/welcome","method":"GET","remoteHost":"127.0.0.1"}||uri=/manhattan/entry/welcome-GET||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.618+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getCloseableHttpClient'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.622+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:407] _undef||_msg=Closing connections idle longer than -1 MILLISECONDS||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.634+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getCloseableHttpAsyncClient'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.638+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:464] _undef||_msg=Closing connections idle longer than -1 MILLISECONDS||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.650+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getResponseInterceptor'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.657+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'getRequestConfig'||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.678+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.701+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.716+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:255] _undef||_msg=Connection request: [route: {}->http://10.94.120.50:7070][total kept alive: 0; route allocated: 0 of 20; total allocated: 0 of 100]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.732+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:288] _undef||_msg=Connection leased: [id: 0][route: {}->http://10.94.120.50:7070][total kept alive: 0; route allocated: 1 of 20; total allocated: 1 of 100]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.735+0800][org.apache.http.impl.execchain.MainClientExec:235] _undef||_msg=Opening connection {}->http://10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.739+0800][org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:139] _undef||_msg=Connecting to /10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.785+0800][org.apache.http.impl.conn.DefaultHttpClientConnectionOperator:146] _undef||_msg=Connection established 172.30.23.110:64218<->10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.785+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:88] _undef||_msg=http-outgoing-0: set socket timeout to 500||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.786+0800][org.apache.http.impl.execchain.MainClientExec:256] _undef||_msg=Executing request GET /strategic/userInfo/queryManhattanUserByUid?uid=585542185674312 HTTP/1.1||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.786+0800][org.apache.http.impl.execchain.MainClientExec:261] _undef||_msg=Target auth state: UNCHALLENGED||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.787+0800][org.apache.http.impl.execchain.MainClientExec:267] _undef||_msg=Proxy auth state: UNCHALLENGED||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.792+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:133] _undef||_msg=http-outgoing-0 >> GET /strategic/userInfo/queryManhattanUserByUid?uid=585542185674312 HTTP/1.1||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.792+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> Host: 10.94.120.50:7070||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.793+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> Connection: Keep-Alive||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.793+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_131)||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.793+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> Accept-Encoding: gzip,deflate||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.794+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> didi-header-rid: ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.794+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:136] _undef||_msg=http-outgoing-0 >> didi-header-spanid: 2812162c44b56c65||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.794+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "GET /strategic/userInfo/queryManhattanUserByUid?uid=585542185674312 HTTP/1.1[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "Host: 10.94.120.50:7070[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_131)[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.795+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.796+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "didi-header-rid: ac1e176e5a37f4b1000145c500000120[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.796+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "didi-header-spanid: 2812162c44b56c65[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.796+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 >> "[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.845+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "HTTP/1.1 200 [\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.846+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "Content-Type: application/json;charset=UTF-8[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.846+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "Date: Mon, 18 Dec 2017 17:02:41 GMT[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "7e[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.847+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "{"errorCode":0,"errorMsg":"OK","data":{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}}[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.850+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:122] _undef||_msg=http-outgoing-0 << HTTP/1.1 200 ||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.851+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:125] _undef||_msg=http-outgoing-0 << Content-Type: application/json;charset=UTF-8||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.851+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:125] _undef||_msg=http-outgoing-0 << Transfer-Encoding: chunked||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.852+0800][org.apache.http.impl.conn.LoggingManagedHttpClientConnection:125] _undef||_msg=http-outgoing-0 << Date: Mon, 18 Dec 2017 17:02:41 GMT||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.860+0800][org.apache.http.impl.execchain.MainClientExec:285] _undef||_msg=Connection can be kept alive indefinitely||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.864+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "0[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.865+0800][org.apache.http.impl.conn.Wire:73] _undef||_msg=http-outgoing-0 << "[\r][\n]"||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.865+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:320] _undef||_msg=Connection [id: 0][route: {}->http://10.94.120.50:7070] can be kept alive indefinitely||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.865+0800][org.apache.http.impl.conn.PoolingHttpClientConnectionManager:326] _undef||_msg=Connection released: [id: 0][route: {}->http://10.94.120.50:7070][total kept alive: 1; route allocated: 1 of 20; total allocated: 1 of 100]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[INFO][2017-12-19T01:02:41.910+0800][com.xiaoju.manhattan.common.log.LogUtil:127] _com_http_success||_msg=http外部请求成功响应||args={"headers":{"Connection":"Keep-Alive","User-Agent":"Apache-HttpClient/4.5.3 (Java/1.8.0_131)","didi-header-rid":"ac1e176e5a37f4b1000145c500000120","didi-header-spanid":"2812162c44b56c65","Host":"10.94.120.50:7070","Accept-Encoding":"gzip,deflate"},"parameters":{"uid":"585542185674312"},"url":"http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid","method":"GET","service":"http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid"}||cspanid=2812162c44b56c65||errno=0||proc_time=190||result={"headers":{"Transfer-Encoding":"chunked","Date":"Mon, 18 Dec 2017 17:02:41 GMT","Content-Type":"application/json;charset=UTF-8"},"body":{"errorCode":0,"errorMsg":"OK","data":{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}},"status":200}||service=http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid||url=http://10.94.120.50:7070/strategic/userInfo/queryManhattanUserByUid||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.952+0800][org.apache.http.impl.nio.client.MainClientExec:121] _undef||_msg=[exchange: 1] start execution||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.952+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.953+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.953+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:366] _undef||_msg=[exchange: 1] Request connection for {}->http://10.94.106.63:9065||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.954+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:252] _undef||_msg=Connection request: [route: {}->http://10.94.106.63:9065][total kept alive: 0; route allocated: 0 of 500; total allocated: 0 of 1000]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.958+0800][org.apache.http.impl.nio.client.MainClientExec:121] _undef||_msg=[exchange: 2] start execution||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.958+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.959+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.959+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:366] _undef||_msg=[exchange: 2] Request connection for {}->http://10.94.100.230:9063||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.960+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:252] _undef||_msg=Connection request: [route: {}->http://10.94.100.230:9063][total kept alive: 0; route allocated: 0 of 500; total allocated: 0 of 1000]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.960+0800][org.apache.http.impl.nio.client.MainClientExec:121] _undef||_msg=[exchange: 3] start execution||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.client.protocol.RequestAddCookies:123] _undef||_msg=CookieSpec selected: default||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.client.protocol.RequestAuthCache:77] _undef||_msg=Auth cache not set in the context||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:366] _undef||_msg=[exchange: 3] Request connection for {}->http://10.94.120.50:8999||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.961+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:252] _undef||_msg=Connection request: [route: {}->http://10.94.120.50:8999][total kept alive: 0; route allocated: 0 of 500; total allocated: 0 of 1000]||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[INFO][2017-12-19T01:02:41.964+0800][com.xiaoju.manhattan.common.log.LogUtil:100] _com_request_out||_msg=系统响应||args={"service":"/manhattan/entry/welcome-GET","header":{},"parameters":{"uid":"585542185674312"},"path":"/manhattan/entry/welcome","method":"GET","remoteHost":"127.0.0.1"}||errmsg=success||errno=0||proc_time=499||result={"setOrExpired":false}||uri=/manhattan/entry/welcome-GET||spanid=2812152e65461a2e||traceid=ac1e176e5a37f4b1000145c500000120
[DEBUG][2017-12-19T01:02:41.972+0800][org.springframework.web.context.request.async.WebAsyncManager:438] _undef||_msg=Concurrent handling starting for GET [/manhattan/entry/welcome]
[DEBUG][2017-12-19T01:02:41.973+0800][org.springframework.web.servlet.FrameworkServlet:1001] _undef||_msg=Leaving response open for concurrent processing
[DEBUG][2017-12-19T01:02:41.974+0800][org.springframework.context.event.SimpleApplicationEventMulticaster:175] _undef||_msg=Non-matching event type for listener: org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer$$Lambda$81/566698125@58516c91 java.lang.ClassCastException: org.springframework.web.context.support.ServletRequestHandledEvent cannot be cast to org.springframework.boot.web.context.WebServerInitializedEvent
	at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:167)
	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:399)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:353)
	at org.springframework.web.servlet.FrameworkServlet.publishRequestHandledEvent(FrameworkServlet.java:1078)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1009)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:52)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:200)
	at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:107)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:193)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:198)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:342)
	at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:799)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:66)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:748)

[DEBUG][2017-12-19T01:02:42.014+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager$1:276] _undef||_msg=Connection leased: [id: http-outgoing-0][route: {}->http://10.94.100.230:9063][total kept alive: 0; route allocated: 1 of 500; total allocated: 0 of 1000]
[DEBUG][2017-12-19T01:02:42.016+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:313] _undef||_msg=[exchange: 2] Connection allocated: CPoolProxy{http-outgoing-0 [ACTIVE]}
[DEBUG][2017-12-19T01:02:42.017+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:]: Set attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.017+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.017+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:54] _undef||_msg=http-outgoing-0 [ACTIVE]: Connected
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager$1:276] _undef||_msg=Connection leased: [id: http-outgoing-1][route: {}->http://10.94.120.50:8999][total kept alive: 0; route allocated: 1 of 500; total allocated: 1 of 1000]
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:313] _undef||_msg=[exchange: 3] Connection allocated: CPoolProxy{http-outgoing-1 [ACTIVE]}
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:]: Set attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.018+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:54] _undef||_msg=http-outgoing-1 [ACTIVE]: Connected
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
[DEBUG][2017-12-19T01:02:42.019+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
[DEBUG][2017-12-19T01:02:42.020+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:166] _undef||_msg=[exchange: 2] Start connection routing
[DEBUG][2017-12-19T01:02:42.020+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:224] _undef||_msg=[exchange: 2] route completed
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:188] _undef||_msg=[exchange: 2] Connection route established
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:215] _undef||_msg=[exchange: 2] Attempt 1 to execute request
[DEBUG][2017-12-19T01:02:42.020+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:166] _undef||_msg=[exchange: 3] Start connection routing
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:222] _undef||_msg=[exchange: 2] Target auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:224] _undef||_msg=[exchange: 3] route completed
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:229] _undef||_msg=[exchange: 2] Proxy auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:188] _undef||_msg=[exchange: 3] Connection route established
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:215] _undef||_msg=[exchange: 3] Attempt 1 to execute request
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.021+0800][org.apache.http.impl.nio.client.MainClientExec:222] _undef||_msg=[exchange: 3] Target auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.client.MainClientExec:229] _undef||_msg=[exchange: 3] Proxy auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:136] _undef||_msg=http-outgoing-0 >> POST /manhattan/loan/flow/driver/wallet/entry HTTP/1.1
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Content-Length: 87
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Content-Type: application/json; charset=UTF-8
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Host: 10.94.100.230:9063
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> Connection: Keep-Alive
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-0 >> User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)
[DEBUG][2017-12-19T01:02:42.024+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager$1:276] _undef||_msg=Connection leased: [id: http-outgoing-2][route: {}->http://10.94.106.63:9065][total kept alive: 0; route allocated: 1 of 500; total allocated: 2 of 1000]
[DEBUG][2017-12-19T01:02:42.022+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.024+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:313] _undef||_msg=[exchange: 1] Connection allocated: CPoolProxy{http-outgoing-2 [ACTIVE]}
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:136] _undef||_msg=http-outgoing-1 >> POST /v1/entry/health HTTP/1.1
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Content-Length: 87
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:]: Set attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Content-Type: application/json; charset=UTF-8
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Host: 10.94.120.50:8999
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> Connection: Keep-Alive
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-1 >> User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:54] _undef||_msg=http-outgoing-2 [ACTIVE]: Connected
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.conn.LoggingIOSession:182] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Set attribute http.nio.http-exchange-state
[DEBUG][2017-12-19T01:02:42.025+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:166] _undef||_msg=[exchange: 1] Start connection routing
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:224] _undef||_msg=[exchange: 1] route completed
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:188] _undef||_msg=[exchange: 1] Connection route established
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:215] _undef||_msg=[exchange: 1] Attempt 1 to execute request
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:222] _undef||_msg=[exchange: 1] Target auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.client.MainClientExec:229] _undef||_msg=[exchange: 1] Proxy auth state: UNCHALLENGED
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Set timeout 10
[DEBUG][2017-12-19T01:02:42.026+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:136] _undef||_msg=http-outgoing-2 >> POST /web-pixie/gulfstream/balance/entry HTTP/1.1
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Content-Length: 87
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Content-Type: application/json; charset=UTF-8
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Host: 10.94.106.63:9065
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> Connection: Keep-Alive
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:139] _undef||_msg=http-outgoing-2 >> User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:94] _undef||_msg=http-outgoing-0 [ACTIVE] Output ready
[DEBUG][2017-12-19T01:02:42.027+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:94] _undef||_msg=http-outgoing-2 [ACTIVE] Output ready
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:258] _undef||_msg=[exchange: 2] produce content
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:258] _undef||_msg=[exchange: 1] produce content
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.conn.LoggingIOSession:108] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:]: Event set [w]
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:94] _undef||_msg=http-outgoing-1 [ACTIVE] Output ready
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:258] _undef||_msg=[exchange: 3] produce content
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:273] _undef||_msg=[exchange: 3] Request completed
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:273] _undef||_msg=[exchange: 2] Request completed
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.MainClientExec:273] _undef||_msg=[exchange: 1] Request completed
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:98] _undef||_msg=http-outgoing-1 [ACTIVE] [content length: 87; pos: 87; completed: true]
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:98] _undef||_msg=http-outgoing-0 [ACTIVE] [content length: 87; pos: 87; completed: true]
[DEBUG][2017-12-19T01:02:42.028+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:98] _undef||_msg=http-outgoing-2 [ACTIVE] [content length: 87; pos: 87; completed: true]
[DEBUG][2017-12-19T01:02:42.030+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:222] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][rw:w]: 296 bytes written
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:222] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][rw:w]: 321 bytes written
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "POST /manhattan/loan/flow/driver/wallet/entry HTTP/1.1[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "POST /v1/entry/health HTTP/1.1[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Content-Length: 87[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Content-Length: 87[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Host: 10.94.100.230:9063[\r][\n]"
[DEBUG][2017-12-19T01:02:42.031+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Host: 10.94.120.50:8999[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:222] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][rw:w]: 315 bytes written
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 >> "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "POST /web-pixie/gulfstream/balance/entry HTTP/1.1[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:68] _undef||_msg=http-outgoing-1 >> "{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Content-Length: 87[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 >> "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Content-Type: application/json; charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:68] _undef||_msg=http-outgoing-0 >> "{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:71] _undef||_msg=http-outgoing-1 [ACTIVE] Request ready
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Host: 10.94.106.63:9065[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:71] _undef||_msg=http-outgoing-0 [ACTIVE] Request ready
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.LoggingIOSession:116] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:w]: Event cleared [w]
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "User-Agent: Apache-HttpAsyncClient/4.1.3 (Java/1.8.0_131)[\r][\n]"
[DEBUG][2017-12-19T01:02:42.032+0800][org.apache.http.impl.nio.conn.LoggingIOSession:116] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:w]: Event cleared [w]
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 >> "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.conn.Wire:68] _undef||_msg=http-outgoing-2 >> "{"mid":"100100054255","uid":"585542185674312","role":2,"cell":"18510440193","status":0}"
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:71] _undef||_msg=http-outgoing-2 [ACTIVE] Request ready
[DEBUG][2017-12-19T01:02:42.033+0800][org.apache.http.impl.nio.conn.LoggingIOSession:116] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:w]: Event cleared [w]
[DEBUG][2017-12-19T01:02:42.097+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 432 bytes read
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "HTTP/1.1 200 [\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "Content-Type: application/json;charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "Transfer-Encoding: chunked[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "Date: Mon, 18 Dec 2017 17:02:42 GMT[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.098+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "129[\r][\n]"
[DEBUG][2017-12-19T01:02:42.099+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "{"data":{"name":"[0xffffffe5][0xffffff81][0xffffffa5][0xffffffe5][0xffffffba][0xffffffb7][0xffffffe4][0xffffffbf][0xffffff9d][0xffffffe9][0xffffff9a][0xffffff9c]","content":"[0xffffffe8][0xffffffb5][0xffffffa0][0xffffffe9][0xffffff80][0xffffff81][0xffffffe5][0xffffff8d][0xffffff83][0xffffffe5][0xffffff85][0xffffff83][0xffffffe5][0xffffff81][0xffffffa5][0xffffffe5][0xffffffba][0xffffffb7][0xffffffe4][0xffffffbf][0xffffff9d][0xffffffe9][0xffffff9a][0xffffff9c]","mark":false,"url":"https://manhattan.webapp.xiaojukeji.com/lina?channelId=1013100110011001&utm_source=kcsjd&utm_medium=payment&utm_campaign=default&utm_content=default","status":0},"httpStatus":200,"errorCode":0,"errorMsg":"ok"}[\r][\n]"
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:125] _undef||_msg=http-outgoing-1 << HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-1 << Content-Type: application/json;charset=UTF-8
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-1 << Transfer-Encoding: chunked
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-1 << Date: Mon, 18 Dec 2017 17:02:42 GMT
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:106] _undef||_msg=http-outgoing-1 [ACTIVE(304)] Response received
[DEBUG][2017-12-19T01:02:42.101+0800][org.apache.http.impl.nio.client.MainClientExec:286] _undef||_msg=[exchange: 3] Response received HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.103+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:81] _undef||_msg=http-outgoing-1 [ACTIVE(304)] Input ready
[DEBUG][2017-12-19T01:02:42.103+0800][org.apache.http.impl.nio.client.MainClientExec:325] _undef||_msg=[exchange: 3] Consume content
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 5 bytes read
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "0[\r][\n]"
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-1 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.104+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:298] _undef||_msg=[exchange: 3] Connection can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 431 bytes read
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "HTTP/1.1 200 [\r][\n]"
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "Content-Type: application/json;charset=UTF-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.105+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "Transfer-Encoding: chunked[\r][\n]"
[DEBUG][2017-12-19T01:02:42.106+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "Date: Mon, 18 Dec 2017 17:02:42 GMT[\r][\n]"
[DEBUG][2017-12-19T01:02:42.106+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.106+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "128[\r][\n]"
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "{"errorCode":10000,"errorMsg":"[0xffffffe6][0xffffff88][0xffffff90][0xffffffe5][0xffffff8a][0xffffff9f]","sign":null,"data":{"name":"[0xffffffe6][0xffffffbb][0xffffffb4][0xffffffe6][0xffffffb0][0xffffffb4][0xffffffe8][0xffffffb4][0xffffffb7]","content":"[0xffffffe5][0xffffffba][0xffffff94][0xffffffe8][0xffffffbf][0xffffff98][0xffffffe6][0xffffffac][0xffffffbe]0.00[0xffffffe5][0xffffff85][0xffffff83]","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/heranew?channelId=1013127412811001&utm_source=kcsjd&utm_medium=carhailing&utm_campaign=qianbao&utm_content=default","status":203}}[\r][\n]"
[INFO][2017-12-19T01:02:42.107+0800][com.xiaoju.mt.flash.async.EntryAsyncResponseConsumer:86] finish a request||processer=health||wait_time=68||cost_time=79||traceid=ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.client.MainClientExec:385] _undef||_msg=[exchange: 3] Response processed
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:239] _undef||_msg=[exchange: 3] releasing connection
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:125] _undef||_msg=http-outgoing-0 << HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-0 << Content-Type: application/json;charset=UTF-8
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.LoggingIOSession:190] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-0 << Transfer-Encoding: chunked
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-0 << Date: Mon, 18 Dec 2017 17:02:42 GMT
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:346] _undef||_msg=Releasing connection: [id: http-outgoing-1][route: {}->http://10.94.120.50:8999][total kept alive: 0; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.107+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:106] _undef||_msg=http-outgoing-0 [ACTIVE(303)] Response received
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:360] _undef||_msg=Connection [id: http-outgoing-1][route: {}->http://10.94.120.50:8999] can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.client.MainClientExec:286] _undef||_msg=[exchange: 2] Response received HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Set timeout 0
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:81] _undef||_msg=http-outgoing-0 [ACTIVE(303)] Input ready
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.client.MainClientExec:325] _undef||_msg=[exchange: 2] Consume content
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:366] _undef||_msg=Connection released: [id: http-outgoing-1][route: {}->http://10.94.120.50:8999][total kept alive: 1; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 5 bytes read
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "0[\r][\n]"
[INFO][2017-12-19T01:02:42.108+0800][com.xiaoju.mt.flash.async.EntryResponseCallback:54] _undef||_msg=http response:{"data":{"name":"健康保障","content":"赠送千元健康保障","mark":false,"url":"https://manhattan.webapp.xiaojukeji.com/lina?channelId=1013100110011001&utm_source=kcsjd&utm_medium=payment&utm_campaign=default&utm_content=default","status":0},"httpStatus":200,"errorCode":0,"errorMsg":"ok"}
[DEBUG][2017-12-19T01:02:42.108+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-0 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.109+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.109+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:298] _undef||_msg=[exchange: 2] Connection can be kept alive indefinitely
[INFO][2017-12-19T01:02:42.110+0800][com.xiaoju.mt.flash.async.EntryAsyncResponseConsumer:86] finish a request||processer=dsd||wait_time=70||cost_time=82||traceid=ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.client.MainClientExec:385] _undef||_msg=[exchange: 2] Response processed
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:239] _undef||_msg=[exchange: 2] releasing connection
[DEBUG][2017-12-19T01:02:42.110+0800][org.apache.http.impl.nio.conn.LoggingIOSession:190] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:346] _undef||_msg=Releasing connection: [id: http-outgoing-0][route: {}->http://10.94.100.230:9063][total kept alive: 1; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:360] _undef||_msg=Connection [id: http-outgoing-0][route: {}->http://10.94.100.230:9063] can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Set timeout 0
[DEBUG][2017-12-19T01:02:42.111+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:366] _undef||_msg=Connection released: [id: http-outgoing-0][route: {}->http://10.94.100.230:9063][total kept alive: 2; route allocated: 1 of 500; total allocated: 3 of 1000]
[INFO][2017-12-19T01:02:42.111+0800][com.xiaoju.mt.flash.async.EntryResponseCallback:54] _undef||_msg=http response:{"errorCode":10000,"errorMsg":"成功","sign":null,"data":{"name":"滴水贷","content":"应还款0.00元","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/heranew?channelId=1013127412811001&utm_source=kcsjd&utm_medium=carhailing&utm_campaign=qianbao&utm_content=default","status":203}}
[DEBUG][2017-12-19T01:02:42.114+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:85] _undef||_msg=http-outgoing-1 [ACTIVE] [chunk-coded; completed: true]
[DEBUG][2017-12-19T01:02:42.114+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:85] _undef||_msg=http-outgoing-0 [ACTIVE] [chunk-coded; completed: true]
[DEBUG][2017-12-19T01:02:42.120+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 314 bytes read
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "HTTP/1.1 200 [\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "Content-Type: application/json;charset=utf-8[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "Transfer-Encoding: chunked[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "Date: Mon, 18 Dec 2017 17:02:34 GMT[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "b4[\r][\n]"
[DEBUG][2017-12-19T01:02:42.121+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "{"data":{"name":"[0xffffffe6][0xffffffbb][0xffffffb4][0xffffffe6][0xffffffbb][0xffffffb4][0xffffffe7][0xffffff90][0xffffff86][0xffffffe8][0xffffffb4][0xffffffa2]","content":"[0xffffffe5][0xffffffb9][0xffffffb4][0xffffffe5][0xffffff8c][0xffffff96][0xffffffe5][0xffffff88][0xffffffa9][0xffffffe7][0xffffff8e][0xffffff87]8.8500","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/blankanew","status":101},"errorCode":0,"errorMsg":"[0xffffffe6][0xffffff88][0xffffff90][0xffffffe5][0xffffff8a][0xffffff9f]"}[\r][\n]"
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:125] _undef||_msg=http-outgoing-2 << HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-2 << Content-Type: application/json;charset=utf-8
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-2 << Transfer-Encoding: chunked
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.conn.ManagedNHttpClientConnectionImpl:128] _undef||_msg=http-outgoing-2 << Date: Mon, 18 Dec 2017 17:02:34 GMT
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:106] _undef||_msg=http-outgoing-2 [ACTIVE(186)] Response received
[DEBUG][2017-12-19T01:02:42.122+0800][org.apache.http.impl.nio.client.MainClientExec:286] _undef||_msg=[exchange: 1] Response received HTTP/1.1 200 
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:81] _undef||_msg=http-outgoing-2 [ACTIVE(186)] Input ready
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.client.MainClientExec:325] _undef||_msg=[exchange: 1] Consume content
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 5 bytes read
[DEBUG][2017-12-19T01:02:42.123+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "0[\r][\n]"
[DEBUG][2017-12-19T01:02:42.124+0800][org.apache.http.impl.nio.conn.Wire:54] _undef||_msg=http-outgoing-2 << "[\r][\n]"
[DEBUG][2017-12-19T01:02:42.124+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.125+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: 0 bytes read
[DEBUG][2017-12-19T01:02:42.125+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:298] _undef||_msg=[exchange: 1] Connection can be kept alive indefinitely
[INFO][2017-12-19T01:02:42.126+0800][com.xiaoju.mt.flash.async.EntryAsyncResponseConsumer:86] finish a request||processer=blanka||wait_time=84||cost_time=97||traceid=ac1e176e5a37f4b1000145c500000120||spanid=2812152e65461a2e
[DEBUG][2017-12-19T01:02:42.126+0800][org.apache.http.impl.nio.client.MainClientExec:385] _undef||_msg=[exchange: 1] Response processed
[DEBUG][2017-12-19T01:02:42.126+0800][org.apache.http.impl.nio.client.AbstractClientExchangeHandler:239] _undef||_msg=[exchange: 1] releasing connection
[DEBUG][2017-12-19T01:02:42.126+0800][org.apache.http.impl.nio.conn.LoggingIOSession:190] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Remove attribute http.nio.exchange-handler
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:346] _undef||_msg=Releasing connection: [id: http-outgoing-2][route: {}->http://10.94.106.63:9065][total kept alive: 2; route allocated: 1 of 500; total allocated: 3 of 1000]
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:360] _undef||_msg=Connection [id: http-outgoing-2][route: {}->http://10.94.106.63:9065] can be kept alive indefinitely
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Set timeout 0
[DEBUG][2017-12-19T01:02:42.127+0800][org.apache.http.impl.nio.conn.PoolingNHttpClientConnectionManager:366] _undef||_msg=Connection released: [id: http-outgoing-2][route: {}->http://10.94.106.63:9065][total kept alive: 3; route allocated: 1 of 500; total allocated: 3 of 1000]
[INFO][2017-12-19T01:02:42.127+0800][com.xiaoju.mt.flash.async.EntryResponseCallback:54] _undef||_msg=http response:{"data":{"name":"滴滴理财","content":"年化利率8.8500","mark":false,"url":"http://manhattan.webapp.xiaojukeji.com/blankanew","status":101},"errorCode":0,"errorMsg":"成功"}
[INFO][2017-12-19T01:02:42.128+0800][com.xiaoju.mt.flash.service.ProductEntryRecods:64] _undef||_msg=各产品线数据收集完毕
[DEBUG][2017-12-19T01:02:42.128+0800][org.springframework.web.context.request.async.WebAsyncManager:353] _undef||_msg=Concurrent result value [BaseResponse(data=[com.xiaoju.mt.flash.entity.ProductEntryEntity@1ab796ea, com.xiaoju.mt.flash.entity.ProductEntryEntity@19c4eb27, com.xiaoju.mt.flash.entity.ProductEntryEntity@7c6d317f], errorCode=0, errorMsg=ok)] - dispatching request to resume processing
[DEBUG][2017-12-19T01:02:42.131+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:85] _undef||_msg=http-outgoing-2 [ACTIVE] [chunk-coded; completed: true]
[DEBUG][2017-12-19T01:02:42.137+0800][org.springframework.web.servlet.DispatcherServlet:881] _undef||_msg=DispatcherServlet with name 'dispatcherServlet' resumed processing GET request for [/manhattan/entry/welcome]
[DEBUG][2017-12-19T01:02:42.137+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:313] _undef||_msg=Looking up handler method for path /manhattan/entry/welcome
[DEBUG][2017-12-19T01:02:42.137+0800][org.springframework.web.servlet.handler.AbstractHandlerMethodMapping:320] _undef||_msg=Returning handler method [public org.springframework.web.context.request.async.DeferredResult<com.xiaoju.manhattan.common.base.entity.BaseResponse<java.util.List<com.xiaoju.mt.flash.entity.ProductEntryEntity>>> com.xiaoju.mt.flash.web.EntryController.query(java.lang.String)]
[DEBUG][2017-12-19T01:02:42.138+0800][org.springframework.beans.factory.support.AbstractBeanFactory:255] _undef||_msg=Returning cached instance of singleton bean 'entryController'
[DEBUG][2017-12-19T01:02:42.138+0800][org.springframework.web.servlet.DispatcherServlet:969] _undef||_msg=Last-Modified value for [/manhattan/entry/welcome] is: -1
traceid:null
[DEBUG][2017-12-19T01:02:42.138+0800][org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter:864] _undef||_msg=Found concurrent result value [BaseResponse(data=[com.xiaoju.mt.flash.entity.ProductEntryEntity@1ab796ea, com.xiaoju.mt.flash.entity.ProductEntryEntity@19c4eb27, com.xiaoju.mt.flash.entity.ProductEntryEntity@7c6d317f], errorCode=0, errorMsg=ok)]
[DEBUG][2017-12-19T01:02:42.172+0800][org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodProcessor:245] _undef||_msg=Written [BaseResponse(data=[com.xiaoju.mt.flash.entity.ProductEntryEntity@1ab796ea, com.xiaoju.mt.flash.entity.ProductEntryEntity@19c4eb27, com.xiaoju.mt.flash.entity.ProductEntryEntity@7c6d317f], errorCode=0, errorMsg=ok)] as "application/json" using [org.springframework.http.converter.json.MappingJackson2HttpMessageConverter@248f10d8]
[DEBUG][2017-12-19T01:02:42.172+0800][org.springframework.web.servlet.DispatcherServlet:1066] _undef||_msg=Null ModelAndView returned to DispatcherServlet with name 'dispatcherServlet': assuming HandlerAdapter completed request handling
[DEBUG][2017-12-19T01:02:42.173+0800][org.springframework.web.servlet.FrameworkServlet:1004] _undef||_msg=Successfully completed request
[DEBUG][2017-12-19T01:02:42.174+0800][org.springframework.context.event.SimpleApplicationEventMulticaster:175] _undef||_msg=Non-matching event type for listener: org.springframework.boot.web.context.ServerPortInfoApplicationContextInitializer$$Lambda$81/566698125@58516c91 java.lang.ClassCastException: org.springframework.web.context.support.ServletRequestHandledEvent cannot be cast to org.springframework.boot.web.context.WebServerInitializedEvent
	at org.springframework.context.event.SimpleApplicationEventMulticaster.invokeListener(SimpleApplicationEventMulticaster.java:167)
	at org.springframework.context.event.SimpleApplicationEventMulticaster.multicastEvent(SimpleApplicationEventMulticaster.java:139)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:399)
	at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:353)
	at org.springframework.web.servlet.FrameworkServlet.publishRequestHandledEvent(FrameworkServlet.java:1078)
	at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1009)
	at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:870)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:635)
	at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:855)
	at javax.servlet.http.HttpServlet.service(HttpServlet.java:742)
	at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:231)
	at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:166)
	at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:728)
	at org.apache.catalina.core.ApplicationDispatcher.doDispatch(ApplicationDispatcher.java:649)
	at org.apache.catalina.core.ApplicationDispatcher.dispatch(ApplicationDispatcher.java:611)
	at org.apache.catalina.core.AsyncContextImpl$AsyncRunnable.run(AsyncContextImpl.java:561)
	at org.apache.catalina.core.AsyncContextImpl.doInternalDispatch(AsyncContextImpl.java:351)
	at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:196)
	at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:96)
	at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:478)
	at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:140)
	at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:80)
	at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:87)
	at org.apache.catalina.connector.CoyoteAdapter.asyncDispatch(CoyoteAdapter.java:235)
	at org.apache.coyote.AbstractProcessor.dispatch(AbstractProcessor.java:224)
	at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:53)
	at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:868)
	at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1455)
	at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
	at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.lang.Thread.run(Thread.java:748)

[INFO][2017-12-19T01:02:42.175+0800][com.xiaoju.mt.flash.tools.DeferredResultInterceptor:45] _undef||_msg=finish a call,process_time = 206 
[DEBUG][2017-12-19T01:03:42.152+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: -1 bytes read
[DEBUG][2017-12-19T01:03:42.152+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:130] _undef||_msg=http-outgoing-1 [ACTIVE] End of input
[DEBUG][2017-12-19T01:03:42.152+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Set timeout 1000
[DEBUG][2017-12-19T01:03:42.153+0800][org.apache.http.impl.nio.conn.LoggingIOSession:123] _undef||_msg=http-outgoing-1 172.30.23.110:64228<->10.94.120.50:8999[ACTIVE][r:r]: Close
[DEBUG][2017-12-19T01:03:42.154+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:62] _undef||_msg=http-outgoing-1 [CLOSED]: Disconnected
[DEBUG][2017-12-19T01:03:42.157+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: -1 bytes read
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:130] _undef||_msg=http-outgoing-0 [ACTIVE] End of input
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Set timeout 1000
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.conn.LoggingIOSession:123] _undef||_msg=http-outgoing-0 172.30.23.110:64227<->10.94.100.230:9063[ACTIVE][r:r]: Close
[DEBUG][2017-12-19T01:03:42.158+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:62] _undef||_msg=http-outgoing-0 [CLOSED]: Disconnected
[DEBUG][2017-12-19T01:03:42.180+0800][org.apache.http.impl.nio.conn.LoggingIOSession$LoggingByteChannel:206] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: -1 bytes read
[DEBUG][2017-12-19T01:03:42.181+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:130] _undef||_msg=http-outgoing-2 [ACTIVE] End of input
[DEBUG][2017-12-19T01:03:42.181+0800][org.apache.http.impl.nio.conn.LoggingIOSession:154] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Set timeout 1000
[DEBUG][2017-12-19T01:03:42.181+0800][org.apache.http.impl.nio.conn.LoggingIOSession:123] _undef||_msg=http-outgoing-2 172.30.23.110:64226<->10.94.106.63:9065[ACTIVE][r:r]: Close
[DEBUG][2017-12-19T01:03:42.182+0800][org.apache.http.impl.nio.client.InternalRequestExecutor:62] _undef||_msg=http-outgoing-2 [CLOSED]: Disconnected

{code}


> SocketTimeout doesn't work for me
> ---------------------------------
>
>                 Key: HTTPASYNC-131
>                 URL: https://issues.apache.org/jira/browse/HTTPASYNC-131
>             Project: HttpComponents HttpAsyncClient
>          Issue Type: Bug
>    Affects Versions: 4.1.3
>         Environment: httpasyncclient-4.1.3.jar
> httpcore-4.4.7.jar
> httpcore-nio-4.4.7.jar
>            Reporter: ccin
>            Priority: Critical
>
> my code is like this,but the timeout config doesn't work for me,i still get a response more than 100ms which i expect a timeout exception.Is there something wrong with my code?ths for your help
> {code:java}
>         RequestConfig requestConfig = RequestConfig.custom()
>                 .setConnectTimeout(50)
>                 .setSocketTimeout(50)
>                 .setConnectionRequestTimeout(config.getConnectTimeout()).build();
>         Registry<SchemeIOSessionStrategy> sessionStrategyRegistry = RegistryBuilder
>                 .<SchemeIOSessionStrategy>create()
>                 .register("http", NoopIOSessionStrategy.INSTANCE)
>                 .build();
>         IOReactorConfig ioReactorConfig = IOReactorConfig.custom()
>                 .setIoThreadCount(Runtime.getRuntime().availableProcessors())
>                 .setSoTimeout(50)
>                 .setConnectTimeout(50)
>                 .build();
>         ConnectingIOReactor ioReactor = new DefaultConnectingIOReactor(ioReactorConfig);
>         PoolingNHttpClientConnectionManager conMgr = new PoolingNHttpClientConnectionManager(
>                 ioReactor, null, sessionStrategyRegistry, null);
>         conMgr.setMaxTotal(config.getPoolSize());
>         conMgr.setDefaultMaxPerRoute(config.getMaxPerRoute());
>         ConnectionConfig connectionConfig = ConnectionConfig.custom()
>                 .setMalformedInputAction(CodingErrorAction.IGNORE)
>                 .setUnmappableInputAction(CodingErrorAction.IGNORE)
>                 .setCharset(Consts.UTF_8).build();
>         conMgr.setDefaultConnectionConfig(connectionConfig);
>         CloseableHttpAsyncClient client = HttpAsyncClients.custom().setConnectionManager(conMgr)
>                 .setDefaultCookieStore(new BasicCookieStore())
>                 .setDefaultRequestConfig(requestConfig).build();
>         client.start();
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org