You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2016/02/01 17:46:35 UTC

[Bug 58481] JAX WS Request fails with "Premature end of file"

https://bz.apache.org/bugzilla/show_bug.cgi?id=58481

--- Comment #7 from Jesse <ko...@gmail.com> ---
We seem to be experiencing possibly the same issue. However our case, the parse
error was not always at [row,col]:[1,1] (although some times its was) and many
times occurred later in the message.

We observed this behavior on JRE 6 / Tomcat 7.0.63 / JAX-WS 2.1.10.

As a side note, the parse errors later in the message seemed to be partially
related to chunked transfer. We enabled a JAX-WS debug parameter which had the
side effect of disabling chunked transfers. This temporarily resolved all but
the errors at [1,1]. Obviously this is not a long term or complete solution.

Oliver, thank you for your research. We are testing a downgrade to 7.0.59 and
will see how it goes.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org