Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] "early EOF" warning when https call from old application in 9.2.9.v2015022er

Hi,

On Tue, Jan 31, 2017 at 11:11 AM, David Persson <perssond9@xxxxxxxxx> wrote:
> Hi, thanks for your reply.
>
> The EOF call that yields a functional issue for the end user appears to be
> made from the 'server side' of this application to its neighbour application
> in the same Jetty9(and as such the same jre, 8), Geoserver.

Okay. So have you enabled javax.net.debug=all ?
DEBUG level logs on the server ?
Why the server closes the connection ?

-- 
Simone Bordet
----
http://cometd.org
http://webtide.com
Developer advice, training, services and support
from the Jetty & CometD experts.


Back to the top