Guest User

Untitled

a guest
Jul 22nd, 2009
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.39 KB | None | 0 0
  1. DEBUG [HttpConnectionManager] org.apache.commons.httpclient.util.IdleConnectionHandler - Checking for connections, idleTimeout: 1248289031676
  2. DEBUG [AWT-EventQueue-0] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.connection-manager.max-per-host = {HostConfiguration[]=100}
  3. INFO [AWT-EventQueue-0] davmail - DavMail Gateway 3.3.0b2-608 listening on CALDAV port 1080
  4. DEBUG [davmail.caldav.CaldavServer] davmail - Connection from /127.0.0.1 on port 1080
  5. DEBUG [CaldavConnection-51530] davmail - < PROPFIND /users/[email protected]/calendar/ HTTP/1.1
  6. DEBUG [CaldavConnection-51530] davmail - < Host: localhost:1080
  7. DEBUG [CaldavConnection-51530] davmail - < User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090705 Lightning/0.9 Thunderbird/2.0.0.22
  8. DEBUG [CaldavConnection-51530] davmail - < Accept: text/xml
  9. DEBUG [CaldavConnection-51530] davmail - < Accept-Language: en-us,en;q=0.5
  10. DEBUG [CaldavConnection-51530] davmail - < Accept-Encoding: gzip,deflate
  11. DEBUG [CaldavConnection-51530] davmail - < Accept-Charset: utf-8,*;q=0.1
  12. DEBUG [CaldavConnection-51530] davmail - < Keep-Alive: 300
  13. DEBUG [CaldavConnection-51530] davmail - < Connection: keep-alive
  14. DEBUG [CaldavConnection-51530] davmail - < Content-Length: 160
  15. DEBUG [CaldavConnection-51530] davmail - < Content-Type: text/xml; charset=utf-8
  16. DEBUG [CaldavConnection-51530] davmail - < Depth: 0
  17. DEBUG [CaldavConnection-51530] davmail - < Pragma: no-cache
  18. DEBUG [CaldavConnection-51530] davmail - < Cache-Control: no-cache
  19. DEBUG [CaldavConnection-51530] davmail - <
  20. DEBUG [CaldavConnection-51530] davmail.caldav.CaldavConnection - < <D:propfind xmlns:D="DAV:" xmlns:CS="http://calendarserver.org/ns/">
  21. <D:prop>
  22. <D:resourcetype/>
  23. <D:owner/>
  24. <CS:getctag/>
  25. </D:prop>
  26. </D:propfind>
  27. DEBUG [CaldavConnection-51530] davmail - Set socket timeout to 300 seconds
  28. DEBUG [CaldavConnection-51530] davmail - > HTTP/1.1 401 Unauthorized
  29. DEBUG [CaldavConnection-51530] davmail - > Server: DavMail Gateway
  30. DEBUG [CaldavConnection-51530] davmail - > DAV: 1, 2, 3, access-control, calendar-access, ticket, calendar-schedule, calendarserver-private-events
  31. DEBUG [CaldavConnection-51530] davmail - > Date: Wed, 22 Jul 2009 20:58:31 +0200
  32. DEBUG [CaldavConnection-51530] davmail - > WWW-Authenticate: Basic realm="https://server/owa"
  33. DEBUG [CaldavConnection-51530] davmail - > Connection: keep-alive
  34. DEBUG [CaldavConnection-51530] davmail - > Content-Length: 0
  35. DEBUG [CaldavConnection-51530] davmail - >
  36. DEBUG [CaldavConnection-51530] davmail - < PROPFIND /users/[email protected]/calendar/ HTTP/1.1
  37. DEBUG [CaldavConnection-51530] davmail - < Host: localhost:1080
  38. DEBUG [CaldavConnection-51530] davmail - < User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.22) Gecko/20090705 Lightning/0.9 Thunderbird/2.0.0.22
  39. DEBUG [CaldavConnection-51530] davmail - < Accept: text/xml
  40. DEBUG [CaldavConnection-51530] davmail - < Accept-Language: en-us,en;q=0.5
  41. DEBUG [CaldavConnection-51530] davmail - < Accept-Encoding: gzip,deflate
  42. DEBUG [CaldavConnection-51530] davmail - < Accept-Charset: utf-8,*;q=0.1
  43. DEBUG [CaldavConnection-51530] davmail - < Keep-Alive: 300
  44. DEBUG [CaldavConnection-51530] davmail - < Connection: keep-alive
  45. DEBUG [CaldavConnection-51530] davmail - < Content-Length: 160
  46. DEBUG [CaldavConnection-51530] davmail - < Content-Type: text/xml; charset=utf-8
  47. DEBUG [CaldavConnection-51530] davmail - < Depth: 0
  48. DEBUG [CaldavConnection-51530] davmail - < Pragma: no-cache, no-cache
  49. DEBUG [CaldavConnection-51530] davmail - < Cache-Control: no-cache, no-cache
  50. DEBUG [CaldavConnection-51530] davmail - < Authorization: ********
  51. DEBUG [CaldavConnection-51530] davmail - <
  52. DEBUG [CaldavConnection-51530] davmail.caldav.CaldavConnection - < <D:propfind xmlns:D="DAV:" xmlns:CS="http://calendarserver.org/ns/">
  53. <D:prop>
  54. <D:resourcetype/>
  55. <D:owner/>
  56. <CS:getctag/>
  57. </D:prop>
  58. </D:propfind>
  59. DEBUG [CaldavConnection-51530] davmail - Set socket timeout to 300 seconds
  60. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - Java version: 1.5.0_14
  61. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - Java vendor: Sun Microsystems Inc.
  62. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - Java class path: davmail.jar:.:lib/activation-1.0.2.jar:lib/commons-codec-1.3.jar:lib/commons-collections-3.1.jar:lib/commons-httpclient-3.1.jar:lib/commons-logging-1.0.4.jar:lib/htmlcleaner-2.1.jar:lib/jackrabbit-webdav-1.4.jar:lib/jdom-1.0.jar:lib/log4j-1.2.15.jar:lib/mail-1.3.2.jar:lib/slf4j-api-1.3.1.jar:lib/slf4j-log4j12-1.3.1.jar:lib/stax-api-1.0.1.jar:lib/swt-3.4-gtk-linux-x86.jar:lib/wstx-asl-3.2.7.jar:lib/xercesImpl-2.8.1.jar
  63. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - Operating system name: Linux
  64. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - Operating system architecture: i386
  65. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - Operating system version: 2.6.30-gentoo-r1
  66. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - SUN 1.5: SUN (DSA key/parameter generation; DSA signing; SHA-1, MD5 digests; SecureRandom; X.509 certificates; JKS keystore; PKIX CertPathValidator; PKIX CertPathBuilder; LDAP, Collection CertStores)
  67. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - SunRsaSign 1.5: Sun RSA signature provider
  68. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - SunJSSE 1.5: Sun JSSE provider(PKCS12, SunX509 key/trust factories, SSLv3, TLSv1)
  69. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - SunJCE 1.5: SunJCE Provider (implements RSA, DES, Triple DES, AES, Blowfish, ARCFOUR, RC2, PBE, Diffie-Hellman, HMAC)
  70. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - SunJGSS 1.0: Sun (Kerberos v5)
  71. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - SunSASL 1.5: Sun SASL provider(implements client mechanisms for: DIGEST-MD5, GSSAPI, EXTERNAL, PLAIN, CRAM-MD5; server mechanisms for: DIGEST-MD5, GSSAPI, CRAM-MD5)
  72. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.useragent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
  73. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.protocol.max-redirects = 10
  74. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.auth.scheme-priority = [Digest, Basic]
  75. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.GetMethod - enter GetMethod(String)
  76. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
  77. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState)
  78. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.getConnectionWithTimeout(HostConfiguration, long)
  79. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - HttpConnectionManager.getConnection: config = HostConfiguration[host=https://server], timeout = 0
  80. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  81. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  82. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Allocating new connection, hostConfig=HostConfiguration[host=https://server]
  83. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  84. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.open()
  85. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Open connection to server:443
  86. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  87. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  88. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  89. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  90. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "GET /owa HTTP/1.1[\r][\n]"
  91. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  92. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  93. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  94. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  95. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  96. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  97. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  98. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  99. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  100. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  101. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  102. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  103. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  104. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  105. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  106. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  107. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  108. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  109. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  110. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  111. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  112. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  113. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  114. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  115. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  116. DEBUG [CaldavConnection-51530] davmail - Found permanently accepted certificate, hash CA:FE:BA:BE:)
  117. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  118. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  119. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  120. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  121. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  122. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
  123. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
  124. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  125. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  126. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  127. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  128. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  129. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:41 GMT[\r][\n]"
  130. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  131. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  132. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  133. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  134. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  135. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Location: /owa/[\r][\n]"
  136. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  137. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  138. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Connection: close[\r][\n]"
  139. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  140. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  141. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 0[\r][\n]"
  142. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  143. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  144. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  145. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  146. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  147. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  148. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  149. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  150. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  151. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Redirect required
  152. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Redirect requested to location '/owa/'
  153. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Redirect URI is not absolute - parsing as relative
  154. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Redirecting from 'https://server:443/owa' to 'https://server:443/owa/
  155. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Execute redirect 1 of 10
  156. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should close connection in response to directive: close
  157. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.close()
  158. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.closeSockedAndStreams()
  159. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  160. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.open()
  161. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Open connection to server:443
  162. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  163. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  164. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  165. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  166. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "GET /owa/ HTTP/1.1[\r][\n]"
  167. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  168. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  169. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  170. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  171. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  172. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  173. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  174. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  175. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  176. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  177. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  178. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  179. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  180. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  181. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  182. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  183. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  184. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  185. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  186. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  187. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  188. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  189. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  190. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  191. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  192. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  193. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  194. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  195. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  196. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  197. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 401 Unauthorized[\r][\n]"
  198. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 401 Unauthorized[\r][\n]"
  199. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  200. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  201. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  202. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  203. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  204. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 1656[\r][\n]"
  205. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  206. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  207. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Type: text/html[\r][\n]"
  208. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  209. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  210. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  211. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  212. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  213. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "WWW-Authenticate: Negotiate[\r][\n]"
  214. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  215. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  216. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "WWW-Authenticate: NTLM[\r][\n]"
  217. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  218. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  219. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "WWW-Authenticate: Digest qop="auth",algorithm=MD5-sess,nonce="xxxxxx",charset=utf-8,realm="Digest"[\r][\n]"
  220. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  221. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  222. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-Powered-By: ASP.NET[\r][\n]"
  223. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  224. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  225. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:41 GMT[\r][\n]"
  226. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  227. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  228. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  229. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  230. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  231. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  232. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  233. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  234. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  235. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authorization required
  236. INFO [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authentication requested but doAuthentication is disabled
  237. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">[\r][\n]"
  238. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<HTML><HEAD><TITLE>You are not authorized to view this page</TITLE>[\r][\n]"
  239. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">[\r][\n]"
  240. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<STYLE type="text/css">[\r][\n]"
  241. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " BODY { font: 8pt/12pt verdana }[\r][\n]"
  242. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " H1 { font: 13pt/15pt verdana }[\r][\n]"
  243. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " H2 { font: 8pt/12pt verdana }[\r][\n]"
  244. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " A:link { color: red }[\r][\n]"
  245. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " A:visited { color: maroon }[\r][\n]"
  246. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</STYLE>[\r][\n]"
  247. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>[\r][\n]"
  248. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  249. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<h1>You are not authorized to view this page</h1>[\r][\n]"
  250. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.[\r][\n]"
  251. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<hr>[\r][\n]"
  252. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<p>Please try the following:</p>[\r][\n]"
  253. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<ul>[\r][\n]"
  254. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Contact the Web site administrator if you believe you should be able to view this directory or page.</li>[\r][\n]"
  255. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Click the <a href="javascript:location.reload()">Refresh</a> button to try again with different cred"
  256. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "entials.</li>[\r][\n]"
  257. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</ul>[\r][\n]"
  258. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<h2>HTTP Error 401.2 - Unauthorized: Access is denied due to server configuration.<br>Internet Information Services (IIS)</h2>[\r][\n]"
  259. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<hr>[\r][\n]"
  260. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<p>Technical Information (for support personnel)</p>[\r][\n]"
  261. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<ul>[\r][\n]"
  262. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>401</b>.</li>[\r][\n]"
  263. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),[\r][\n]"
  264. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " and search for topics titled <b>About Security</b>, <b>Authentication</b>, and <b>About Custom Error Messages</b>.</li>[\r][\n]"
  265. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</ul>[\r][\n]"
  266. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  267. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</TD></TR></TABLE></BODY></HTML>[\r][\n]"
  268. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Resorting to protocol version default close connection policy
  269. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should NOT close connection, using HTTP/1.1
  270. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.isResponseAvailable()
  271. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.releaseConnection()
  272. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Releasing connection back to connection manager.
  273. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.releaseConnection(HttpConnection)
  274. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Freeing connection, hostConfig=HostConfiguration[host=https://server]
  275. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  276. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.util.IdleConnectionHandler - Adding connection at: 1248289121932
  277. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Notifying no-one, there are no waiting threads
  278. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.useragent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)
  279. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.protocol.max-redirects = 10
  280. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.setCredentials(AuthScope, Credentials)
  281. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.auth.scheme-priority = [Digest, Basic]
  282. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.DefaultHttpParams - Set parameter http.authentication.preemptive = true
  283. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.GetMethod - enter GetMethod(String)
  284. DEBUG [CaldavConnection-51530] davmail - executeFollowRedirects(https://server/owa)
  285. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
  286. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState)
  287. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.getConnectionWithTimeout(HostConfiguration, long)
  288. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - HttpConnectionManager.getConnection: config = HostConfiguration[host=https://server], timeout = 0
  289. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  290. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  291. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Getting free connection, hostConfig=HostConfiguration[host=https://server]
  292. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Preemptively sending default basic credentials
  293. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authenticating with BASIC <any realm>@server:443
  294. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCredentials(AuthScope)
  295. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(Credentials, HttpMethod)
  296. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.HttpMethodParams - Credential charset not configured, using HTTP element charset
  297. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(UsernamePasswordCredentials, String)
  298. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - HttpMethodBase.addRequestHeader(Header)
  299. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  300. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  301. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  302. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  303. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  304. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "GET /owa HTTP/1.1[\r][\n]"
  305. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  306. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  307. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  308. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  309. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  310. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  311. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  312. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  313. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  314. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  315. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  316. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  317. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Authorization: Basic xxxx[\r][\n]"
  318. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  319. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  320. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  321. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  322. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  323. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  324. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  325. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  326. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  327. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  328. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  329. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  330. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  331. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  332. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  333. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  334. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  335. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  336. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  337. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  338. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  339. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
  340. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 301 Moved Permanently[\r][\n]"
  341. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  342. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  343. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  344. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  345. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  346. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:42 GMT[\r][\n]"
  347. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  348. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  349. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  350. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  351. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  352. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Location: /owa/[\r][\n]"
  353. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  354. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  355. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Connection: close[\r][\n]"
  356. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  357. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  358. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 0[\r][\n]"
  359. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  360. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  361. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  362. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  363. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  364. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  365. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  366. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  367. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  368. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Redirect required
  369. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should close connection in response to directive: close
  370. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.close()
  371. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.closeSockedAndStreams()
  372. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.releaseConnection()
  373. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Releasing connection back to connection manager.
  374. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.releaseConnection(HttpConnection)
  375. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Freeing connection, hostConfig=HostConfiguration[host=https://server]
  376. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  377. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.util.IdleConnectionHandler - Adding connection at: 1248289121981
  378. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Notifying no-one, there are no waiting threads
  379. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.GetMethod - enter GetMethod(String)
  380. DEBUG [CaldavConnection-51530] davmail - executeFollowRedirects: /owa/ redirectCount:1
  381. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
  382. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState)
  383. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.getConnectionWithTimeout(HostConfiguration, long)
  384. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - HttpConnectionManager.getConnection: config = HostConfiguration[host=https://server], timeout = 0
  385. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  386. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  387. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Getting free connection, hostConfig=HostConfiguration[host=https://server]
  388. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Preemptively sending default basic credentials
  389. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authenticating with BASIC <any realm>@server:443
  390. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCredentials(AuthScope)
  391. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(Credentials, HttpMethod)
  392. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.HttpMethodParams - Credential charset not configured, using HTTP element charset
  393. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(UsernamePasswordCredentials, String)
  394. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - HttpMethodBase.addRequestHeader(Header)
  395. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  396. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.open()
  397. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Open connection to server:443
  398. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  399. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  400. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  401. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  402. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "GET /owa/ HTTP/1.1[\r][\n]"
  403. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  404. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  405. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  406. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  407. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  408. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  409. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  410. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  411. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  412. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  413. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  414. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  415. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Authorization: Basic xxxx [\r][\n]"
  416. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  417. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  418. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  419. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  420. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  421. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  422. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  423. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  424. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  425. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  426. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  427. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  428. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  429. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  430. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  431. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  432. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  433. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  434. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  435. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  436. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  437. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 401 Unauthorized[\r][\n]"
  438. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 401 Unauthorized[\r][\n]"
  439. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  440. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  441. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  442. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  443. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  444. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 1656[\r][\n]"
  445. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  446. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  447. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Type: text/html[\r][\n]"
  448. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  449. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  450. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  451. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  452. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  453. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "WWW-Authenticate: Negotiate[\r][\n]"
  454. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  455. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  456. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "WWW-Authenticate: NTLM[\r][\n]"
  457. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  458. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  459. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "WWW-Authenticate: Digest qop="auth",algorithm=MD5-sess,nonce="xxxxx",charset=utf-8,realm="Digest"[\r][\n]"
  460. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  461. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  462. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-Powered-By: ASP.NET[\r][\n]"
  463. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  464. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  465. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:41 GMT[\r][\n]"
  466. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  467. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  468. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  469. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  470. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  471. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  472. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  473. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  474. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  475. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authorization required
  476. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - enter HttpMethodBase.processAuthenticationResponse(HttpState, HttpConnection)
  477. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.AuthChallengeProcessor - Supported authentication schemes in the order of preference: [Digest, Basic]
  478. INFO [CaldavConnection-51530] org.apache.commons.httpclient.auth.AuthChallengeProcessor - Digest authentication scheme selected
  479. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.AuthChallengeProcessor - Using authentication scheme: digest
  480. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.createCnonce()
  481. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.encode(byte[])
  482. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.AuthChallengeProcessor - Authorization challenge processed
  483. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authentication scope: DIGEST 'Digest'@server:443
  484. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCredentials(AuthScope)
  485. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Retry authentication
  486. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">[\r][\n]"
  487. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<HTML><HEAD><TITLE>You are not authorized to view this page</TITLE>[\r][\n]"
  488. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">[\r][\n]"
  489. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<STYLE type="text/css">[\r][\n]"
  490. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " BODY { font: 8pt/12pt verdana }[\r][\n]"
  491. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " H1 { font: 13pt/15pt verdana }[\r][\n]"
  492. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " H2 { font: 8pt/12pt verdana }[\r][\n]"
  493. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " A:link { color: red }[\r][\n]"
  494. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " A:visited { color: maroon }[\r][\n]"
  495. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</STYLE>[\r][\n]"
  496. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</HEAD><BODY><TABLE width=500 border=0 cellspacing=10><TR><TD>[\r][\n]"
  497. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  498. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<h1>You are not authorized to view this page</h1>[\r][\n]"
  499. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "You do not have permission to view this directory or page using the credentials that you supplied because your Web browser is sending a WWW-Authenticate header field that the Web server is not configured to accept.[\r][\n]"
  500. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<hr>[\r][\n]"
  501. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<p>Please try the following:</p>[\r][\n]"
  502. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<ul>[\r][\n]"
  503. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Contact the Web site administrator if you believe you should be able to view this directory or page.</li>[\r][\n]"
  504. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Click the <a href="javascript:location.reload()">Refresh</a> button to try again with different cred"
  505. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "entials.</li>[\r][\n]"
  506. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</ul>[\r][\n]"
  507. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<h2>HTTP Error 401.2 - Unauthorized: Access is denied due to server configuration.<br>Internet Information Services (IIS)</h2>[\r][\n]"
  508. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<hr>[\r][\n]"
  509. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<p>Technical Information (for support personnel)</p>[\r][\n]"
  510. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<ul>[\r][\n]"
  511. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Go to <a href="http://go.microsoft.com/fwlink/?linkid=8180">Microsoft Product Support Services</a> and perform a title search for the words <b>HTTP</b> and <b>401</b>.</li>[\r][\n]"
  512. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<li>Open <b>IIS Help</b>, which is accessible in IIS Manager (inetmgr),[\r][\n]"
  513. DEBUG [CaldavConnection-51530] httpclient.wire.content - << " and search for topics titled <b>About Security</b>, <b>Authentication</b>, and <b>About Custom Error Messages</b>.</li>[\r][\n]"
  514. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</ul>[\r][\n]"
  515. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  516. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</TD></TR></TABLE></BODY></HTML>[\r][\n]"
  517. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Resorting to protocol version default close connection policy
  518. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should NOT close connection, using HTTP/1.1
  519. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.isResponseAvailable()
  520. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authenticating with DIGEST 'Digest'@server:443
  521. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCredentials(AuthScope)
  522. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.authenticate(Credentials, HttpMethod)
  523. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.createDigest(String, String, Map)
  524. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.encode(byte[])
  525. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.encode(byte[])
  526. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.encode(byte[])
  527. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - Using qop method auth
  528. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.encode(byte[])
  529. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.DigestScheme - enter DigestScheme.createDigestHeader(String, Map, String)
  530. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - HttpMethodBase.addRequestHeader(Header)
  531. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  532. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  533. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  534. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  535. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  536. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "GET /owa/ HTTP/1.1[\r][\n]"
  537. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  538. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  539. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  540. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  541. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  542. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  543. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  544. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  545. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  546. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  547. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  548. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  549. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  550. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  551. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  552. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  553. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Authorization: Digest username="username", realm="Digest", nonce="xxxx", uri="/owa/", response="xxxx", qop=auth, nc=00000001, cnonce="xxxx", algorithm="MD5-sess"[\r][\n]"
  554. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  555. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  556. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  557. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  558. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  559. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  560. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  561. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  562. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  563. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  564. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  565. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  566. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  567. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  568. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  569. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  570. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  571. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 200 OK[\r][\n]"
  572. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 200 OK[\r][\n]"
  573. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  574. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  575. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  576. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  577. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  578. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:49 GMT[\r][\n]"
  579. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  580. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  581. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  582. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  583. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  584. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-Powered-By: ASP.NET[\r][\n]"
  585. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  586. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  587. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-AspNet-Version: 2.0.50727[\r][\n]"
  588. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  589. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  590. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-OWA-Version: 8.1.359.2[\r][\n]"
  591. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  592. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  593. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-UA-Compatible: IE=EmulateIE7[\r][\n]"
  594. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  595. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  596. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Set-Cookie: UserContext=xxxxx; path=/[\r][\n]"
  597. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  598. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  599. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Cache-Control: no-cache[\r][\n]"
  600. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  601. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  602. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Pragma: no-cache[\r][\n]"
  603. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  604. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  605. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Expires: -1[\r][\n]"
  606. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  607. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  608. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Type: text/html; charset=utf-8[\r][\n]"
  609. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  610. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  611. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 25640[\r][\n]"
  612. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  613. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  614. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  615. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  616. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  617. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.parse(String, port, path, boolean, String)
  618. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.parse(String, port, path, boolean, Header)
  619. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HeaderElement - enter HeaderElement.parseElements(char[])
  620. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.Cookie - enter Cookie(String, String, String, String, Date, boolean)
  621. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter RFC2109Spec.validate(String, int, String, boolean, Cookie)
  622. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.validate(String, port, path, boolean, Cookie)
  623. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.addCookie(Cookie)
  624. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter RFC2109Spec.formatCookie(Cookie)
  625. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Cookie accepted: "$Version=0; UserContext=xxxx; $Path=/"
  626. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  627. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  628. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  629. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  630. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<!-- Copyright (c) 2006 Microsoft Corporation. All rights reserved. -->[\n]"
  631. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<!-- OwaPage = ASP.forms_premium_startpage_aspx -->[\n]"
  632. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  633. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  634. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<html dir="ltr">[\r][\n]"
  635. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<head>[\r][\n]"
  636. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<meta http-equiv="Content-Type" content="text/html; CHARSET=utf-8">[\r][\n]"
  637. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  638. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<?import namespace=t urn="urn:schemas-microsoft-com:time" implementation="#default#time2" declareNamespace />[\r][\n]"
  639. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  640. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<title>User name - Outlook Web Access</title>[\r][\n]"
  641. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<link type="text/css" rel="stylesheet" href="8.1.359.2/themes/base/premium.css">[\r][\n]"
  642. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<link type="text/css" rel="stylesheet" href="8.1.359.2/themes/base/owafont.css">[\r][\n]"
  643. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<script language="javascript">[\r][\n]"
  644. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sLstFID = "xxxxxxxxxxxxxxB";[\r][\n]"
  645. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iNW = 175;[\r][\n]"
  646. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sInbx = "xxxxxxxxxxxxxxB";[\r][\n]"
  647. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sCal = "xxxxxxxDiJ6ZdW1AAAC83IGAAAC";[\r][\n]"
  648. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sCtcts = "xxxxxxxDiJ6ZdW1AAAC83IHAAAD";[\r][\n]"
  649. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sTsks = "xxxxxxxDiJ6ZdW1AAAC83IQAAAH";[\r][\n]"
  650. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sDlItms = "xxxxxxxDiJ6ZdW1AAAC8+1QAAAB";[\r][\n]"
  651. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sJnk = "xxxxxxxDiJ6ZdW1AAAC83IVAAAB";[\r][\n]"
  652. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_sPFrt = "";[\r][\n]"
  653. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iABW = 916;[\r][\n]"
  654. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iABH = 641;[\r][\n]"
  655. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iNM = 0;[\r][\n]"
  656. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iSeg = 2147483647;[\r][\n]"
  657. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iQtWrn = 8589934592;[\r][\n]"
  658. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iQtSnd = 0;[\r][\n]"
  659. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_iNtInt = 120000;[\r][\n]"
  660. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var a_fLegPF = 0;[\r][\n]"
  661. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  662. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]var L_FndSo = "Find Someone";[\n]"
  663. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "var L_RmvOnly = "Remove";[\n]"
  664. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "var L_FndSoWrn = "Please enter an e-mail address or a name to look up.";[\n]"
  665. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "var L_InvUri = "The location that you attempted to access cannot be shown in Outlook Web Access.";[\n]"
  666. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "var L_ErrMaxItms = "The action that you attempted could not be performed because you have selected too many items. Select fewer than 500 items and try the action again.";[\n]"
  667. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "var L_QtWrn = "At 0 B you will not be able to send mail.";[\n]"
  668. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "var L_QtExcd = "You have exceeded your limit of 0 B and cannot send mail.";[\n]"
  669. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  670. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][\r][\n]"
  671. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</script>[\r][\n]"
  672. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<script language="javascript">var onWL=0;var oJS = new Object(); function isJS(f) {return oJS[f]?1:0;}; function stJS(f){oJS[f]=true;}var _wl=0;function _e(_this,s) {if (_wl) eval(s);}</script>[\n]"
  673. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<script id=_scr _sid="clientstrings.aspx" language="javascript" src="forms/premium/clientstrings.aspx?v=8.1.359.2&l=en-US"></script>[\n]"
  674. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<script id=_scr _sid="uglobal.js" language="javascript" src="8.1.359.2/scripts/premium/uglobal.js"></script>[\n]"
  675. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<script id=_scr _sid="unav.js" language="javascript" src="8.1.359.2/scripts/premium/unav.js"></script>[\n]"
  676. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<script id=_scr _sid="ctree.js" language="javascript" src="8.1.359.2/scripts/premium/ctree.js"></script>[\n]"
  677. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  678. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</head>[\r][\n]"
  679. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<body id="bdyNv" >[\r][\n]"
  680. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<div id=divThm style=display:none _def=8.1.359.2/themes/base/></div>[\r][\n]"
  681. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<noscript><div id=divEIB><table cellpadding=0 cellspacing=0><tr><td valign=top><img src="8.1.359.2/themes/base/error.gif"></td><td id=tdMsg>To use Microsoft Outlook Web access, browser settings must allow scripts to run. For information about how to allow scripts, consult the Help for your browser. If your browser does not support scripts, you can download <a href="http://www.microsoft.com/windows/ie/downloads/default.mspx">Microsoft Internet Explorer</a> for access to Outlook Web Access.</td></tr></table></div></noscript>[\r][\n]"
  682. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<img style="display:none" src=8.1.359.2/scripts/premium/blank.htm />[\r][\n]"
  683. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<table id="tblRPR" cellpadding="0" cellspacing="0" class="wh100">[\r][\n]"
  684. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<tr>[\r][\n]"
  685. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]<td valign="top">[\r][\n]"
  686. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<table class="w100 ntb" cellspacing="0" cellpadding="0">[\r][\n]"
  687. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<tr>[\r][\n]"
  688. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9]<td id="logo" class="w100">[\r][\n]"
  689. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<table class="tblLogo" cellspacing="0" cellpadding="0">[\r][\n]"
  690. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<tr><td class="tdLogoT">[\r][\n]"
  691. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]</td></tr>[\r][\n]"
  692. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<tr><td class="tdLogoB">[\r][\n]"
  693. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]Connected to Microsoft Exchange[\r][\n]"
  694. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]</td></tr>[\r][\n]"
  695. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]</table>[\r][\n]"
  696. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9]</td>[\r][\n]"
  697. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9]<td>[\r][\n]"
  698. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<table id="tblBb">[\r][\n]"
  699. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<tr>[\r][\n]"
  700. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td nowrap>[\r][\n]"
  701. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]<a id="lnkAddrBk" class="ntbBtn" href="#" onclick='_e(this,this._e_onclick)' _e_onclick="addrBk();">[\r][\n]"
  702. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9][0x9]<img border="0" align="absmiddle" height="20" width="0"><img border="0" align="absmiddle" src="8.1.359.2/themes/base/addrbook.gif">[\r][\n]"
  703. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]</a>[\r][\n]"
  704. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]</td>[\r][\n]"
  705. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td id="tdRW" nowrap>[\r][\n]"
  706. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]<div id=divFH>M</div><div id="divTo" class="rwW" contentEditable onDragStart="canEvt();" onDrop="canEvt();" onPaste="onPasteRw(this);" onCut="onCutRw(this, 1);" onCopy="onCutRw(this, 0);" onKeyDown="onKDRw(this);" onKeyPress="onKPRw(this);" onKeyUp="onKURw(this);" onresize='_e(this,this._e_onresize)' _e_onresize="rszRw(_this);" onclick='_e(this,this._e_onclick)' _e_onclick="onClickRw(_this);">Find Someone</div>[0x9][0x9][0x9][0x9][0x9][0x9][\r][\n]"
  707. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]</td>[\r][\n]"
  708. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td class="ntbSep"><img src="8.1.359.2/themes/base/tbdvnb.gif"></td>[0x9][\r][\n]"
  709. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td nowrap>[\r][\n]"
  710. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]<a id="lnkOpts" class="ntbBtn" href="#" onclick='_e(this,this._e_onclick)' _e_onclick="navOpts();">[\r][\n]"
  711. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9][0x9]<img border="0" align="absmiddle" height="20" width="0"><img border="0" align="absmiddle" src="8.1.359.2/themes/base/options.gif">&nbsp;<span>Options</span>[\r][\n]"
  712. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]</a>[\r][\n]"
  713. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]</td>[\r][\n]"
  714. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td class="ntbSep"><img src="8.1.359.2/themes/base/tbdvnb.gif"></td>[0x9][\r][\n]"
  715. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td nowrap>[\r][\n]"
  716. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]<a id="lnkMbx" class="ntbMBtn" href="#" onclick='_e(this,this._e_onclick)' _e_onclick="opnMbx();">[\r][\n]"
  717. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9][0x9]<img border="0" align="absmiddle" height="20" width="0"><span id="spnMbx"><img width="1">User name<img width="1"></span>&nbsp;<img id="imgMbxWd" border="0" align="absmiddle" src="8.1.359.2/themes/base/dn_mblgn.gif">[\r][\n]"
  718. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]</a>[\r][\n]"
  719. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]</td>[\r][\n]"
  720. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td id="tdMbxSep" class="ntbSep"><img src="8.1.359.2/themes/base/tbdvnb.gif"></td>[0x9][\r][\n]"
  721. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[\r][\n]"
  722. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][\r][\n]"
  723. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<td nowrap>[\r][\n]"
  724. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]<a id="lnkLogoff" class="ntbBtn" href="#" onclick='_e(this,this._e_onclick)' _e_onclick="logOff();">[\r][\n]"
  725. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9][0x9]<img border="0" align="absmiddle" height="20" width="0"><span>Log Off</span>[\r][\n]"
  726. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]</a>[\r][\n]"
  727. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]</td>[\r][\n]"
  728. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]</tr>[\r][\n]"
  729. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]</table>[\r][\n]"
  730. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9]</td>[\r][\n]"
  731. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]</tr>[\r][\n]"
  732. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]</table>[\r][\n]"
  733. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]</td>[\r][\n]"
  734. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</tr>[\r][\n]"
  735. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<tr class="h100">[\r][\n]"
  736. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9]<td>[\r][\n]"
  737. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<table class="fill" cellpadding="0" cellspacing="0">[\r][\n]"
  738. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<col>[\r][\n]"
  739. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<col>[\r][\n]"
  740. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<col id="cV">[\r][\n]"
  741. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9]<tr>[\r][\n]"
  742. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9]<td id="tdNv" valign="top" width="175">[\r][\n]"
  743. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<table id="tblNb" cellpadding="0">[\r][\n]"
  744. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<tr>[\r][\n]"
  745. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<td id="tdMdNm" nowrap>Mail</td>[\r][\n]"
  746. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<td class="tdLnkNbTgl r">[\r][\n]"
  747. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]<a id="lnkNbTgl" onclick='_e(this,this._e_onclick)' _e_onclick="tglMnBr();" href="#">[\r][\n]"
  748. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][0x9]<img src="8.1.359.2/themes/base/minibarcollapse.gif" border="0">[\r][\n]"
  749. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9]</a>[\r][\n]"
  750. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]</td>[\r][\n]"
  751. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]</tr>[\r][\n]"
  752. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<tr>[\r][\n]"
  753. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<td colspan="2"><table cellspacing=0 cellpadding=0 id=mbqt class="mbqtnrm" _dsp=0 style="display:none;"><tr><td class=txt><span id=usg class=blk><span id=sz>xxx</span> of mailbox space used.</span> <span id=wrn class=blk></span></td></tr></table></td>[\r][\n]"
  754. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]</tr>[\r][\n]"
  755. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<tr>[\r][\n]"
  756. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<td id="tdTbPd" colspan="2">[\r][\n]"
  757. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]</td>[\r][\n]"
  758. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]</tr>[\r][\n]"
  759. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9]<tr class="h100">[\r][\n]"
  760. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9]<td id="tdSecNv" colspan="2">[\r][\n]"
  761. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "[0x9][0x9][0x9][0x9][0x9][0x9][.....]
  762.  
  763. DEBUG [CaldavConnection-51530] httpclient.wire.content - << ".gif">[...folders...]</div></div>[\r][\n]"
  764. [...]
  765.  
  766. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "</html>[\r][\n]"
  767. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Resorting to protocol version default close connection policy
  768. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should NOT close connection, using HTTP/1.1
  769. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.isResponseAvailable()
  770. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.releaseConnection()
  771. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Releasing connection back to connection manager.
  772. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.releaseConnection(HttpConnection)
  773. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Freeing connection, hostConfig=HostConfiguration[host=https://server]
  774. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  775. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.util.IdleConnectionHandler - Adding connection at: 1248289129134
  776. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Notifying no-one, there are no waiting threads
  777. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.GetMethod - enter GetMethod(String)
  778. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
  779. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState)
  780. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.getConnectionWithTimeout(HostConfiguration, long)
  781. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - HttpConnectionManager.getConnection: config = HostConfiguration[host=https://server], timeout = 0
  782. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  783. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  784. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Getting free connection, hostConfig=HostConfiguration[host=https://server]
  785. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Preemptively sending default basic credentials
  786. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authenticating with BASIC <any realm>@server:443
  787. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCredentials(AuthScope)
  788. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(Credentials, HttpMethod)
  789. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.HttpMethodParams - Credential charset not configured, using HTTP element charset
  790. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(UsernamePasswordCredentials, String)
  791. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - HttpMethodBase.addRequestHeader(Header)
  792. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  793. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  794. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  795. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  796. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  797. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "GET /public/?Cmd=galfind&AN=username HTTP/1.1[\r][\n]"
  798. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  799. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  800. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  801. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  802. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  803. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  804. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  805. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  806. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  807. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  808. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  809. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie
  810. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter RFC2109Spec.formatCookie(Cookie)
  811. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  812. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Authorization: Basic xxxxxxx[\r][\n]"
  813. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  814. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  815. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  816. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  817. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  818. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  819. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  820. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  821. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  822. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  823. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  824. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Cookie: $Version=0; UserContext=xxxxx; $Path=/[\r][\n]"
  825. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  826. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  827. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  828. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  829. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  830. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  831. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  832. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  833. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  834. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  835. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  836. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  837. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  838. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 200 OK[\r][\n]"
  839. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 200 OK[\r][\n]"
  840. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  841. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  842. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  843. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  844. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  845. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:50 GMT[\r][\n]"
  846. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  847. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  848. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  849. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  850. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  851. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-Powered-By: ASP.NET[\r][\n]"
  852. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  853. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  854. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 220[\r][\n]"
  855. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  856. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  857. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "MS-WebStorage: 08.01.10240[\r][\n]"
  858. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  859. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  860. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  861. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  862. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  863. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  864. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  865. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  866. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  867. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<a:response xmlns:a="WM"><a:addresslist><a:item><a:DN>User name</a:DN><a:PH></a:PH><a:OF></a:OF><a:TL></a:TL><a:CP>Company</a:CP><a:AN>username</a:AN><a:EM>[email protected]</a:EM></a:item></a:addresslist></a:response>"
  868. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Resorting to protocol version default close connection policy
  869. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should NOT close connection, using HTTP/1.1
  870. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.isResponseAvailable()
  871. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.releaseConnection()
  872. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Releasing connection back to connection manager.
  873. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.releaseConnection(HttpConnection)
  874. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Freeing connection, hostConfig=HostConfiguration[host=https://server]
  875. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  876. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.util.IdleConnectionHandler - Adding connection at: 1248289130623
  877. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Notifying no-one, there are no waiting threads
  878. DEBUG [CaldavConnection-51530] davmail.exchange.ExchangeSession - Current user email is [email protected], mailPath is /exchange/[email protected]/
  879. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HeaderElement - enter HeaderElement.parseElements(String)
  880. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HeaderElement - enter HeaderElement.parseElements(char[])
  881. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HeaderElement - enter HeaderElement.getParameterByName(String)
  882. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.clearRequestBody()
  883. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
  884. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpClient - enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState)
  885. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.getConnectionWithTimeout(HostConfiguration, long)
  886. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - HttpConnectionManager.getConnection: config = HostConfiguration[host=https://server], timeout = 0
  887. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  888. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  889. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Getting free connection, hostConfig=HostConfiguration[host=https://server]
  890. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Preemptively sending default basic credentials
  891. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authenticating with BASIC <any realm>@server:443
  892. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCredentials(AuthScope)
  893. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(Credentials, HttpMethod)
  894. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.params.HttpMethodParams - Credential charset not configured, using HTTP element charset
  895. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.auth.BasicScheme - enter BasicScheme.authenticate(UsernamePasswordCredentials, String)
  896. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - HttpMethodBase.addRequestHeader(Header)
  897. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Attempt number 1 to process request
  898. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
  899. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
  900. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
  901. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
  902. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "PROPFIND /exchange/[email protected]/ HTTP/1.1[\r][\n]"
  903. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  904. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  905. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  906. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
  907. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.addRequestHeaders(HttpState, HttpConnection)
  908. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.ExpectContinueMethod - enter ExpectContinueMethod.addRequestHeaders(HttpState, HttpConnection)
  909. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
  910. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
  911. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
  912. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Adding Host request header
  913. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
  914. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpState - enter HttpState.getCookies()
  915. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie[])
  916. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter CookieSpecBase.match(String, int, String, boolean, Cookie
  917. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.cookie.CookieSpec - enter RFC2109Spec.formatCookie(Cookie)
  918. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection)
  919. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.addContentLengthRequestHeader(HttpState, HttpConnection)
  920. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.getRequestContentLength()
  921. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.hasRequestContent()
  922. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - HttpMethodBase.addRequestHeader(Header)
  923. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.renerateRequestBody()
  924. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Depth: 0[\r][\n]"
  925. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  926. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  927. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  928. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Authorization: Basic xxxxxxx[\r][\n]"
  929. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  930. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  931. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  932. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)[\r][\n]"
  933. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  934. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  935. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  936. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Host: server[\r][\n]"
  937. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  938. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  939. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  940. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Cookie: $Version=0; UserContext=xxxx; $Path=/[\r][\n]"
  941. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  942. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  943. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  944. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Content-Length: 341[\r][\n]"
  945. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  946. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  947. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  948. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "Content-Type: text/xml; charset=UTF-8[\r][\n]"
  949. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.print(String)
  950. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  951. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  952. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.writeLine()
  953. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[])
  954. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.write(byte[], int, int)
  955. DEBUG [CaldavConnection-51530] httpclient.wire.header - >> "[\r][\n]"
  956. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.writeRequestBody(HttpState, HttpConnection)
  957. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.hasRequestContent()
  958. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.getRequestContentLength()
  959. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - enter EntityEnclosingMethod.hasRequestContent()
  960. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getRequestOutputStream()
  961. DEBUG [CaldavConnection-51530] httpclient.wire.content - >> "<?xml version="1.0" encoding="UTF-8"?>[\n]"
  962. DEBUG [CaldavConnection-51530] httpclient.wire.content - >> "<D:propfind xmlns:D="DAV:"><D:prop><sentitems xmlns="urn:schemas:httpmail:"/><inbox xmlns="urn:schemas:httpmail:"/><sendmsg xmlns="urn:schemas:httpmail:"/><drafts xmlns="urn:schemas:httpmail:"/><calendar xmlns="urn:schemas:httpmail:"/><deleteditems xmlns="urn:schemas:httpmail:"/></D:prop></D:propfind>"
  963. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.methods.EntityEnclosingMethod - Request body sent
  964. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.flushRequestOutputStream()
  965. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
  966. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
  967. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.readLine()
  968. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  969. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  970. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 401 Unauthorized[\r][\n]"
  971. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "HTTP/1.1 401 Unauthorized[\r][\n]"
  972. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
  973. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  974. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HeaderParser.parseHeaders(InputStream, String)
  975. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  976. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  977. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Connection: close[\r][\n]"
  978. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  979. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  980. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Date: Wed, 22 Jul 2009 18:58:51 GMT[\r][\n]"
  981. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  982. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  983. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Server: Microsoft-IIS/6.0[\r][\n]"
  984. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  985. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  986. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "X-Powered-By: ASP.NET[\r][\n]"
  987. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  988. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  989. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Type: text/html[\r][\n]"
  990. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  991. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  992. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "Content-Length: 144[\r][\n]"
  993. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  994. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  995. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "MS-WebStorage: 08.01.10240[\r][\n]"
  996. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readLine(InputStream, String)
  997. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpParser - enter HttpParser.readRawLine()
  998. DEBUG [CaldavConnection-51530] httpclient.wire.header - << "[\r][\n]"
  999. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
  1000. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.processCookieHeaders(Header[], HttpState, HttpConnection)
  1001. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
  1002. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.readResponseBody(HttpConnection)
  1003. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.getResponseInputStream()
  1004. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - enter HttpMethodBase.canResponseHaveBody(int)
  1005. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authorization required
  1006. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - enter HttpMethodBase.processAuthenticationResponse(HttpState, HttpConnection)
  1007. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodDirector - Authentication challenge(s) not found
  1008. DEBUG [CaldavConnection-51530] httpclient.wire.content - << "<HTML>[\r]<HEAD>[\r]<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">[\r]</HEAD>[\r]<body><h2>HTTP/1.1 401 Unauthorized</h2></body></HTML>"
  1009. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpMethodBase - Should close connection in response to directive: close
  1010. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.close()
  1011. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.closeSockedAndStreams()
  1012. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.releaseConnection()
  1013. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.HttpConnection - Releasing connection back to connection manager.
  1014. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.releaseConnection(HttpConnection)
  1015. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Freeing connection, hostConfig=HostConfiguration[host=https://server]
  1016. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - enter HttpConnectionManager.ConnectionPool.getHostPool(HostConfiguration)
  1017. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.util.IdleConnectionHandler - Adding connection at: 1248289131241
  1018. DEBUG [CaldavConnection-51530] org.apache.commons.httpclient.MultiThreadedHttpConnectionManager - Notifying no-one, there are no waiting threads
  1019. 2009-07-22 20:58:51,241 ERROR [CaldavConnection-51530] davmail.exchange.ExchangeSession - Exchange login exception: 401 Unauthorized
  1020. 2009-07-22 20:58:51,242 ERROR [CaldavConnection-51530] davmail - Exchange login exception: 401 Unauthorized
  1021. davmail.exception.DavMailException: Exchange login exception: 401 Unauthorized
  1022. at davmail.exchange.ExchangeSession.<init>(ExchangeSession.java:194)
  1023. at davmail.exchange.ExchangeSessionFactory.getInstance(ExchangeSessionFactory.java:89)
  1024. at davmail.caldav.CaldavConnection.run(CaldavConnection.java:139)
  1025. DEBUG [CaldavConnection-51530] davmail - > HTTP/1.1 503 Service Unavailable
  1026. DEBUG [CaldavConnection-51530] davmail - > Server: DavMail Gateway
  1027. DEBUG [CaldavConnection-51530] davmail - > DAV: 1, 2, 3, access-control, calendar-access, ticket, calendar-schedule, calendarserver-private-events
  1028. DEBUG [CaldavConnection-51530] davmail - > Date: Wed, 22 Jul 2009 20:58:51 +0200
  1029. DEBUG [CaldavConnection-51530] davmail - > Content-Type: text/plain;charset=UTF-8
  1030. DEBUG [CaldavConnection-51530] davmail - > Connection: close
  1031. DEBUG [CaldavConnection-51530] davmail - > Content-Length: 42
  1032. DEBUG [CaldavConnection-51530] davmail - >
  1033. DEBUG [CaldavConnection-51530] davmail.caldav.CaldavConnection - > Exchange login exception: 401 Unauthorized
  1034. DEBUG [SWT] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.close()
  1035. DEBUG [SWT] org.apache.commons.httpclient.HttpConnection - enter HttpConnection.closeSockedAndStreams()
  1036.  
Advertisement
Add Comment
Please, Sign In to add comment