Guest User

log.txt

a guest
Sep 12th, 2014
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 46.61 KB | None | 0 0
  1. 41 [main] DEBUG org.apache.http.client.protocol.RequestAddCookies - CookieSpec selected: best-match
  2. 61 [main] DEBUG org.apache.http.client.protocol.RequestAuthCache - Auth cache not set in the context
  3. 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]
  4. 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]
  5. 111 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://proxy:3128->http://externalhost:8101
  6. 121 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connecting to proxy/proxyip:3128
  7. 121 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connection established 127.0.0.1:49014<->proxyip:3128
  8. 121 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
  9. 121 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
  10. 121 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: UNCHALLENGED
  11. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
  12. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
  13. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
  14. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
  15. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
  16. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
  17. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
  18. 131 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
  19. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
  20. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
  21. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
  22. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
  23. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
  24. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
  25. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
  26. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
  27. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
  28. 131 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
  29. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 407 Proxy Authentication Required[\r][\n]"
  30. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: squid[\r][\n]"
  31. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Mime-Version: 1.0[\r][\n]"
  32. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
  33. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html[\r][\n]"
  34. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 3699[\r][\n]"
  35. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0[\r][\n]"
  36. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Vary: Accept-Language[\r][\n]"
  37. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Language: en[\r][\n]"
  38. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Authenticate: Digest realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", qop="auth", stale=false[\r][\n]"
  39. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
  40. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: NONE from proxy:3128[\r][\n]"
  41. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
  42. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
  43. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
  44. 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]"
  45. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<html><head>[\n]"
  46. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<meta http-equiv="Content-Type" content="text/html; charset=utf-8">[\n]"
  47. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<title>ERROR: Cache Access Denied</title>[\n]"
  48. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<style type="text/css"><!-- [\n]"
  49. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " /*[\n]"
  50. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " Stylesheet for Squid Error pages[\n]"
  51. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " Adapted from design by Free CSS Templates[\n]"
  52. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " http://www.freecsstemplates.org[\n]"
  53. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " Released for free under a Creative Commons Attribution 2.5 License[\n]"
  54. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "*/[\n]"
  55. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  56. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* Page basics */[\n]"
  57. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "* {[\n]"
  58. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]font-family: verdana, sans-serif;[\n]"
  59. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  60. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  61. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "html body {[\n]"
  62. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]margin: 0;[\n]"
  63. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding: 0;[\n]"
  64. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background: #efefef;[\n]"
  65. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]font-size: 12px;[\n]"
  66. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]color: #1e1e1e;[\n]"
  67. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  68. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  69. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* Page displayed title area */[\n]"
  70. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles {[\n]"
  71. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]margin-left: 15px;[\n]"
  72. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding: 10px;[\n]"
  73. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding-left: 100px;[\n]"
  74. 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]"
  75. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  76. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  77. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* initial title */[\n]"
  78. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles h1 {[\n]"
  79. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]color: #000000;[\n]"
  80. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  81. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles h2 {[\n]"
  82. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]color: #000000;[\n]"
  83. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  84. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  85. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* special event: FTP success page titles */[\n]"
  86. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#titles ftpsuccess {[\n]"
  87. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background-color:#00ff00;[\n]"
  88. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]width:100%;[\n]"
  89. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  90. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  91. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* Page displayed body content area */[\n]"
  92. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#content {[\n]"
  93. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding: 10px;[\n]"
  94. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]background: #ffffff;[\n]"
  95. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  96. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  97. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* General text */[\n]"
  98. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "p {[\n]"
  99. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  100. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  101. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* error brief description */[\n]"
  102. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#error p {[\n]"
  103. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  104. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  105. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* some data which may have caused the problem */[\n]"
  106. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#data {[\n]"
  107. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  108. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  109. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* the error message received from the system or other software */[\n]"
  110. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#sysmsg {[\n]"
  111. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  112. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  113. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "pre {[\n]"
  114. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " font-family:sans-serif;[\n]"
  115. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  116. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  117. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* special event: FTP / Gopher directory listing */[\n]"
  118. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirmsg {[\n]"
  119. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " font-family: courier;[\n]"
  120. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " color: black;[\n]"
  121. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " font-size: 10pt;[\n]"
  122. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  123. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirlisting {[\n]"
  124. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " margin-left: 2%;[\n]"
  125. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " margin-right: 2%;[\n]"
  126. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  127. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirlisting tr.entry td.icon,td.filename,td.size,td.date {[\n]"
  128. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " border-bottom: groove;[\n]"
  129. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  130. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#dirlisting td.size {[\n]"
  131. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " width: 50px;[\n]"
  132. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " text-align: right;[\n]"
  133. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " padding-right: 5px;[\n]"
  134. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  135. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  136. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* horizontal lines */[\n]"
  137. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "hr {[\n]"
  138. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]margin: 0;[\n]"
  139. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  140. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  141. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "/* page displayed footer area */[\n]"
  142. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#footer {[\n]"
  143. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]font-size: 9px;[\n]"
  144. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[0x9]padding-left: 10px;[\n]"
  145. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "}[\n]"
  146. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  147. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  148. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "body[\n]"
  149. 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]"
  150. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << ":lang(he) { direction: rtl; float: right; }[\n]"
  151. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " --></style>[\n]"
  152. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</head>[\n]"
  153. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<body>[\n]"
  154. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="titles">[\n]"
  155. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<h1>ERROR</h1>[\n]"
  156. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<h2>Cache Access Denied.</h2>[\n]"
  157. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\n]"
  158. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<hr>[\n]"
  159. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  160. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="content">[\n]"
  161. 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]"
  162. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  163. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<blockquote id="error">[\n]"
  164. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<p><b>Cache Access Denied.</b></p>[\n]"
  165. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</blockquote>[\n]"
  166. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  167. 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]"
  168. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  169. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  170. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<br>[\n]"
  171. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\n]"
  172. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\n]"
  173. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<hr> [\n]"
  174. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="footer">[\n]"
  175. 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]"
  176. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!-- ERR_CACHE_ACCESS_DENIED -->[\n]"
  177. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\n]"
  178. 141 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</body></html>[\n]"
  179. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 407 Proxy Authentication Required
  180. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: squid
  181. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Mime-Version: 1.0
  182. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
  183. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html
  184. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 3699
  185. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Squid-Error: ERR_CACHE_ACCESS_DENIED 0
  186. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Vary: Accept-Language
  187. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Language: en
  188. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Authenticate: Digest realm="'proxy'", nonce="GtcSVAAAAACwF+wAAAAAACHBQBAAAAAA", qop="auth", stale=false
  189. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
  190. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: NONE from proxy:3128
  191. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
  192. 151 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
  193. 161 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection can be kept alive indefinitely
  194. 161 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
  195. 161 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - proxy:3128 requested authentication
  196. 161 [main] DEBUG org.apache.http.impl.client.ProxyAuthenticationStrategy - Authentication schemes in the order of preference: [Digest]
  197. 171 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [DIGEST [complete=true, nonce=null, nc=0]]
  198. 171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
  199. 171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: UNCHALLENGED
  200. 171 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: CHALLENGED
  201. 171 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using digest scheme
  202. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
  203. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
  204. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
  205. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
  206. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
  207. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
  208. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
  209. 181 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
  210. 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
  211. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
  212. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
  213. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
  214. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
  215. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
  216. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
  217. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
  218. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
  219. 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]"
  220. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
  221. 181 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
  222. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 401 Unauthorized[\r][\n]"
  223. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html[\r][\n]"
  224. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: Microsoft-IIS/8.0[\r][\n]"
  225. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: Negotiate[\r][\n]"
  226. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: NTLM[\r][\n]"
  227. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Powered-By: ASP.NET[\r][\n]"
  228. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
  229. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 1293[\r][\n]"
  230. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-support: Session-Based-Authentication[\r][\n]"
  231. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: Proxy-support[\r][\n]"
  232. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
  233. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: MISS from proxy:3128[\r][\n]"
  234. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
  235. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
  236. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
  237. 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]"
  238. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<html xmlns="http://www.w3.org/1999/xhtml">[\r][\n]"
  239. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<head>[\r][\n]"
  240. 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. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<title>401 - Unauthorized: Access is denied due to invalid credentials.</title>[\r][\n]"
  242. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<style type="text/css">[\r][\n]"
  243. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!--[\r][\n]"
  244. 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]"
  245. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "fieldset{padding:0 15px 10px 15px;} [\r][\n]"
  246. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h1{font-size:2.4em;margin:0;color:#FFF;}[\r][\n]"
  247. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h2{font-size:1.7em;margin:0;color:#CC0000;} [\r][\n]"
  248. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} [\r][\n]"
  249. 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]"
  250. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "background-color:#555555;}[\r][\n]"
  251. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#content{margin:0 0 0 2%;position:relative;}[\r][\n]"
  252. 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]"
  253. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "-->[\r][\n]"
  254. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</style>[\r][\n]"
  255. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</head>[\r][\n]"
  256. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<body>[\r][\n]"
  257. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="header"><h1>Server Error</h1></div>[\r][\n]"
  258. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="content">[\r][\n]"
  259. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <div class="content-container"><fieldset>[\r][\n]"
  260. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>[\r][\n]"
  261. 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]"
  262. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " </fieldset></div>[\r][\n]"
  263. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\r][\n]"
  264. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</body>[\r][\n]"
  265. 241 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</html>[\r][\n]"
  266. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 401 Unauthorized
  267. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html
  268. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: Microsoft-IIS/8.0
  269. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: Negotiate
  270. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: NTLM
  271. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Powered-By: ASP.NET
  272. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
  273. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 1293
  274. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-support: Session-Based-Authentication
  275. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: Proxy-support
  276. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
  277. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: MISS from proxy:3128
  278. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
  279. 241 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
  280. 241 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
  281. 241 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication succeeded
  282. 241 [main] DEBUG org.apache.http.impl.client.ProxyAuthenticationStrategy - Caching 'digest' auth scheme for http://proxy:3128
  283. 241 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - externalhost:8101 requested authentication
  284. 241 [main] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Authentication schemes in the order of preference: [NTLM]
  285. 251 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Selected authentication options: [NTLM]
  286. 251 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
  287. 251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://proxy:3128->http://externalhost:8101
  288. 251 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connecting to proxy/proxyip:3128
  289. 251 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connection established 127.0.0.1:49017<->proxyip:3128
  290. 251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
  291. 251 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: CHALLENGED
  292. 251 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Generating response to an authentication challenge using ntlm scheme
  293. 261 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: SUCCESS
  294. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
  295. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
  296. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
  297. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
  298. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
  299. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
  300. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
  301. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
  302. 261 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Authorization: NTLM TlRMTVNTUAABAAAAAYIIogAAAAAoAAAAAAAAACgAAAAFASgKAAAADw==
  303. 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
  304. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
  305. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
  306. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
  307. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
  308. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
  309. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
  310. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
  311. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
  312. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Authorization: NTLM TlRMTVNTUAABAAAAAYIIogAAAAAoAAAAAAAAACgAAAAFASgKAAAADw==[\r][\n]"
  313. 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]"
  314. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
  315. 261 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
  316. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 401 Unauthorized[\r][\n]"
  317. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html; charset=us-ascii[\r][\n]"
  318. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: Microsoft-HTTPAPI/2.0[\r][\n]"
  319. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: NTLM TlRMTVNTUAACAAAABgAGADgAAAAFgomisgC/LTxzbwMAAAAAAAAAAJIAkgA+AAAABgLwIwAAAA9WAE0ASQACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAA==[\r][\n]"
  320. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
  321. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 341[\r][\n]"
  322. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-support: Session-Based-Authentication[\r][\n]"
  323. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: Proxy-support[\r][\n]"
  324. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
  325. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: MISS from proxy:3128[\r][\n]"
  326. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
  327. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
  328. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
  329. 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]"
  330. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<HTML><HEAD><TITLE>Not Authorized</TITLE>[\r][\n]"
  331. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD>[\r][\n]"
  332. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<BODY><h2>Not Authorized</h2>[\r][\n]"
  333. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<hr><p>HTTP Error 401. The requested resource requires user authentication.</p>[\r][\n]"
  334. 301 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</BODY></HTML>[\r][\n]"
  335. 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 401 Unauthorized
  336. 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html; charset=us-ascii
  337. 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: Microsoft-HTTPAPI/2.0
  338. 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: NTLM TlRMTVNTUAACAAAABgAGADgAAAAFgomisgC/LTxzbwMAAAAAAAAAAJIAkgA+AAAABgLwIwAAAA9WAE0ASQACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAA==
  339. 301 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
  340. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 341
  341. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-support: Session-Based-Authentication
  342. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: Proxy-support
  343. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
  344. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: MISS from proxy:3128
  345. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
  346. 311 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
  347. 311 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
  348. 311 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - externalhost:8101 requested authentication
  349. 311 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
  350. 311 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
  351. 311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Opening connection {}->http://proxy:3128->http://externalhost:8101
  352. 311 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connecting to proxy/proxyip:3128
  353. 311 [main] DEBUG org.apache.http.impl.conn.HttpClientConnectionOperator - Connection established 127.0.0.1:49019<->proxyip:3128
  354. 311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Executing request POST http://externalhost:8101/service.svc HTTP/1.1
  355. 311 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Target auth state: HANDSHAKE
  356. 321 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Proxy auth state: SUCCESS
  357. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> POST http://externalhost:8101/service.svc HTTP/1.1
  358. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> SOAPAction: "http://tempuri.org/service/method"
  359. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Length: 1516
  360. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Content-Type: text/xml
  361. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Host: externalhost:8101
  362. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Proxy-Connection: Keep-Alive
  363. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> User-Agent: XXX
  364. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Accept-Encoding: gzip,deflate
  365. 321 [main] DEBUG org.apache.http.headers - http-outgoing-0 >> Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEgAAADCAMIAYAAAAAYABgAiAQAAHgAeACgBAAAAAAAARgEAAAAAAABGAQAABYKIogUBKAoAAAAP+m5KT9eNEJE9IMLnGokbvwfpeN82jyLSWWewCDN3gsHz+bOnEJ0mrgEBAAAAAAAAkLhLoHvOzwHDcgumR5qnugAAAAACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAAAAAABWAE0ASQBTAFYAQwBfAFQAcgBhAG4AcwBwAG8AcgBlAG8AbgA=
  366. 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
  367. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "POST http://externalhost:8101/service.svc HTTP/1.1[\r][\n]"
  368. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "SOAPAction: "http://tempuri.org/service/method"[\r][\n]"
  369. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Length: 1516[\r][\n]"
  370. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Content-Type: text/xml[\r][\n]"
  371. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Host: externalhost:8101[\r][\n]"
  372. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Proxy-Connection: Keep-Alive[\r][\n]"
  373. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "User-Agent: XXX[\r][\n]"
  374. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
  375. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "Authorization: NTLM TlRMTVNTUAADAAAAGAAYAEgAAADCAMIAYAAAAAYABgAiAQAAHgAeACgBAAAAAAAARgEAAAAAAABGAQAABYKIogUBKAoAAAAP+m5KT9eNEJE9IMLnGokbvwfpeN82jyLSWWewCDN3gsHz+bOnEJ0mrgEBAAAAAAAAkLhLoHvOzwHDcgumR5qnugAAAAACAAYAVgBNAEkAAQAYAEEAWAAyADAAMQAyAFQAQQBJAEYAMAAxAAQAEgBWAE0ASQAuAGwAbwBjAGEAbAADACwAQQBYADIAMAAxADIAVABBAEkARgAwADEALgBWAE0ASQAuAGwAbwBjAGEAbAAFABIAVgBNAEkALgBsAG8AYwBhAGwABwAIAMwmcKB7zs8BAAAAAAAAAABWAE0ASQBTAFYAQwBfAFQAcgBhAG4AcwBwAG8AcgBlAG8AbgA=[\r][\n]"
  376. 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]"
  377. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "[\r][\n]"
  378. 321 [main] DEBUG org.apache.http.wire - http-outgoing-0 >> "<soap:Envelope xmlns:soap="http://sch...</soap:Envelope>"
  379. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "HTTP/1.0 401 Unauthorized[\r][\n]"
  380. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Type: text/html[\r][\n]"
  381. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Server: Microsoft-IIS/8.0[\r][\n]"
  382. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: Negotiate[\r][\n]"
  383. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "WWW-Authenticate: NTLM[\r][\n]"
  384. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Powered-By: ASP.NET[\r][\n]"
  385. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Date: Fri, 12 Sep 2014 11:20:58 GMT[\r][\n]"
  386. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Content-Length: 1293[\r][\n]"
  387. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-support: Session-Based-Authentication[\r][\n]"
  388. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Connection: Proxy-support[\r][\n]"
  389. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache: MISS from proxy[\r][\n]"
  390. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "X-Cache-Lookup: MISS from proxy:3128[\r][\n]"
  391. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Via: 1.0 proxy (squid)[\r][\n]"
  392. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "Proxy-Connection: keep-alive[\r][\n]"
  393. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "[\r][\n]"
  394. 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]"
  395. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<html xmlns="http://www.w3.org/1999/xhtml">[\r][\n]"
  396. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<head>[\r][\n]"
  397. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/>[\r][\n]"
  398. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<title>401 - Unauthorized: Access is denied due to invalid credentials.</title>[\r][\n]"
  399. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<style type="text/css">[\r][\n]"
  400. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<!--[\r][\n]"
  401. 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]"
  402. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "fieldset{padding:0 15px 10px 15px;} [\r][\n]"
  403. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h1{font-size:2.4em;margin:0;color:#FFF;}[\r][\n]"
  404. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h2{font-size:1.7em;margin:0;color:#CC0000;} [\r][\n]"
  405. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} [\r][\n]"
  406. 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]"
  407. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "background-color:#555555;}[\r][\n]"
  408. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "#content{margin:0 0 0 2%;position:relative;}[\r][\n]"
  409. 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]"
  410. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "-->[\r][\n]"
  411. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</style>[\r][\n]"
  412. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</head>[\r][\n]"
  413. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<body>[\r][\n]"
  414. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="header"><h1>Server Error</h1></div>[\r][\n]"
  415. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "<div id="content">[\r][\n]"
  416. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <div class="content-container"><fieldset>[\r][\n]"
  417. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " <h2>401 - Unauthorized: Access is denied due to invalid credentials.</h2>[\r][\n]"
  418. 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]"
  419. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << " </fieldset></div>[\r][\n]"
  420. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</div>[\r][\n]"
  421. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</body>[\r][\n]"
  422. 371 [main] DEBUG org.apache.http.wire - http-outgoing-0 << "</html>[\r][\n]"
  423. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << HTTP/1.0 401 Unauthorized
  424. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Type: text/html
  425. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Server: Microsoft-IIS/8.0
  426. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: Negotiate
  427. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << WWW-Authenticate: NTLM
  428. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Powered-By: ASP.NET
  429. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Date: Fri, 12 Sep 2014 11:20:58 GMT
  430. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Content-Length: 1293
  431. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-support: Session-Based-Authentication
  432. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Connection: Proxy-support
  433. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache: MISS from proxy
  434. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << X-Cache-Lookup: MISS from proxy:3128
  435. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Via: 1.0 proxy (squid)
  436. 371 [main] DEBUG org.apache.http.headers - http-outgoing-0 << Proxy-Connection: keep-alive
  437. 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication required
  438. 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - externalhost:8101 requested authentication
  439. 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authorization challenge processed
  440. 371 [main] DEBUG org.apache.http.impl.auth.HttpAuthenticator - Authentication failed
  441. 371 [main] DEBUG org.apache.http.impl.client.TargetAuthenticationStrategy - Clearing cached auth scheme for http://externalhost:8101
  442. 371 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Shutdown connection
  443. 371 [main] DEBUG org.apache.http.impl.execchain.MainClientExec - Connection discarded
  444. 371 [main] DEBUG org.apache.http.impl.conn.DefaultManagedHttpClientConnection - http-outgoing-0: Close connection
  445. 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]
  446. 391 [Thread-0] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager is shutting down
  447. 391 [Thread-0] DEBUG org.apache.http.impl.conn.PoolingHttpClientConnectionManager - Connection manager shut down
Advertisement
Add Comment
Please, Sign In to add comment