29/01/2011 9:03:07 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] redeploy resource N:\apache-tomcat-6.0.20\webapps\ExpectTest.war 29/01/2011 9:03:07 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] redeploy resource N:\apache-tomcat-6.0.20\webapps\ExpectTest 29/01/2011 9:03:07 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] reload resource N:\apache-tomcat-6.0.20\webapps\ExpectTest\WEB-INF\web.xml 29/01/2011 9:03:07 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] reload resource n:\apache-tomcat-6.0.20\conf\context.xml 29/01/2011 9:03:07 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] reload resource n:\apache-tomcat-6.0.20\conf\web.xml 29/01/2011 9:03:15 PM org.apache.catalina.connector.CoyoteAdapter parseSessionCookiesId FINE: Requested cookie session id is 92254F0352EBB277F04D0D9E65923DCC 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Security checking request GET /ExpectTest/start.jsp 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: We have cached auth type FORM for principal GenericPrincipal[tomcat(tomcat,)] 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase findSecurityConstraints FINE: Checking constraint 'SecurityConstraint[Everything]' against GET /start.jsp --> true 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase findSecurityConstraints FINE: Checking constraint 'SecurityConstraint[Everything]' against GET /start.jsp --> true 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling hasUserDataPermission() 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase hasUserDataPermission FINE: User data constraint has no restrictions 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling authenticate() 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Already authenticated 'tomcat' 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling accessControl() 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase hasResourcePermission FINE: Checking roles GenericPrincipal[tomcat(tomcat,)] 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase hasResourcePermission FINE: Role found: tomcat 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Successfully passed all security constraints 29/01/2011 9:03:15 PM org.apache.catalina.core.StandardWrapper allocate FINER: Returning non-STM instance 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: JspEngine --> /start.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: ServletPath: /start.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: PathInfo: null 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: RealPath: n:\apache-tomcat-6.0.20\webapps\ExpectTest\start.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: RequestURI: /ExpectTest/start.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: QueryString: null 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: Request Params: 29/01/2011 9:03:15 PM org.apache.catalina.loader.WebappClassLoader getResourceAsStream FINE: getResourceAsStream(org/apache/http/client/version.properties) 29/01/2011 9:03:15 PM org.apache.catalina.loader.WebappClassLoader getResourceAsStream FINE: --> Returning stream from cache 29/01/2011 9:03:15 PM org.apache.http.impl.conn.SingleClientConnManager getConnection FINE: Get connection for route HttpRoute[{}->http://localhost:8080] 29/01/2011 9:03:15 PM org.apache.http.client.protocol.RequestAddCookies process FINE: CookieSpec selected: best-match 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Attempt 1 to execute request 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: Sending request: GET /ExpectTest HTTP/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "GET /ExpectTest HTTP/1.1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Host: localhost:8080[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Connection: Keep-Alive[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "User-Agent: Apache-HttpClient/4.0.3 (java 1.5)[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> GET /ExpectTest HTTP/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Host: localhost:8080 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Connection: Keep-Alive 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> User-Agent: Apache-HttpClient/4.0.3 (java 1.5) 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "HTTP/1.1 302 Moved Temporarily[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Server: Apache-Coyote/1.1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Location: http://localhost:8080/ExpectTest/[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Transfer-Encoding: chunked[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Date: Sat, 29 Jan 2011 10:03:15 GMT[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: Receiving response: HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Server: Apache-Coyote/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Location: http://localhost:8080/ExpectTest/ 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Transfer-Encoding: chunked 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Date: Sat, 29 Jan 2011 10:03:15 GMT 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Connection can be kept alive indefinitely 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRedirectHandler getLocationURI FINE: Redirect requested to location 'http://localhost:8080/ExpectTest/' 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector handleResponse FINE: Redirecting to 'http://localhost:8080/ExpectTest/' via HttpRoute[{}->http://localhost:8080] 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "0[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:15 PM org.apache.http.client.protocol.RequestAddCookies process FINE: CookieSpec selected: best-match 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Attempt 2 to execute request 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: Sending request: GET /ExpectTest/ HTTP/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "GET /ExpectTest/ HTTP/1.1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Host: localhost:8080[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Connection: Keep-Alive[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "User-Agent: Apache-HttpClient/4.0.3 (java 1.5)[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> GET /ExpectTest/ HTTP/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Host: localhost:8080 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Connection: Keep-Alive 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> User-Agent: Apache-HttpClient/4.0.3 (java 1.5) 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Security checking request GET /ExpectTest/ 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase findSecurityConstraints FINE: Checking constraint 'SecurityConstraint[Everything]' against GET /index.jsp --> true 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase findSecurityConstraints FINE: Checking constraint 'SecurityConstraint[Everything]' against GET /index.jsp --> true 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling hasUserDataPermission() 29/01/2011 9:03:15 PM org.apache.catalina.realm.RealmBase hasUserDataPermission FINE: User data constraint has no restrictions 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling authenticate() 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Save request in session 'F1A440D77108B972C472B368A7695FA5' 29/01/2011 9:03:15 PM org.apache.catalina.core.StandardWrapper allocate FINER: Returning non-STM instance 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: JspEngine --> /login.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: ServletPath: /login.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: PathInfo: null 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: RealPath: n:\apache-tomcat-6.0.20\webapps\ExpectTest\login.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: RequestURI: /ExpectTest/login.jsp 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: QueryString: null 29/01/2011 9:03:15 PM org.apache.jasper.servlet.JspServlet service FINE: Request Params: 29/01/2011 9:03:15 PM org.apache.catalina.core.ApplicationDispatcher doForward FINE: Disabling the response for futher output 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Failed authenticate() test 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "HTTP/1.1 200 OK[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Server: Apache-Coyote/1.1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Pragma: No-cache[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Cache-Control: no-cache[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Expires: Thu, 01 Jan 1970 10:00:00 EST[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Set-Cookie: JSESSIONID=F1A440D77108B972C472B368A7695FA5; Path=/ExpectTest[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Content-Type: text/html[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Content-Length: 363[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "Date: Sat, 29 Jan 2011 10:03:15 GMT[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: Receiving response: HTTP/1.1 200 OK 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << HTTP/1.1 200 OK 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Server: Apache-Coyote/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Pragma: No-cache 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Cache-Control: no-cache 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Expires: Thu, 01 Jan 1970 10:00:00 EST 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Set-Cookie: JSESSIONID=F1A440D77108B972C472B368A7695FA5; Path=/ExpectTest 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Content-Type: text/html 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Content-Length: 363 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Date: Sat, 29 Jan 2011 10:03:15 GMT 29/01/2011 9:03:15 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies FINE: Cookie accepted: "[version: 0][name: JSESSIONID][value: F1A440D77108B972C472B368A7695FA5][domain: localhost][path: /ExpectTest][expiry: null]". 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Connection can be kept alive indefinitely 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]

[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]Login page[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]

[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]
[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]
[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]Name:[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9][\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]
[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]Password:[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9][\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]
[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9][\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]
[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.SingleClientConnManager releaseConnection FINE: Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@19eb89 29/01/2011 9:03:15 PM org.apache.http.impl.conn.SingleClientConnManager getConnection FINE: Get connection for route HttpRoute[{}->http://localhost:8080] 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Stale connection check 29/01/2011 9:03:15 PM org.apache.http.client.protocol.RequestAddCookies process FINE: CookieSpec selected: best-match 29/01/2011 9:03:15 PM org.apache.http.client.protocol.RequestAddCookies process FINE: Cookie [version: 0][name: JSESSIONID][value: F1A440D77108B972C472B368A7695FA5][domain: localhost][path: /ExpectTest][expiry: null] match [localhost:8080/ExpectTest/j_security_check] 29/01/2011 9:03:15 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Attempt 1 to execute request 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: Sending request: POST /ExpectTest/j_security_check HTTP/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "POST /ExpectTest/j_security_check HTTP/1.1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Content-Length: 35[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Content-Type: application/x-www-form-urlencoded; charset=ISO-8859-1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Host: localhost:8080[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Connection: Keep-Alive[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "User-Agent: Apache-HttpClient/4.0.3 (java 1.5)[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Expect: 100-Continue[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Cookie: JSESSIONID=F1A440D77108B972C472B368A7695FA5[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "Cookie2: $Version=1[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.Wire wire FINE: >> "[EOL]" 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> POST /ExpectTest/j_security_check HTTP/1.1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Content-Length: 35 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Content-Type: application/x-www-form-urlencoded; charset=ISO-8859-1 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Host: localhost:8080 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Connection: Keep-Alive 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> User-Agent: Apache-HttpClient/4.0.3 (java 1.5) 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Expect: 100-Continue 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Cookie: JSESSIONID=F1A440D77108B972C472B368A7695FA5 29/01/2011 9:03:15 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Cookie2: $Version=1 29/01/2011 9:03:15 PM org.apache.catalina.connector.CoyoteAdapter parseSessionCookiesId FINE: Requested cookie session id is F1A440D77108B972C472B368A7695FA5 29/01/2011 9:03:15 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Security checking request POST /ExpectTest/j_security_check **** Note 2 second delay here **** 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "j_username=tomcat&j_password=tomcat" 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Authenticating username 'tomcat' 29/01/2011 9:03:17 PM org.apache.catalina.realm.RealmBase authenticate FINER: Username tomcat successfully authenticated 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Authentication of 'tomcat' was successful 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Redirecting to original '/ExpectTest/' 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Failed authenticate() test ??/ExpectTest/j_security_check 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "HTTP/1.1 302 Moved Temporarily[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Server: Apache-Coyote/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Location: http://localhost:8080/ExpectTest/[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Content-Length: 0[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Date: Sat, 29 Jan 2011 10:03:17 GMT[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: Receiving response: HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Server: Apache-Coyote/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Location: http://localhost:8080/ExpectTest/ 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Content-Length: 0 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Date: Sat, 29 Jan 2011 10:03:17 GMT 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Connection can be kept alive indefinitely 29/01/2011 9:03:17 PM org.apache.http.impl.conn.SingleClientConnManager releaseConnection FINE: Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@b84c44 29/01/2011 9:03:17 PM org.apache.catalina.loader.WebappClassLoader getResourceAsStream FINE: getResourceAsStream(org/apache/http/client/version.properties) 29/01/2011 9:03:17 PM org.apache.catalina.loader.WebappClassLoader getResourceAsStream FINE: --> Returning stream from cache 29/01/2011 9:03:17 PM org.apache.http.impl.conn.SingleClientConnManager getConnection FINE: Get connection for route HttpRoute[{}->http://localhost:8080] 29/01/2011 9:03:17 PM org.apache.http.client.protocol.RequestAddCookies process FINE: CookieSpec selected: best-match 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Attempt 1 to execute request 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: Sending request: GET /ExpectTest HTTP/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "GET /ExpectTest HTTP/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Host: localhost:8080[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Connection: Keep-Alive[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "User-Agent: Apache-HttpClient/4.0.3 (java 1.5)[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> GET /ExpectTest HTTP/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Host: localhost:8080 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Connection: Keep-Alive 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> User-Agent: Apache-HttpClient/4.0.3 (java 1.5) 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "HTTP/1.1 302 Moved Temporarily[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Server: Apache-Coyote/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Location: http://localhost:8080/ExpectTest/[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Transfer-Encoding: chunked[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Date: Sat, 29 Jan 2011 10:03:17 GMT[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: Receiving response: HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Server: Apache-Coyote/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Location: http://localhost:8080/ExpectTest/ 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Transfer-Encoding: chunked 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Date: Sat, 29 Jan 2011 10:03:17 GMT 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Connection can be kept alive indefinitely 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRedirectHandler getLocationURI FINE: Redirect requested to location 'http://localhost:8080/ExpectTest/' 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector handleResponse FINE: Redirecting to 'http://localhost:8080/ExpectTest/' via HttpRoute[{}->http://localhost:8080] 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "0[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.client.protocol.RequestAddCookies process FINE: CookieSpec selected: best-match 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Attempt 2 to execute request 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: Sending request: GET /ExpectTest/ HTTP/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "GET /ExpectTest/ HTTP/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Host: localhost:8080[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Connection: Keep-Alive[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "User-Agent: Apache-HttpClient/4.0.3 (java 1.5)[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> GET /ExpectTest/ HTTP/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Host: localhost:8080 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Connection: Keep-Alive 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> User-Agent: Apache-HttpClient/4.0.3 (java 1.5) 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Security checking request GET /ExpectTest/ 29/01/2011 9:03:17 PM org.apache.catalina.realm.RealmBase findSecurityConstraints FINE: Checking constraint 'SecurityConstraint[Everything]' against GET /index.jsp --> true 29/01/2011 9:03:17 PM org.apache.catalina.realm.RealmBase findSecurityConstraints FINE: Checking constraint 'SecurityConstraint[Everything]' against GET /index.jsp --> true 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling hasUserDataPermission() 29/01/2011 9:03:17 PM org.apache.catalina.realm.RealmBase hasUserDataPermission FINE: User data constraint has no restrictions 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Calling authenticate() 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Save request in session 'ED80B91768354E35F1616363EE0C1C1F' 29/01/2011 9:03:17 PM org.apache.catalina.core.StandardWrapper allocate FINER: Returning non-STM instance 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: JspEngine --> /login.jsp 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: ServletPath: /login.jsp 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: PathInfo: null 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: RealPath: n:\apache-tomcat-6.0.20\webapps\ExpectTest\login.jsp 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: RequestURI: /ExpectTest/login.jsp 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: QueryString: null 29/01/2011 9:03:17 PM org.apache.jasper.servlet.JspServlet service FINE: Request Params: 29/01/2011 9:03:17 PM org.apache.catalina.core.ApplicationDispatcher doForward FINE: Disabling the response for futher output 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Failed authenticate() test 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "HTTP/1.1 200 OK[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Server: Apache-Coyote/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Pragma: No-cache[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Cache-Control: no-cache[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Expires: Thu, 01 Jan 1970 10:00:00 EST[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Set-Cookie: JSESSIONID=ED80B91768354E35F1616363EE0C1C1F; Path=/ExpectTest[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Content-Type: text/html[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Content-Length: 363[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Date: Sat, 29 Jan 2011 10:03:17 GMT[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: Receiving response: HTTP/1.1 200 OK 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << HTTP/1.1 200 OK 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Server: Apache-Coyote/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Pragma: No-cache 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Cache-Control: no-cache 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Expires: Thu, 01 Jan 1970 10:00:00 EST 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Set-Cookie: JSESSIONID=ED80B91768354E35F1616363EE0C1C1F; Path=/ExpectTest 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Content-Type: text/html 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Content-Length: 363 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Date: Sat, 29 Jan 2011 10:03:17 GMT 29/01/2011 9:03:17 PM org.apache.http.client.protocol.ResponseProcessCookies processCookies FINE: Cookie accepted: "[version: 0][name: JSESSIONID][value: ED80B91768354E35F1616363EE0C1C1F][domain: localhost][path: /ExpectTest][expiry: null]". 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Connection can be kept alive indefinitely 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]

[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]Login page[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]

[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]
[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]
[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]Name:[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9][\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]
[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]Password:[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9][\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9]
[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9][0x9][\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][0x9]
[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[0x9][\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[\r][\n]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.SingleClientConnManager releaseConnection FINE: Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@1971f66 29/01/2011 9:03:17 PM org.apache.http.impl.conn.SingleClientConnManager getConnection FINE: Get connection for route HttpRoute[{}->http://localhost:8080] 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Stale connection check 29/01/2011 9:03:17 PM org.apache.http.client.protocol.RequestAddCookies process FINE: CookieSpec selected: best-match 29/01/2011 9:03:17 PM org.apache.http.client.protocol.RequestAddCookies process FINE: Cookie [version: 0][name: JSESSIONID][value: ED80B91768354E35F1616363EE0C1C1F][domain: localhost][path: /ExpectTest][expiry: null] match [localhost:8080/ExpectTest/j_security_check] 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Attempt 1 to execute request 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: Sending request: POST /ExpectTest/j_security_check HTTP/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "POST /ExpectTest/j_security_check HTTP/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Content-Length: 35[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Content-Type: application/x-www-form-urlencoded; charset=ISO-8859-1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Host: localhost:8080[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Connection: Keep-Alive[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "User-Agent: Apache-HttpClient/4.0.3 (java 1.5)[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Cookie: JSESSIONID=ED80B91768354E35F1616363EE0C1C1F[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "Cookie2: $Version=1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> POST /ExpectTest/j_security_check HTTP/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Content-Length: 35 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Content-Type: application/x-www-form-urlencoded; charset=ISO-8859-1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Host: localhost:8080 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Connection: Keep-Alive 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> User-Agent: Apache-HttpClient/4.0.3 (java 1.5) 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Cookie: JSESSIONID=ED80B91768354E35F1616363EE0C1C1F 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection sendRequestHeader FINE: >> Cookie2: $Version=1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: >> "j_username=tomcat&j_password=tomcat" 29/01/2011 9:03:17 PM org.apache.catalina.connector.CoyoteAdapter parseSessionCookiesId FINE: Requested cookie session id is ED80B91768354E35F1616363EE0C1C1F 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Security checking request POST /ExpectTest/j_security_check **** Note no delay here **** 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Authenticating username 'tomcat' 29/01/2011 9:03:17 PM org.apache.catalina.realm.RealmBase authenticate FINER: Username tomcat successfully authenticated 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Authentication of 'tomcat' was successful 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.FormAuthenticator authenticate FINE: Redirecting to original '/ExpectTest/' 29/01/2011 9:03:17 PM org.apache.catalina.authenticator.AuthenticatorBase invoke FINE: Failed authenticate() test ??/ExpectTest/j_security_check 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "HTTP/1.1 302 Moved Temporarily[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Server: Apache-Coyote/1.1[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Location: http://localhost:8080/ExpectTest/[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Content-Length: 0[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "Date: Sat, 29 Jan 2011 10:03:17 GMT[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.Wire wire FINE: << "[EOL]" 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: Receiving response: HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << HTTP/1.1 302 Moved Temporarily 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Server: Apache-Coyote/1.1 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Location: http://localhost:8080/ExpectTest/ 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Content-Length: 0 29/01/2011 9:03:17 PM org.apache.http.impl.conn.DefaultClientConnection receiveResponseHeader FINE: << Date: Sat, 29 Jan 2011 10:03:17 GMT 29/01/2011 9:03:17 PM org.apache.http.impl.client.DefaultRequestDirector execute FINE: Connection can be kept alive indefinitely 29/01/2011 9:03:17 PM org.apache.http.impl.conn.SingleClientConnManager releaseConnection FINE: Releasing connection org.apache.http.impl.conn.SingleClientConnManager$ConnAdapter@1e83585 29/01/2011 9:03:17 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] redeploy resource N:\apache-tomcat-6.0.20\webapps\ExpectTest.war 29/01/2011 9:03:17 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] redeploy resource N:\apache-tomcat-6.0.20\webapps\ExpectTest 29/01/2011 9:03:17 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] reload resource N:\apache-tomcat-6.0.20\webapps\ExpectTest\WEB-INF\web.xml 29/01/2011 9:03:17 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] reload resource n:\apache-tomcat-6.0.20\conf\context.xml 29/01/2011 9:03:17 PM org.apache.catalina.startup.HostConfig checkResources FINE: Checking context[/ExpectTest] reload resource n:\apache-tomcat-6.0.20\conf\web.xml 29/01/2011 9:03:17 PM org.apache.catalina.session.ManagerBase processExpires FINE: Start expire sessions StandardManager at 1296295397572 sessioncount 9 29/01/2011 9:03:17 PM org.apache.catalina.session.ManagerBase processExpires FINE: End expire sessions StandardManager processingTime 0 expired sessions: 0