03 Oct 2012 18:55:40.818 [main] DEBUG o.a.h.i.conn.DefaultClientConnection - [] Sending request: POST /something HTTP/1.1 03 Oct 2012 18:55:40.819 [main] DEBUG org.apache.http.headers - [] >> POST /something HTTP/1.1 03 Oct 2012 18:55:40.819 [main] DEBUG org.apache.http.headers - [] >> Transfer-Encoding: chunked 03 Oct 2012 18:55:40.819 [main] DEBUG org.apache.http.headers - [] >> Content-Type: multipart/form-data; boundary=8R-6z1dcrvOLR1fdGp7UUijs8wcaa8IuRomSwg 03 Oct 2012 18:55:40.819 [main] DEBUG org.apache.http.headers - [] >> Host: localhost:8083 03 Oct 2012 18:55:40.819 [main] DEBUG org.apache.http.headers - [] >> Connection: Keep-Alive 03 Oct 2012 18:55:40.820 [main] DEBUG org.apache.http.headers - [] >> Authorization: Basic c2VydmljZS5sZGFwMjIyOmFkbWlu 03 Oct 2012 18:55:40.829 [main] DEBUG o.a.h.i.conn.DefaultClientConnection - [] Receiving response: HTTP/1.1 401 service.ldap222 03 Oct 2012 18:55:40.829 [main] DEBUG org.apache.http.headers - [] << HTTP/1.1 401 service.ldap222 03 Oct 2012 18:55:40.829 [main] DEBUG org.apache.http.headers - [] << WWW-Authenticate: Basic realm="Spring Security Application" 03 Oct 2012 18:55:40.830 [main] DEBUG org.apache.http.headers - [] << Content-Type: text/html;charset=ISO-8859-1 03 Oct 2012 18:55:40.830 [main] DEBUG org.apache.http.headers - [] << Cache-Control: must-revalidate,no-cache,no-store 03 Oct 2012 18:55:40.830 [main] DEBUG org.apache.http.headers - [] << Content-Length: 1386 03 Oct 2012 18:55:40.830 [main] DEBUG org.apache.http.headers - [] << Server: Jetty(8.1.7.v20120910) 03 Oct 2012 18:55:40.831 [main] DEBUG o.a.h.impl.client.DefaultHttpClient - [] Connection can be kept alive indefinitely 03 Oct 2012 18:55:40.831 [main] DEBUG o.a.h.impl.client.DefaultHttpClient - [] localhost:8083 requested authentication 03 Oct 2012 18:55:40.832 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy - [] Authentication schemes in the order of preference: [negotiate, Kerberos, NTLM, Digest, Basic] 03 Oct 2012 18:55:40.832 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy - [] Challenge for negotiate authentication scheme not available 03 Oct 2012 18:55:40.832 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy - [] Challenge for Kerberos authentication scheme not available 03 Oct 2012 18:55:40.832 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy - [] Challenge for NTLM authentication scheme not available 03 Oct 2012 18:55:40.832 [main] DEBUG o.a.h.i.c.TargetAuthenticationStrategy - [] Challenge for Digest authentication scheme not available 03 Oct 2012 18:55:40.836 [main] DEBUG o.a.h.impl.client.DefaultHttpClient - [] Selected authentication options: [BASIC] 03 Oct 2012 18:55:40.837 [main] DEBUG o.a.h.c.protocol.RequestAddCookies - [] CookieSpec selected: best-match 03 Oct 2012 18:55:40.837 [main] DEBUG o.a.h.c.p.RequestTargetAuthentication - [] Target auth state: CHALLENGED 03 Oct 2012 18:55:40.838 [main] DEBUG o.a.h.c.p.RequestTargetAuthentication - [] Generating response to an authentication challenge using basic scheme 03 Oct 2012 18:55:40.838 [main] DEBUG o.a.h.c.p.RequestProxyAuthentication - [] Proxy auth state: UNCHALLENGED 03 Oct 2012 18:55:40.838 [main] DEBUG o.a.h.impl.client.DefaultHttpClient - [] Cannot retry non-repeatable request 03 Oct 2012 18:55:40.840 [main] DEBUG o.a.h.i.conn.DefaultClientConnection - [] Connection 0.0.0.0:46380<->127.0.0.1:8083 shut down