Roland Weber-3 wrote:
>
>
> You can keep the details to yourself, no problem. But how about posting
> *anything* about the problem? Like an exception message and stack trace?
> Feel free to remove host names and the upper layers of the stack trace.
>
> cheers,
> Roland
>
>
Hi,
This is the message exception that i get
20/04/2007 12:48:23 org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing
request: Connection timed out: connect
20/04/2007 12:48:23 org.apache.commons.httpclient.HttpMethodDirector
executeWithRetry
INFO: Retrying request
and also if i add a printstack trace i get
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
...........
I would like to put some of my code in here but what tags do i use so that
it formats it in here as code. I tried to paste i in here but it wrapped it
into a single block ie paragraph instead of line by line.
Cheers.
--
View this message in context:
http://www.nabble.com/SSL-Site-tf3509897.html#a10090662
Sent from the HttpClient-User mailing list archive at Nabble.com.