Arash Nikkar wrote:
org.apache.commons.httpclient.HttpMethodDirectorexecuteWithRetry
INFO: I/O exception (java.net.ConnectException) caught when processing
request: No route to host

but the request never gets through, but if i change the ip address to a
hostname, everything works fine (Note: I don't get this problem on windows).

I suspect a misconfigured DNS on your linux box.

Have you tried to resolve the literal IP address in
a small standalone C program, or using some browser
on the Linux box to access the URL?

cheers,
  Roland


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

Reply via email to