It sounds like you've gotten into an recursive redirection loop. Please post the wire log <http://jakarta.apache.org/commons/httpclient/logging.html> for a couple of the redirections, and we should be able to diagnose the problem. Feel free to obfuscate any sensitive information in the logs.
Mike
On Apr 12, 2004, at 7:30 PM, Lili Liu wrote:
Not sure whether this is the right group to ask questions.
I am implementing BasicAuthenticationExample.java (distributed with httpclient src) with IIS server on local host. But I keep get the error msg:
SEVERE: Narrowly avoided an infinite loop in execute Exception in thread "main" org.apache.commons.httpclient.HttpRecoverableExceptio n: Maximum redirects (100) exceeded
Any information is highly appreciated. Thanks. lili
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]