Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- 41 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: best-match
- 61 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
- 71 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection request: [route: {}->http://proxy:3128->http://externalhost:8101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
- 101 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection leased: [id: 0][route: {}->http://proxy:3128->http://externalhost:8101][total kept alive: 0; route allocated: 1 of 2; total allocated: 1 of 20]
- 111 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://proxy:3128->http://externalhost:8101
- 121 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connecting to proxy/proxyip:3128
- 121 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connection established 127.0.0.1:49014<->proxyip:3128
- 121 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
- 121 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
- 121 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
- 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
- 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 407 Proxy Authentication Required[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: squid[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Mime-Version: 1.0[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 3699[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Vary: Accept-Language[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Language: en[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Authenticate: Digest realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", qop="auth", stale=false[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: NONE from proxy:3128[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<html><head>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<meta http-equiv="Content-Type" content="text/html; charset=utf-8">[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<title>ERROR: Cache Access Denied</title>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<style type="text/css"><!-- [\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " /*[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " Stylesheet for Squid Error pages[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " Adapted from design by Free CSS Templates[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " http://www.freecsstemplates.org[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " Released for free under a Creative Commons Attribution 2.5 License[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "*/[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* Page basics */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "* {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]font-family: verdana, sans-serif;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "html body {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]margin: 0;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding: 0;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background: #efefef;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]font-size: 12px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]color: #1e1e1e;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* Page displayed title area */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]margin-left: 15px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding: 10px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding-left: 100px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background: url('http://www.squid-cache.org/Artwork/SN.png') no-repeat left;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* initial title */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles h1 {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]color: #000000;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles h2 {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]color: #000000;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* special event: FTP success page titles */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles ftpsuccess {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background-color:#00ff00;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]width:100%;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* Page displayed body content area */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#content {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding: 10px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background: #ffffff;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* General text */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "p {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* error brief description */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#error p {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* some data which may have caused the problem */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#data {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* the error message received from the system or other software */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#sysmsg {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "pre {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " font-family:sans-serif;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* special event: FTP / Gopher directory listing */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirmsg {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " font-family: courier;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " color: black;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " font-size: 10pt;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirlisting {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " margin-left: 2%;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " margin-right: 2%;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirlisting tr.entry td.icon,td.filename,td.size,td.date {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " border-bottom: groove;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirlisting td.size {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " width: 50px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " text-align: right;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " padding-right: 5px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* horizontal lines */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "hr {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]margin: 0;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* page displayed footer area */[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#footer {[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]font-size: 9px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding-left: 10px;[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "body[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << ":lang(fa) { direction: rtl; font-size: 100%; font-family: Tahoma, Roya, sans-serif; float: right; }[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << ":lang(he) { direction: rtl; float: right; }[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " --></style>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</head>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<body>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="titles">[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<h1>ERROR</h1>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<h2>Cache Access Denied.</h2>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<hr>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="content">[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<p>The following error was encountered while trying to retrieve the URL: <a href="http://externalhost:8101/service.svc">http://externalhost:8101/service.svc</a></p>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<blockquote id="error">[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<p><b>Cache Access Denied.</b></p>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</blockquote>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<p>Sorry, you are not currently allowed to request http://externalhost:8101/service.svc from this cache until you have authenticated yourself.</p>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<br>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<hr> [\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="footer">[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<p>Generated Fri, 12 Sep 2014 11:20:58 GMT by proxy (squid)</p>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!-- ERR_CACHE_ACCESS_DENIED -->[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\n]"
- 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</body></html>[\n]"
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 407 Proxy Authentication Required
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: squid
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Mime-Version: 1.0
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 3699
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Vary: Accept-Language
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Language: en
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Authenticate: Digest realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", qop="auth", stale=false
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: NONE from proxy:3128
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
- 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
- 161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
- 161 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
- 161 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - proxy:3128 requested authentication
- 161 [main] DEBUG org.apache.http.impl.client.ProxyAuthenticationStrategy - Authentication schemes in the order of preference: [Digest]
- 171 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
- 171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
- 171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
- 171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: CHALLENGED
- 171 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
- 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", uri="http://externalhost:8101/service.svc", response="79bf5c739bd3fc9eaabe58d1f48688d2", qop=auth, nc=00000001, cnonce="9458d55370effc31", algorithm=MD5
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", uri="http://externalhost:8101/service.svc", response="79bf5c739bd3fc9eaabe58d1f48688d2", qop=auth, nc=00000001, cnonce="9458d55370effc31", algorithm=MD5[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
- 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 401 Unauthorized[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: Microsoft-IIS/8.0[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: Negotiate[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: NTLM[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Powered-By: ASP.NET[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 1293[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-support: Session-Based-Authentication[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: Proxy-support[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: MISS from proxy:3128[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<html xmlns="http://www.w3.org/1999/xhtml">[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<head>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<title>401 - Unauthorized: Access is denied due to invalid credentials.</title>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<style type="text/css">[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!--[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "fieldset{padding:0 15px 10px 15px;} [\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h1{font-size:2.4em;margin:0;color:#FFF;}[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h2{font-size:1.7em;margin:0;color:#CC0000;} [\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} [\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "background-color:#555555;}[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#content{margin:0 0 0 2%;position:relative;}[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << ".content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "-->[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</style>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</head>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<body>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="header"><h1>Server Error</h1></div>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="content">[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <div class="content-container"><fieldset>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " </fieldset></div>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</body>[\r][\n]"
- 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</html>[\r][\n]"
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 401 Unauthorized
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: Microsoft-IIS/8.0
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: Negotiate
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: NTLM
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Powered-By: ASP.NET
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 1293
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-support: Session-Based-Authentication
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: Proxy-support
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: MISS from proxy:3128
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
- 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
- 241 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
- 241 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
- 241 [main] DEBUG org.apache.http.impl.client.ProxyAuthenticationStrategy - Caching 'digest' auth scheme for http://proxy:3128
- 241 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - externalhost:8101 requested authentication
- 241 [main] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [NTLM]
- 251 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [NTLM]
- 251 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
- 251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://proxy:3128->http://externalhost:8101
- 251 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connecting to proxy/proxyip:3128
- 251 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connection established 127.0.0.1:49017<->proxyip:3128
- 251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
- 251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
- 251 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using ntlm scheme
- 261 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: SUCCESS
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Authorization: NTLM TlRMTVNTUAABAAAAAYIIogAAAAAoAAAAAAAAACgAAAAFASgKAAAADw==
- 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", uri="http://externalhost:8101/service.svc", response="d47fdd1b426a9c561a9b507ca791185d", qop=auth, nc=00000002, cnonce="9458d55370effc31", algorithm=MD5
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Authorization: NTLM TlRMTVNTUAABAAAAAYIIogAAAAAoAAAAAAAAACgAAAAFASgKAAAADw==[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", uri="http://externalhost:8101/service.svc", response="d47fdd1b426a9c561a9b507ca791185d", qop=auth, nc=00000002, cnonce="9458d55370effc31", algorithm=MD5[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
- 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 401 Unauthorized[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html; charset=us-ascii[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: Microsoft-HTTPAPI/2.0[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: NTLM TlRMTVNTUAACAAAABgAGADgAAAAFgomisgC/LTxzbwMAAAAAAAAAAJIAkgA+AAAABgLwIwAAAA9WAE0ASQACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAA==[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 341[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-support: Session-Based-Authentication[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: Proxy-support[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: MISS from proxy:3128[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd">[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<HTML><HEAD><TITLE>Not Authorized</TITLE>[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<BODY><h2>Not Authorized</h2>[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<hr><p>HTTP Error 401. The requested resource requires user authentication.</p>[\r][\n]"
- 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</BODY></HTML>[\r][\n]"
- 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 401 Unauthorized
- 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html; charset=us-ascii
- 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: Microsoft-HTTPAPI/2.0
- 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: NTLM TlRMTVNTUAACAAAABgAGADgAAAAFgomisgC/LTxzbwMAAAAAAAAAAJIAkgA+AAAABgLwIwAAAA9WAE0ASQACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAA==
- 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 341
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-support: Session-Based-Authentication
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: Proxy-support
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: MISS from proxy:3128
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
- 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
- 311 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
- 311 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - externalhost:8101 requested authentication
- 311 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
- 311 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
- 311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://proxy:3128->http://externalhost:8101
- 311 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connecting to proxy/proxyip:3128
- 311 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connection established 127.0.0.1:49019<->proxyip:3128
- 311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
- 311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: HANDSHAKE
- 321 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: SUCCESS
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEgAAADCAMIAYAAAAAYABgAiAQAAHgAeACgBAAAAAAAARgEAAAAAAABGAQAABYKIogUBKAoAAAAP+m5KT9eNEJE9IMLnGokbvwfpeN82jyLSWWewCDN3gsHz+bOnEJ0mrgEBAAAAAAAAkLhLoHvOzwHDcgumR5qnugAAAAACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAAAAAABWAE0ASQBTAFYAQwBfAFQAcgBhAG4AcwBwAG8AcgBlAG8AbgA=
- 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", uri="http://externalhost:8101/service.svc", response="950217f0b5246346e4b5f83344e3abd4", qop=auth, nc=00000003, cnonce="9458d55370effc31", algorithm=MD5
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEgAAADCAMIAYAAAAAYABgAiAQAAHgAeACgBAAAAAAAARgEAAAAAAABGAQAABYKIogUBKAoAAAAP+m5KT9eNEJE9IMLnGokbvwfpeN82jyLSWWewCDN3gsHz+bOnEJ0mrgEBAAAAAAAAkLhLoHvOzwHDcgumR5qnugAAAAACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAAAAAABWAE0ASQBTAFYAQwBfAFQAcgBhAG4AcwBwAG8AcgBlAG8AbgA=[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Authorization: Digest username="proxyuser", realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", uri="http://externalhost:8101/service.svc", response="950217f0b5246346e4b5f83344e3abd4", qop=auth, nc=00000003, cnonce="9458d55370effc31", algorithm=MD5[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
- 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 401 Unauthorized[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: Microsoft-IIS/8.0[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: Negotiate[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: NTLM[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Powered-By: ASP.NET[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 1293[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-support: Session-Based-Authentication[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: Proxy-support[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: MISS from proxy:3128[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<html xmlns="http://www.w3.org/1999/xhtml">[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<head>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<title>401 - Unauthorized: Access is denied due to invalid credentials.</title>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<style type="text/css">[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!--[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "fieldset{padding:0 15px 10px 15px;} [\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h1{font-size:2.4em;margin:0;color:#FFF;}[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h2{font-size:1.7em;margin:0;color:#CC0000;} [\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} [\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "background-color:#555555;}[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#content{margin:0 0 0 2%;position:relative;}[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << ".content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "-->[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</style>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</head>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<body>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="header"><h1>Server Error</h1></div>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="content">[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <div class="content-container"><fieldset>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <h3>You do not have permission to view this directory or page using the credentials that you supplied.</h3>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " </fieldset></div>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</body>[\r][\n]"
- 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</html>[\r][\n]"
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 401 Unauthorized
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: Microsoft-IIS/8.0
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: Negotiate
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: NTLM
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Powered-By: ASP.NET
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 1293
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-support: Session-Based-Authentication
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: Proxy-support
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: MISS from proxy:3128
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
- 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
- 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
- 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - externalhost:8101 requested authentication
- 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
- 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
- 371 [main] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Clearing cached auth scheme for http://externalhost:8101
- 371 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Shutdown connection
- 371 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection discarded
- 371 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
- 371 [main] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection released: [id: 0][route: {}->http://proxy:3128->http://externalhost:8101][total kept alive: 0; route allocated: 0 of 2; total allocated: 0 of 20]
- 391 [Thread-0] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
- 391 [Thread-0] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
Advertisement
Add Comment
Please, Sign In to add comment