09:45:18,440 [main] DEBUG TestServletTestCase_TestResult - ------------- Test: testLongProcess
09:45:18,480 [main] DEBUG httpclient.HttpClient - enter HttpClient.startSession(String, int)
09:45:18,480 [main] DEBUG httpclient.HttpClient - enter HttpClient.startSession(String, int, boolean)
09:45:18,480 [main] DEBUG httpclient.HttpClient - HttpClient.startSession(String,int,boolean): Host:localhost Port:8080 HTTPS:false
09:45:18,490 [main] DEBUG httpclient.HttpConnection - HttpConnectionManager.getConnection: creating connection for localhost:8080 via null:-1
09:45:18,490 [main] DEBUG httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
09:45:18,490 [main] DEBUG httpclient.HttpConnection - HttpConnection.setSoTimeout(0)
09:45:18,490 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.open()
09:45:18,540 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.execute(HttpState, HttpConnection)
09:45:18,540 [main] DEBUG httpclient.Authenticator - enter Authenticator.authenticate(HttpMethod, HttpState)
09:45:18,540 [main] DEBUG httpclient.Authenticator - enter Authenticator.authenticate(HttpMethod, HttpState, Header, String)
09:45:18,540 [main] DEBUG httpclient.HttpMethod - Execute loop try 1
09:45:18,540 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.processRequest(HttpState, HttpConnection)
09:45:18,540 [main] DEBUG httpclient.HttpMethod - Attempt number 1 to write request
09:45:18,540 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
09:45:18,540 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
09:45:18,540 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
09:45:18,550 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,550 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,550 [main] DEBUG httpclient.wire - >> "GET /test/ServletRedirector?Cactus_TestMethod=testLongProcess&Cactus_TestClass=org.apache.cactus.unit.TestServletTestCase_TestResult&Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST HTTP/1.1" [\r\n]
09:45:18,550 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
09:45:18,550 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
09:45:18,550 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
09:45:18,550 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
09:45:18,550 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.isIpAddress(String)
09:45:18,550 [main] DEBUG httpclient.HttpMethod - Adding Host request header
09:45:18,550 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
09:45:18,550 [main] DEBUG httpclient.HttpState - enter HttpState.getCookies()
09:45:18,630 [main] DEBUG httpclient.Cookie - enter Cookie.createCookieHeader(String, int, String, bookean, Date, Cookie[])
09:45:18,630 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,630 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,630 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,630 [main] DEBUG httpclient.wire - >> "Content-type: application/x-www-form-urlencoded" [\r\n]
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,630 [main] DEBUG httpclient.wire - >> "Host: localhost:8080" [\r\n]
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,630 [main] DEBUG httpclient.wire - >> "User-Agent: Jakarta Commons-HttpClient/2.0M1" [\r\n]
09:45:18,630 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.writeLine()
09:45:18,630 [main] DEBUG httpclient.wire - >> [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpMethod - Attempt number 2 to write request
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "GET /test/ServletRedirector?Cactus_TestMethod=testLongProcess&Cactus_TestClass=org.apache.cactus.unit.TestServletTestCase_TestResult&Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST HTTP/1.1" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - Request to add Host header ignored: header already added
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpState - enter HttpState.getCookies()
09:45:18,680 [main] DEBUG httpclient.Cookie - enter Cookie.createCookieHeader(String, int, String, bookean, Date, Cookie[])
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "Content-type: application/x-www-form-urlencoded" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "Host: localhost:8080" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "User-Agent: Jakarta Commons-HttpClient/2.0M1" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.writeLine()
09:45:18,680 [main] DEBUG httpclient.wire - >> [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpMethod - Attempt number 3 to write request
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "GET /test/ServletRedirector?Cactus_TestMethod=testLongProcess&Cactus_TestClass=org.apache.cactus.unit.TestServletTestCase_TestResult&Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST HTTP/1.1" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - Request to add Host header ignored: header already added
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpState - enter HttpState.getCookies()
09:45:18,680 [main] DEBUG httpclient.Cookie - enter Cookie.createCookieHeader(String, int, String, bookean, Date, Cookie[])
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "Content-type: application/x-www-form-urlencoded" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "Host: localhost:8080" [\r\n]
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:18,680 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:18,680 [main] DEBUG httpclient.wire - >> "User-Agent: Jakarta Commons-HttpClient/2.0M1" [\r\n]
09:45:18,690 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.writeLine()
09:45:18,690 [main] DEBUG httpclient.wire - >> [\r\n]
09:45:18,690 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
09:45:18,690 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
09:45:18,690 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.wire - << "HTTP/1.1 200 OK" [\r\n]
09:45:18,741 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.wire - << "Server: Resin/2.1.2" [\r\n]
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.wire - << "Cache-Control: private" [\r\n]
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.wire - << "Set-Cookie: JSESSIONID=aouGqJkQz_t6; Path=/" [\r\n]
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.wire - << "Transfer-Encoding: chunked" [\r\n]
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.wire - << "Date: Tue, 13 Aug 2002 08:45:18 GMT" [\r\n]
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:18,741 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
09:45:18,741 [main] DEBUG httpclient.Cookie - enter Cookie.parse(String, int, String, boolean, Header)
09:45:18,741 [main] DEBUG httpclient.HeaderElement - enter HeaderElement.parse(String)
09:45:18,741 [main] DEBUG httpclient.HeaderElement - enter HeaderElement.parsePair(char[], int, int)
09:45:18,741 [main] DEBUG httpclient.HeaderElement - enter HeaderElement.parsePair(char[], int, int)
09:45:18,741 [main] DEBUG httpclient.Cookie - enter Cookie(String, String, String, String, Date, boolean)
09:45:18,741 [main] DEBUG httpclient.Cookie - Cookie.parse(): Adding cookie - JSESSIONID=aouGqJkQz_t6; $Path=/
09:45:18,741 [main] DEBUG httpclient.HttpState - enter HttpState.addCookies(Cookie[])
09:45:18,741 [main] DEBUG httpclient.HttpState - enter HttpState.addCookie(Cookie)
09:45:18,741 [main] DEBUG methods.GetMethod - enter GetMethod.readResponseBody(HttpState, HttpConnection)
09:45:18,741 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
09:45:18,741 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.getRequestOutputStream(HttpMethod)
09:45:18,741 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream(InputStream, HttpMethod)
09:45:18,741 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.read(byte, int, int)
09:45:18,741 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.fillBuffer()
09:45:18,741 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.ReadLineFromStream()
09:45:18,741 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.ReadLineFromStream()
09:45:21,755 [main] DEBUG httpclient.wire - << "
"
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.read(byte, int, int)
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.fillBuffer()
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.ReadLineFromStream()
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.ReadLineFromStream()
09:45:21,755 [main] DEBUG httpclient.wire - << "Some data
"
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.read(byte, int, int)
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.fillBuffer()
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.ReadLineFromStream()
09:45:21,755 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.ReadLineFromStream()
09:45:21,755 [main] DEBUG httpclient.HttpMethod - enter writeRemainingRequestBody(HttpState, HttpConnection)
09:45:21,755 [main] DEBUG httpclient.HttpMethod - enter closeConnection(HttpConnection)
09:45:21,775 [main] DEBUG ient.AutoReadHttpURLConnection - Original connection = org.apache.cactus.util.HttpURLConnection:http://localhost:8080/test/ServletRedirector?Cactus_TestMethod=testLongProcess&Cactus_TestClass=org.apache.cactus.unit.TestServletTestCase_TestResult&Cactus_AutomaticSession=true&Cactus_Service=CALL_TEST
09:45:21,775 [main] DEBUG methods.GetMethod - enter GetMethod.getResponseBodyAsStream()
09:45:21,775 [main] DEBUG ient.AutoReadHttpURLConnection - Content-Length : [-1]
09:45:21,775 [main] DEBUG ient.AutoReadHttpURLConnection - Read [63]: [Some data\r]
09:45:21,775 [main] DEBUG httpclient.HttpClient - enter HttpClient.startSession(String, int)
09:45:21,775 [main] DEBUG httpclient.HttpClient - enter HttpClient.startSession(String, int, boolean)
09:45:21,775 [main] DEBUG httpclient.HttpClient - HttpClient.startSession(String,int,boolean): Host:localhost Port:8080 HTTPS:false
09:45:21,775 [main] DEBUG httpclient.HttpConnection - HttpConnectionManager.getConnection: creating connection for localhost:8080 via null:-1
09:45:21,775 [main] DEBUG httpclient.HttpClient - enter HttpClient.executeMethod(HttpMethod)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - HttpConnection.setSoTimeout(0)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.open()
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.execute(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.Authenticator - enter Authenticator.authenticate(HttpMethod, HttpState)
09:45:21,775 [main] DEBUG httpclient.Authenticator - enter Authenticator.authenticate(HttpMethod, HttpState, Header, String)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - Execute loop try 1
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.processRequest(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - Attempt number 1 to write request
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,775 [main] DEBUG httpclient.wire - >> "GET /test/ServletRedirector?Cactus_Service=GET_RESULTS HTTP/1.1" [\r\n]
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.isIpAddress(String)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - Adding Host request header
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpState - enter HttpState.getCookies()
09:45:21,775 [main] DEBUG httpclient.Cookie - enter Cookie.createCookieHeader(String, int, String, bookean, Date, Cookie[])
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,775 [main] DEBUG httpclient.wire - >> "Content-type: application/x-www-form-urlencoded" [\r\n]
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,775 [main] DEBUG httpclient.wire - >> "Host: localhost:8080" [\r\n]
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,775 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,775 [main] DEBUG httpclient.wire - >> "User-Agent: Jakarta Commons-HttpClient/2.0M1" [\r\n]
09:45:21,795 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.writeLine()
09:45:21,795 [main] DEBUG httpclient.wire - >> [\r\n]
09:45:21,805 [main] DEBUG httpclient.HttpMethod - Attempt number 2 to write request
09:45:21,805 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
09:45:21,805 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
09:45:21,805 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
09:45:21,805 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,805 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,805 [main] DEBUG httpclient.wire - >> "GET /test/ServletRedirector?Cactus_Service=GET_RESULTS HTTP/1.1" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - Request to add Host header ignored: header already added
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpState - enter HttpState.getCookies()
09:45:21,815 [main] DEBUG httpclient.Cookie - enter Cookie.createCookieHeader(String, int, String, bookean, Date, Cookie[])
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "Content-type: application/x-www-form-urlencoded" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "Host: localhost:8080" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "User-Agent: Jakarta Commons-HttpClient/2.0M1" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.writeLine()
09:45:21,815 [main] DEBUG httpclient.wire - >> [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpMethod - Attempt number 3 to write request
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "GET /test/ServletRedirector?Cactus_Service=GET_RESULTS HTTP/1.1" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - Request to add Host header ignored: header already added
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpState - enter HttpState.getCookies()
09:45:21,815 [main] DEBUG httpclient.Cookie - enter Cookie.createCookieHeader(String, int, String, bookean, Date, Cookie[])
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.addProxyAuthorizationRequestHeader(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "Content-type: application/x-www-form-urlencoded" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "Host: localhost:8080" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.print(String)
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.write(byte[])
09:45:21,815 [main] DEBUG httpclient.wire - >> "User-Agent: Jakarta Commons-HttpClient/2.0M1" [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.writeLine()
09:45:21,815 [main] DEBUG httpclient.wire - >> [\r\n]
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readResponse(HttpState, HttpConnection)
09:45:21,815 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readStatusLine(HttpState, HttpConnection)
09:45:21,825 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:21,825 [main] DEBUG httpclient.wire - << "HTTP/1.1 200 OK" [\r\n]
09:45:21,825 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection)
09:45:21,825 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:21,825 [main] DEBUG httpclient.wire - << "Server: Resin/2.1.2" [\r\n]
09:45:21,825 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:21,825 [main] DEBUG httpclient.wire - << "Content-Length: 23" [\r\n]
09:45:21,825 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:21,825 [main] DEBUG httpclient.wire - << "Date: Tue, 13 Aug 2002 08:45:21 GMT" [\r\n]
09:45:21,825 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.readLine()
09:45:21,825 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection)
09:45:21,825 [main] DEBUG methods.GetMethod - enter GetMethod.readResponseBody(HttpState, HttpConnection)
09:45:21,825 [main] DEBUG httpclient.HttpMethod - enter HttpMethodBase.readResponseBody(HttpState, HttpConnection)
09:45:21,825 [main] DEBUG httpclient.HttpConnection - enter HttpConnection.getRequestOutputStream(HttpMethod)
09:45:21,825 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream(InputStream, HttpMethod)
09:45:21,825 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.read(byte, int, int)
09:45:21,825 [main] DEBUG httpclient.ResponseInputStream - enter ResponseInputStream.fillBuffer()
09:45:21,825 [main] DEBUG httpclient.wire - << "HTTP/1.1 200 OK
Server: Resin/2.1.2
Content-Length: 23
Date: Tue, 13 Aug 2002 08:45:21 GMT
HTTP/1.1 200 OK
Server: Resin/2.1.2
Content-Length: 23
Date: Tue, 13 Aug 2002 08:45:21 GMT
"
09:45:21,825 [main] WARN httpclient.HttpMethod - HttpMethodBase.readResponseBody(): expected length (23) exceeded. Found 263 bytes.
09:45:21,825 [main] DEBUG httpclient.HttpMethod - enter writeRemainingRequestBody(HttpState, HttpConnection)
09:45:21,825 [main] DEBUG httpclient.HttpMethod - enter closeConnection(HttpConnection)
09:45:21,835 [main] DEBUG methods.GetMethod - enter GetMethod.getResponseBodyAsStream()
09:45:21,855 [main] DEBUG TestServletTestCase_TestResult - Exception in test
org.apache.cactus.util.ChainedRuntimeException: Failed to get the test results. This is probably due to an error that happened on the server side when trying to execute the tests. Here is what was returned by the server : [Some data
]
at org.apache.cactus.client.AbstractHttpClient.doTest(Unknown Source)
at org.apache.cactus.AbstractWebTestCase.runWebTest(Unknown Source)
at org.apache.cactus.AbstractWebTestCase.runGenericTest(Unknown Source)
at org.apache.cactus.ServletTestCase.runTest(Unknown Source)
at org.apache.cactus.AbstractTestCase.runBare(Unknown Source)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:131)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:524)
org.apache.cactus.client.ParsingException: Not a valid response. First 100 characters of the reponse: [HTTP/1.1 200 OK
Server: Resin/2.1.2
Content-Length: 23
Date: Tue, 13 Aug 2002 08:45:2]
at org.apache.cactus.client.WebTestResultParser.readExceptionClassname(Unknown Source)
at org.apache.cactus.client.WebTestResultParser.parse(Unknown Source)
at org.apache.cactus.client.AbstractHttpClient.callGetResult(Unknown Source)
at org.apache.cactus.client.AbstractHttpClient.doTest(Unknown Source)
at org.apache.cactus.AbstractWebTestCase.runWebTest(Unknown Source)
at org.apache.cactus.AbstractWebTestCase.runGenericTest(Unknown Source)
at org.apache.cactus.ServletTestCase.runTest(Unknown Source)
at org.apache.cactus.AbstractTestCase.runBare(Unknown Source)
at junit.framework.TestResult$1.protect(TestResult.java:106)
at junit.framework.TestResult.runProtected(TestResult.java:124)
at junit.framework.TestResult.run(TestResult.java:109)
at junit.framework.TestCase.run(TestCase.java:131)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at junit.framework.TestSuite.runTest(TestSuite.java:173)
at junit.framework.TestSuite.run(TestSuite.java:168)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:325)
at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:524)