Juan,

Most likely it is a server side issue. Take a look at this post. It
should explain the cause of the problem and can help find a fix for it 

http://marc.theaimsgroup.com/?l=httpclient-commons-dev&m=109344163805313&w=2

Oleg

On Thu, 2004-09-09 at 10:24, Juan Pedro LÃpez SÃez wrote:
> Hello all.
>
> >From time to time I'm getting the following exception in my application:
>
> org.apache.commons.httpclient.HttpRecoverableException:
> org.apache.commons.httpclient.HttpRecoverableException: Error in parsing
> the status  line from the response: unable to find line starting with
> "HTTP"
>         at
> org.apache.commons.httpclient.HttpMethodBase.readResponse(HttpMethodBase.java:1965)
>         at
> org.apache.commons.httpclient.HttpMethodBase.processRequest(HttpMethodBase.java:2659)
>         at
> org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1093)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:675)
>         at
> org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:558)
>
> How can I manage it in my application? Can I find out what's going
> wrong? Is it a server side issue?
>
> Thank you very much.
>
> Juan Pedro Lopez
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

***************************************************************************************************
The information in this email is confidential and may be legally privileged.  Access 
to this email by anyone other than the intended addressee is unauthorized.  If you are 
not the intended recipient of this message, any review, disclosure, copying, 
distribution, retention, or any action taken or omitted to be taken in reliance on it 
is prohibited and may be unlawful.  If you are not the intended recipient, please 
reply to or forward a copy of this message to the sender and delete the message, any 
attachments, and any copies thereof from your system.
***************************************************************************************************

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

Reply via email to