Hi Oleg, I am sorry but was not able to attach a file. So sending the message again. I have generated the wire log. When I login in gna.org it redirects me to gna.org/my with cookies but I am not getting the reason it is again redirecting me to gna.org/. In Wire log you can see it is again redirecting me to first page
Can somebody help me?I am really not getting the reason. Wire Log : =DEBUG [org.apache.commons.httpclient.TestConn] Created HttpClient =DEBUG [org.apache.commons.httpclient.params.DefaultHttpParams] Set parameter http.protocol.cookie-policy = compatibility =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.setRequestBody(NameValuePair[]) =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.clearRequestBody() =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.clearRequestBody() =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.addParameters(NameValuePair[]) =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.clearRequestBody() =DEBUG [org.apache.commons.httpclient.HttpClient] enter HttpClient.executeMethod(HttpMethod) =DEBUG [org.apache.commons.httpclient.HttpClient] enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState) =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Attempt number 1 to process request =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.open() =DEBUG [org.apache.commons.httpclient.HttpConnection] Open connection to 192.168.0.1:3128 =DEBUG [org.apache.commons.httpclient.ConnectMethod] enter ConnectMethod() =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Attempt number 1 to process request =DEBUG [org.apache.commons.httpclient.ConnectMethod] enter ConnectMethod.execute(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.execute(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequest(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.printLine(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.writeLine(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.writeLine() =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "CONNECT gna.org:443 HTTP/1.1" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection) =DEBUG [org.apache.commons.httpclient.ConnectMethod] enter ConnectMethod.addRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Adding Host request header =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection) =DEBUG [httpclient.wire.header] >> "User-Agent: Jakarta Commons-HttpClient/3.0-rc1[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Host: gna.org[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Proxy-Connection: Keep-Alive[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.writeLine() =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.flushRequestOutputStream() =DEBUG [httpclient.wire.header] >> "[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.flushRequestOutputStream() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponse(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readStatusLine(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.readLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [httpclient.wire.header] << "HTTP/1.0 200 Connection established[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getResponseInputStream() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HeaderParser.parseHeaders(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseBody(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseBody(HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getResponseInputStream() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.canResponseHaveBody(int) =DEBUG [org.apache.commons.httpclient.ConnectMethod] CONNECT status code 200 =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.tunnelCreated() =DEBUG [org.apache.commons.httpclient.HttpConnection] Secure tunnel to gna.org:443 =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.execute(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequest(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String) =DEBUG [httpclient.wire.header] >> "POST /account/login.php HTTP/1.1[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection) =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.addRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.methods.ExpectContinueMethod] enter ExpectContinueMethod.addRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Adding Host request header =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpState] enter HttpState.getCookies() =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie[]) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.addContentLengthRequestHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.getRequestContentLength() =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.hasRequestContent() =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.getParameters() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter getContentCharSet( Header contentheader ) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Default charset used: ISO-8859-1 =DEBUG [org.apache.commons.httpclient.HttpMethodBase] HttpMethodBase.addRequestHeader(Header) =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.getParameters() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter getContentCharSet( Header contentheader ) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(String) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(char[]) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.getParameterByName(String) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Default charset used: ISO-8859-1 =DEBUG [httpclient.wire.header] >> "User-Agent: Jakarta Commons-HttpClient/3.0-rc1[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Host: gna.org[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Content-Length: 80[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Content-Type: application/x-www-form-urlencoded[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.writeLine() =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.flushRequestOutputStream() =DEBUG [httpclient.wire.header] >> "[\r][\n]" =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.writeRequestBody(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.hasRequestContent() =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] enter EntityEnclosingMethod.getRequestContentLength() =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.hasRequestContent() =DEBUG [org.apache.commons.httpclient.methods.PostMethod] enter PostMethod.getParameters() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter getContentCharSet( Header contentheader ) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(String) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(char[]) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.getParameterByName(String) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Default charset used: ISO-8859-1 =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getRequestOutputStream() =DEBUG [httpclient.wire.content] >> "form_loginname=veena&form_pw=veena&stay_in_ssl=1&cookie_for_a_year=0&login= login" =DEBUG [org.apache.commons.httpclient.methods.EntityEnclosingMethod] Request body sent =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.flushRequestOutputStream() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponse(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readStatusLine(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.readLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [httpclient.wire.header] << "HTTP/1.1 302 Found[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getResponseInputStream() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HeaderParser.parseHeaders(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [httpclient.wire.header] << "Date: Wed, 02 Mar 2005 14:19:48 GMT[\r][\n]" =DEBUG [httpclient.wire.header] << "Server: Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux mod_gzip/1.3.19.1a PHP/4.1.2[\r][\n]" =DEBUG [httpclient.wire.header] << "X-Powered-By: PHP/4.1.2[\r][\n]" =DEBUG [httpclient.wire.header] << "Expires: Wed, 11 Nov 1998 11:11:11 GMT[\r][\n]" =DEBUG [httpclient.wire.header] << "Cache-Control: must-revalidate[\r][\n]" =DEBUG [httpclient.wire.header] << "Set-Cookie: session_hash=5f2474e5dbed52305a2ea6b6faa0c702; path=/; domain=gna.org[\r][\n]" =DEBUG [httpclient.wire.header] << "Set-Cookie: session_uid=2214; path=/; domain=gna.org[\r][\n]" =DEBUG [httpclient.wire.header] << "Location: https://gna.org/my/[\r][\n]" =DEBUG [httpclient.wire.header] << "Transfer-Encoding: chunked[\r][\n]" =DEBUG [httpclient.wire.header] << "Content-Type: text/html; charset=iso-8859-15[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.parse(String, port, path, boolean, String) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.parse(String, port, path, boolean, Header) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(char[]) =DEBUG [org.apache.commons.httpclient.Cookie] enter Cookie(String, String, String, String, Date, boolean) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.validate(String, port, path, boolean, Cookie) =DEBUG [org.apache.commons.httpclient.HttpState] enter HttpState.addCookie(Cookie) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Cookie accepted: "session_hash=5f2474e5dbed52305a2ea6b6faa0c702" =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.parse(String, port, path, boolean, String) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.parse(String, port, path, boolean, Header) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(char[]) =DEBUG [org.apache.commons.httpclient.Cookie] enter Cookie(String, String, String, String, Date, boolean) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.validate(String, port, path, boolean, Cookie) =DEBUG [org.apache.commons.httpclient.HttpState] enter HttpState.addCookie(Cookie) =DEBUG [org.apache.commons.httpclient.Cookie] enter Cookie.equals(Object) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Cookie accepted: "session_uid=2214" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseBody(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseBody(HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getResponseInputStream() =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(String) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(char[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.isResponseAvailable(int) =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Redirect required = INFO [org.apache.commons.httpclient.HttpMethodDirector] Redirect requested but followRedirects is disabled =DEBUG [httpclient.wire.content] << "0" =DEBUG [httpclient.wire.content] << "[\r]" =DEBUG [httpclient.wire.content] << "[\n]" =DEBUG [org.apache.commons.httpclient.HttpParser] enter HeaderParser.parseHeaders(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [httpclient.wire.content] << "[\r]" =DEBUG [httpclient.wire.content] << "[\n]" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Resorting to protocol version default close connection policy =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Should NOT close connection, using HTTP/1.1 =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.isResponseAvailable() =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.releaseConnection() =DEBUG [org.apache.commons.httpclient.HttpConnection] Releasing connection back to connection manager. =DEBUG [org.apache.commons.httpclient.params.DefaultHttpParams] Set parameter http.protocol.cookie-policy = compatibility =DEBUG [org.apache.commons.httpclient.HttpState] enter HttpState.getCookies() =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie[]) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie =DEBUG [org.apache.commons.httpclient.Cookie] enter Cookie.compare(Object, Object) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.methods.GetMethod] enter GetMethod(String) =DEBUG [org.apache.commons.httpclient.HttpState] enter HttpState.getCookies() =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie[]) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie =DEBUG [org.apache.commons.httpclient.Cookie] enter Cookie.compare(Object, Object) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.HttpClient] enter HttpClient.executeMethod(HttpMethod) =DEBUG [org.apache.commons.httpclient.HttpClient] enter HttpClient.executeMethod(HostConfiguration,HttpMethod,HttpState) =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Attempt number 1 to process request =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.execute(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequest(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String) =DEBUG [httpclient.wire.header] >> "GET /my/ HTTP/1.1[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.writeRequestHeaders(HttpState,HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addUserAgentRequestHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addHostRequestHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] Adding Host request header =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addCookieRequestHeader(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpState] enter HttpState.getCookies() =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie[]) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.match(String, int, String, boolean, Cookie =DEBUG [org.apache.commons.httpclient.Cookie] enter Cookie.compare(Object, Object) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.cookie.CookieSpec] enter CookieSpecBase.formatCookie(Cookie) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.addProxyConnectionHeader(HttpState, HttpConnection) =DEBUG [httpclient.wire.header] >> "User-Agent: Jakarta Commons-HttpClient/3.0-rc1[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Host: gna.org[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Cookie: session_hash=5f2474e5dbed52305a2ea6b6faa0c702[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [httpclient.wire.header] >> "Cookie: session_uid=2214[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.print(String) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.writeLine() =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.write(byte[], int, int) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.flushRequestOutputStream() =DEBUG [httpclient.wire.header] >> "[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.flushRequestOutputStream() =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponse(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readStatusLine(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.readLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [httpclient.wire.header] << "HTTP/1.1 302 Found[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseHeaders(HttpState,HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getResponseInputStream() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HeaderParser.parseHeaders(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readLine(InputStream, String) =DEBUG [org.apache.commons.httpclient.HttpParser] enter HttpParser.readRawLine() =DEBUG [httpclient.wire.header] << "Date: Wed, 02 Mar 2005 14:19:49 GMT[\r][\n]" =DEBUG [httpclient.wire.header] << "Server: Apache/1.3.26 Ben-SSL/1.48 (Unix) Debian GNU/Linux mod_gzip/1.3.19.1a PHP/4.1.2[\r][\n]" =DEBUG [httpclient.wire.header] << "X-Powered-By: PHP/4.1.2[\r][\n]" =DEBUG [httpclient.wire.header] << "Location: https://gna.org/account/login.php?return_to=%2Fmy%2F[\r][\n]" =DEBUG [httpclient.wire.header] << "Transfer-Encoding: chunked[\r][\n]" =DEBUG [httpclient.wire.header] << "Content-Type: text/html; charset=iso-8859-15[\r][\n]" =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.processResponseHeaders(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseBody(HttpState, HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpMethodBase] enter HttpMethodBase.readResponseBody(HttpConnection) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.getResponseInputStream() =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(String) =DEBUG [org.apache.commons.httpclient.HeaderElement] enter HeaderElement.parseElements(char[]) =DEBUG [org.apache.commons.httpclient.HttpConnection] enter HttpConnection.isResponseAvailable(int) =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Redirect required =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Redirect requested to location 'https://gna.org/account/login.php?return_to=%2Fmy%2F' =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Redirecting from 'https://gna.org:443/my/' to 'https://gna.org/account/login.php =DEBUG [org.apache.commons.httpclient.HttpMethodDirector] Execute redirect 1 of 100 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
