I tried sending a GET request but I catch always the same error
"unable to find line starting with "HTTP".

thanks again..

3620 DEBUG [Thread-1] httpclient.HttpConnection - enter HttpConnection.open()
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - enter HttpMethodBase.execute(HttpState, HttpConnection)
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - Execute loop try 1
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - enter HttpMethodBase.processRequest(HttpState, HttpConnection)
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - Attempt number 1 to process request
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - enter HttpMethodBase.writeRequest(HttpState, HttpConnection)
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - enter HttpMethodBase.writeRequestLine(HttpState, HttpConnection)
3803 DEBUG [Thread-1] httpclient.HttpMethodBase - enter HttpMethodBase.generateRequestLine(HttpConnection, String, String, String, String)
3803 DEBUG [Thread-1] httpclient.wire - >> "GET / HTTP/1.1[\r][\n]"
...........
6962 DEBUG [Thread-1] httpclient.HttpConnection - enter HttpConnection.readLine()
6962 DEBUG [Thread-1] httpclient.wire - << "</html>[\r][\n]"
6962 DEBUG [Thread-1] httpclient.HttpConnection - enter HttpConnection.readLine()
6963 DEBUG [Thread-1] httpclient.HttpMethodBase - Closing the connection.
6963 DEBUG [Thread-1] httpclient.HttpConnection - enter HttpConnection.close()
6963 DEBUG [Thread-1] httpclient.HttpConnection - enter HttpConnection.closeSockedAndStreams()
6963 INFO [Thread-1] httpclient.HttpMethodBase - Recoverable exception caught when processing request
6964 WARN [Thread-1] httpclient.HttpMethodBase - Recoverable exception caught but MethodRetryHandler.retryMethod() returned false, rethrowing exception






---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to