Thanks for your help, it was really appreciate.

________________________
François Gauvin
Programmeur Web

Wanted Technologies Inc.
350, boul. Charest Est, 4ème Étage
Québec (Québec)
Canada G1K 3H5

Téléphone   : (418) 523-6663, #233

-----Original Message-----
From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, July 31, 2002 9:58 AM
To: Tomcat Users List
Subject: AW: Internal server Error - Read of HTTP Request POST parameters
failed

That means tomcat couldn't read as many bytes from a
post request as where declared in the header of the
request.

I guess from the log messages that you run tomcat
standalone. In this case this normally indicates that
the client had an error or was stopped while sending
the request. If I'm wrong and you have a connector
it could also be an error in the connector.

Ralph Einfeldt
Uptime Internet Solution Center GmbH
Hamburg, Germany
Hosting, Content Management, Java Consulting
http://www.uptime-isc.de

> -----Ursprüngliche Nachricht-----
> Von: François Gauvin [mailto:[EMAIL PROTECTED]]
> Gesendet: Mittwoch, 31. Juli 2002 15:50
> An: Tomcat User List
> Betreff: Internal server Error - Read of HTTP Request POST parameters
> failed
>
>
> I've got this exception on our company web server.
> =
> java.lang.RuntimeException: Read of HTTP Request POST
> parameters failed:
> read < content length
>
> Can someone have an idea about what is the cause of this exception.
>
> Here's all the stack trace :
> org.apache.catalina.connector.HttpRequestBase.parseParameters(
> HttpRequestBase.java:658)
> org.apache.catalina.connector.HttpRequestBase.getParameter(Htt
> pRequestBase.java:691)

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


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

Reply via email to