HttpClient 2.0: Null pointer exception

2004-07-28 Thread COURTAULT Francois
Hello, We have a multi threaded Java program which send HTTP POST to a server. Sometimes we got this stack trace: java.lang.NullPointerException GCSM1Container at org.apache.commons.httpclient.HttpParser.readRawLine(HttpParser.java:109) GCSM1Container at

Re: HttpRecoverableException: failed to attemt retry

2004-07-28 Thread d . madama
Daniele, It's hard to say why the HttpRecoverableException is thrown repeatedly. I'd be able to say more if you produced a wire/debug log of the session that exhibits the problem Please see HttpClient logging guide for details as to how wire/debug logging can be activated