2016-03-22 6:31 GMT-05:00 Violeta Georgieva <miles...@gmail.com>: > > in TEST-org.apache.coyote.http11.TestHttp11Processor.NIO.txt: > > > > Testcase: testNon2xxResponseWithExpectation took 3.082 sec > > Caused an ERROR > > Unexpected end of file from server > > java.net.SocketException: Unexpected end of file from server > > at > sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:772) > > at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633) > > at > > sun.net.www.protocol.http.HttpURLConnection.expect100Continue(HttpURLConnection.java:1020) > > at > > sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1105) > > at > org.apache.catalina.startup.TomcatBaseTest.postUrl(TomcatBaseTest.java:759) > > at > org.apache.catalina.startup.TomcatBaseTest.postUrl(TomcatBaseTest.java:722) > > at > > org.apache.coyote.http11.TestHttp11Processor.doTestNon2xxResponseAndExpectation(TestHttp11Processor.java:584) > > at > > org.apache.coyote.http11.TestHttp11Processor.testNon2xxResponseWithExpectation(TestHttp11Processor.java:548) > > > > Any ideas? > > > > I cannot reproduce this with Windows 7 and jdk1.7.0_80 > > Can you specify the concrete JDK version that you are using? > > This failure happed on CI, it's caused by older Java 7s.
Rémy