On 15/09/2009 15:16, Eugene wrote:
I put testcase, which has everything to reproduce the problemI put testcase,
which has everything to reproduce the problem.
Is this stacktrace the same one as the problem you originally reported?
What happens if you comment out this line in your test servlet
I have stacketrace for xmlrpc versions:
org.xml.sax.SAXParseException: Premature end of file.
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.parse(Unknown
Source)
at
org.apache.xmlrpc.server.XmlRpc
On 15/09/2009 14:25, Eugene wrote:
I use POST URI.
With what, some code you wrote?
Headers remain constant.
And header receive normal, but body loss?!?!?
error trace:
This isn't the whole of the stacktrace, so I can't tell what it means.
What about the lines immediately before this?
I use Oracle JRockit JVM
--
Best Regards, Eugene Batogov
___
-
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org
I use POST URI.
Headers remain constant.
And header receive normal, but body loss?!?!?
error trace:
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
at
org.apache.catalina.core.ApplicationFilterChai
On 15/09/2009 11:30, Eugene wrote:
Hello. My next trouble.
Periodically, the body disappears POST-request with the same query!
I wrote a test client. It httpClient sends a test request, and on the server
side, the servlet it takes. And trying to read.
Sometimes there is a situation that the titl
- Original Message
> From: David Smith
> To: Tomcat Users List
> Sent: Tuesday, September 15, 2009 5:35:07 AM
> Subject: Re: Loss of body POST request...
>
> Servlets handle uri encoded POSTs just fine. It's when the POST body is
> encoded differently li
m.
Were there any exceptions in the logs for broken pipes or similar stuff
that might shed some light on the issue?
--David
Tommy Pham wrote:
> - Original Message
>
>> From: Eugene
>> To: Tomcat Users List
>> Sent: Tuesday, September 15, 2009 4:16:43 AM
&g
- Original Message
> From: Eugene
> To: Tomcat Users List
> Sent: Tuesday, September 15, 2009 4:16:43 AM
> Subject: Re: Loss of body POST request...
>
>
>
> What has FileUpload, if the request body is lost!
> I want to know why, in principle it may be lo
What has FileUpload, if the request body is lost!
I want to know why, in principle it may be lost?
--
Best Regards, Eugene Batogov
___
Original Message
> From: Eugene
> To: users@tomcat.apache.org
> Sent: Tuesday, September 15, 2009 3:30:02 AM
> Subject: Loss of body POST request...
>
> Hello. My next trouble.
> Periodically, the body disappears POST-request with the same query!
> I wrote a test client. It httpClient
11 matches
Mail list logo