ScienJus/smartqq

现在运行 demo 的时候就一直重复报了这个错,用的是maven上面的依赖

blambin opened this issue · 2 comments

 [framework] 2016-07-06 07:26:18,411 - org.apache.http.impl.execchain.MainClientExec -45904 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Connection can be kept alive indefinitely
 [framework] 2016-07-06 07:26:18,412 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -45905 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443] can be kept alive indefinitely
 [framework] 2016-07-06 07:26:18,412 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -45905 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection released: [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
 [framework] 2016-07-06 07:26:19,412 - org.apache.http.client.protocol.RequestAddCookies -46905 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies  - CookieSpec selected: default
 [framework] 2016-07-06 07:26:19,413 - org.apache.http.client.protocol.RequestAddCookies -46906 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies  - Cookie [version: 0][name: qrsig][value: LEo9qua-yFS9oTVDcmkdI4tnAEsJIK5m76-rCPxOzVDmjPrkPYdkUT23O-5teKYw][domain: ptlogin2.qq.com][path: /][expiry: null] match [(secure)ssl.ptlogin2.qq.com:443/ptqrlogin]
 [framework] 2016-07-06 07:26:19,413 - org.apache.http.client.protocol.RequestAuthCache -46906 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache  - Auth cache not set in the context
 [framework] 2016-07-06 07:26:19,413 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -46906 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection request: [route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -46907 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection leased: [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.impl.conn.DefaultManagedHttpClientConnection -46907 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection  - http-outgoing-0: set socket timeout to 10000
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.impl.execchain.MainClientExec -46907 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Executing request GET /ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.qq.com%2Fproxy.html%3Flogin2qq%3D1%26webqq_type%3D10&ptredirect=0&ptlang=2052&daid=164&from_ui=1&pttype=1&dumy=&fp=loginerroralert&action=0-0-157510&mibao_css=m_webqq&t=1&g=1&js_type=0&js_ver=10143&login_sig=&pt_randsalt=0 HTTP/1.1
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.impl.execchain.MainClientExec -46907 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Target auth state: UNCHALLENGED
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.impl.execchain.MainClientExec -46907 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Proxy auth state: UNCHALLENGED
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.headers -46907 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> GET /ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.qq.com%2Fproxy.html%3Flogin2qq%3D1%26webqq_type%3D10&ptredirect=0&ptlang=2052&daid=164&from_ui=1&pttype=1&dumy=&fp=loginerroralert&action=0-0-157510&mibao_css=m_webqq&t=1&g=1&js_type=0&js_ver=10143&login_sig=&pt_randsalt=0 HTTP/1.1
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.headers -46907 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36
 [framework] 2016-07-06 07:26:19,414 - org.apache.http.headers -46907 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Referer: https://ui.ptlogin2.qq.com/cgi-bin/login?daid=164&target=self&style=16&mibao_css=m_webqq&appid=501004106&enable_qlogin=0&no_verifyimg=1&s_url=http%3A%2F%2Fw.qq.com%2Fproxy.html&f_url=loginerroralert&strong_login=1&login_state=10&t=20131024001
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.headers -46908 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Host: ssl.ptlogin2.qq.com
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.headers -46908 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Connection: Keep-Alive
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.headers -46908 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Cookie: qrsig=LEo9qua-yFS9oTVDcmkdI4tnAEsJIK5m76-rCPxOzVDmjPrkPYdkUT23O-5teKYw
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.headers -46908 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Accept-Encoding: gzip,deflate
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.wire -46908 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "GET /ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.qq.com%2Fproxy.html%3Flogin2qq%3D1%26webqq_type%3D10&ptredirect=0&ptlang=2052&daid=164&from_ui=1&pttype=1&dumy=&fp=loginerroralert&action=0-0-157510&mibao_css=m_webqq&t=1&g=1&js_type=0&js_ver=10143&login_sig=&pt_randsalt=0 HTTP/1.1[\r][\n]"
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.wire -46908 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36[\r][\n]"
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.wire -46908 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Referer: https://ui.ptlogin2.qq.com/cgi-bin/login?daid=164&target=self&style=16&mibao_css=m_webqq&appid=501004106&enable_qlogin=0&no_verifyimg=1&s_url=http%3A%2F%2Fw.qq.com%2Fproxy.html&f_url=loginerroralert&strong_login=1&login_state=10&t=20131024001[\r][\n]"
 [framework] 2016-07-06 07:26:19,415 - org.apache.http.wire -46908 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Host: ssl.ptlogin2.qq.com[\r][\n]"
 [framework] 2016-07-06 07:26:19,416 - org.apache.http.wire -46909 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
 [framework] 2016-07-06 07:26:19,416 - org.apache.http.wire -46909 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Cookie: qrsig=LEo9qua-yFS9oTVDcmkdI4tnAEsJIK5m76-rCPxOzVDmjPrkPYdkUT23O-5teKYw[\r][\n]"
 [framework] 2016-07-06 07:26:19,416 - org.apache.http.wire -46909 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
 [framework] 2016-07-06 07:26:19,416 - org.apache.http.wire -46909 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Server: nginx/1.9.10[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Date: Tue, 05 Jul 2016 23:26:24 GMT[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Content-Type: application/x-javascript; charset=utf-8[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Content-Length: 66[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Connection: keep-alive[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Pragma: no-cache[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Cache-Control: no-cache; must-revalidate[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Expires: -1[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "[\r][\n]"
 [framework] 2016-07-06 07:26:19,461 - org.apache.http.wire -46954 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "ptuiCB('66','0','','0','[0xe4][0xba][0x8c][0xe7][0xbb][0xb4][0xe7][0xa0][0x81][0xe6][0x9c][0xaa][0xe5][0xa4][0xb1][0xe6][0x95][0x88][0xe3][0x80][0x82](1301298524)', '');[\r][\n]"
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << HTTP/1.1 200 OK
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Server: nginx/1.9.10
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Date: Tue, 05 Jul 2016 23:26:24 GMT
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Content-Type: application/x-javascript; charset=utf-8
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Content-Length: 66
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Connection: keep-alive
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Pragma: no-cache
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Cache-Control: no-cache; must-revalidate
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.headers -46955 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Expires: -1
 [framework] 2016-07-06 07:26:19,462 - org.apache.http.impl.execchain.MainClientExec -46955 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Connection can be kept alive indefinitely
 [framework] 2016-07-06 07:26:19,463 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -46956 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443] can be kept alive indefinitely
 [framework] 2016-07-06 07:26:19,463 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -46956 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection released: [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
 [framework] 2016-07-06 07:26:20,463 - org.apache.http.client.protocol.RequestAddCookies -47956 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies  - CookieSpec selected: default
 [framework] 2016-07-06 07:26:20,464 - org.apache.http.client.protocol.RequestAddCookies -47957 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies  - Cookie [version: 0][name: qrsig][value: LEo9qua-yFS9oTVDcmkdI4tnAEsJIK5m76-rCPxOzVDmjPrkPYdkUT23O-5teKYw][domain: ptlogin2.qq.com][path: /][expiry: null] match [(secure)ssl.ptlogin2.qq.com:443/ptqrlogin]
 [framework] 2016-07-06 07:26:20,464 - org.apache.http.client.protocol.RequestAuthCache -47957 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache  - Auth cache not set in the context
 [framework] 2016-07-06 07:26:20,464 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -47957 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection request: [route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -47958 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection leased: [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 0; route allocated: 1 of 5; total allocated: 1 of 10]
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.impl.conn.DefaultManagedHttpClientConnection -47958 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection  - http-outgoing-0: set socket timeout to 10000
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.impl.execchain.MainClientExec -47958 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Executing request GET /ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.qq.com%2Fproxy.html%3Flogin2qq%3D1%26webqq_type%3D10&ptredirect=0&ptlang=2052&daid=164&from_ui=1&pttype=1&dumy=&fp=loginerroralert&action=0-0-157510&mibao_css=m_webqq&t=1&g=1&js_type=0&js_ver=10143&login_sig=&pt_randsalt=0 HTTP/1.1
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.impl.execchain.MainClientExec -47958 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Target auth state: UNCHALLENGED
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.impl.execchain.MainClientExec -47958 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Proxy auth state: UNCHALLENGED
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.headers -47958 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> GET /ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.qq.com%2Fproxy.html%3Flogin2qq%3D1%26webqq_type%3D10&ptredirect=0&ptlang=2052&daid=164&from_ui=1&pttype=1&dumy=&fp=loginerroralert&action=0-0-157510&mibao_css=m_webqq&t=1&g=1&js_type=0&js_ver=10143&login_sig=&pt_randsalt=0 HTTP/1.1
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.headers -47958 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.headers -47958 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Referer: https://ui.ptlogin2.qq.com/cgi-bin/login?daid=164&target=self&style=16&mibao_css=m_webqq&appid=501004106&enable_qlogin=0&no_verifyimg=1&s_url=http%3A%2F%2Fw.qq.com%2Fproxy.html&f_url=loginerroralert&strong_login=1&login_state=10&t=20131024001
 [framework] 2016-07-06 07:26:20,465 - org.apache.http.headers -47958 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Host: ssl.ptlogin2.qq.com
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.headers -47959 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Connection: Keep-Alive
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.headers -47959 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Cookie: qrsig=LEo9qua-yFS9oTVDcmkdI4tnAEsJIK5m76-rCPxOzVDmjPrkPYdkUT23O-5teKYw
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.headers -47959 [main] DEBUG org.apache.http.headers  - http-outgoing-0 >> Accept-Encoding: gzip,deflate
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.wire -47959 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "GET /ptqrlogin?webqq_type=10&remember_uin=1&login2qq=1&aid=501004106&u1=http%3A%2F%2Fw.qq.com%2Fproxy.html%3Flogin2qq%3D1%26webqq_type%3D10&ptredirect=0&ptlang=2052&daid=164&from_ui=1&pttype=1&dumy=&fp=loginerroralert&action=0-0-157510&mibao_css=m_webqq&t=1&g=1&js_type=0&js_ver=10143&login_sig=&pt_randsalt=0 HTTP/1.1[\r][\n]"
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.wire -47959 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36[\r][\n]"
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.wire -47959 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Referer: https://ui.ptlogin2.qq.com/cgi-bin/login?daid=164&target=self&style=16&mibao_css=m_webqq&appid=501004106&enable_qlogin=0&no_verifyimg=1&s_url=http%3A%2F%2Fw.qq.com%2Fproxy.html&f_url=loginerroralert&strong_login=1&login_state=10&t=20131024001[\r][\n]"
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.wire -47959 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Host: ssl.ptlogin2.qq.com[\r][\n]"
 [framework] 2016-07-06 07:26:20,466 - org.apache.http.wire -47959 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
 [framework] 2016-07-06 07:26:20,467 - org.apache.http.wire -47960 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Cookie: qrsig=LEo9qua-yFS9oTVDcmkdI4tnAEsJIK5m76-rCPxOzVDmjPrkPYdkUT23O-5teKYw[\r][\n]"
 [framework] 2016-07-06 07:26:20,467 - org.apache.http.wire -47960 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
 [framework] 2016-07-06 07:26:20,467 - org.apache.http.wire -47960 [main] DEBUG org.apache.http.wire  - http-outgoing-0 >> "[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Server: nginx/1.9.10[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Date: Tue, 05 Jul 2016 23:26:25 GMT[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Content-Type: application/x-javascript; charset=utf-8[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Content-Length: 66[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Connection: keep-alive[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Pragma: no-cache[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Cache-Control: no-cache; must-revalidate[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "Expires: -1[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "[\r][\n]"
 [framework] 2016-07-06 07:26:20,573 - org.apache.http.wire -48066 [main] DEBUG org.apache.http.wire  - http-outgoing-0 << "ptuiCB('66','0','','0','[0xe4][0xba][0x8c][0xe7][0xbb][0xb4][0xe7][0xa0][0x81][0xe6][0x9c][0xaa][0xe5][0xa4][0xb1][0xe6][0x95][0x88][0xe3][0x80][0x82](2593137996)', '');[\r][\n]"
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << HTTP/1.1 200 OK
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Server: nginx/1.9.10
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Date: Tue, 05 Jul 2016 23:26:25 GMT
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Content-Type: application/x-javascript; charset=utf-8
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Content-Length: 66
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Connection: keep-alive
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Pragma: no-cache
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Cache-Control: no-cache; must-revalidate
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.headers -48067 [main] DEBUG org.apache.http.headers  - http-outgoing-0 << Expires: -1
 [framework] 2016-07-06 07:26:20,574 - org.apache.http.impl.execchain.MainClientExec -48067 [main] DEBUG org.apache.http.impl.execchain.MainClientExec  - Connection can be kept alive indefinitely
 [framework] 2016-07-06 07:26:20,575 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -48068 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443] can be kept alive indefinitely
 [framework] 2016-07-06 07:26:20,575 - org.apache.http.impl.conn.PoolingHttpClientConnectionManager -48068 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager  - Connection released: [id: 0][route: {s}->https://ssl.ptlogin2.qq.com:443][total kept alive: 1; route allocated: 1 of 5; total allocated: 1 of 10]

这个不像是报错啊?都是DEBUG日志

把日记关了就好了,但同时也看不到打印出来的信息了。。不知道为什么