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
org.apache.commons.httpclient.HttpPar
HttpClient or have there been any changes made to
MultiThreadedHttpConnectionManager or HttpConnection? Also please post
a wire/debug log
<http://jakarta.apache.org/commons/httpclient/logging.html> of a
session where this problem occurs.
Thanks,
Mike
On Jul 28, 2004, at 1:24 PM, COU