Hi all,

Was going to try out Paul's PRs for Java 11, but thought I'd catch up and
build first with Java 8.  This was working for me within the last couple of
weeks, but now I'm consistently getting a failure

testErrorsCaughtByApiAndRestApiWorks(org.apache.brooklyn.launcher.BrooklynLauncherTest)
Time elapsed: 0.002 sec  <<< FAILURE!

java.lang.RuntimeException: java.net.SocketException: Socket closed

at
org.apache.brooklyn.launcher.BrooklynLauncherTest.testErrorsCaughtByApiAndRestApiWorks(BrooklynLauncherTest.java:286)

Caused by: java.net.SocketException: Socket closed

at
org.apache.brooklyn.launcher.BrooklynLauncherTest.testErrorsCaughtByApiAndRestApiWorks(BrooklynLauncherTest.java:286)



This is building with java version "1.8.0_181" on OSX 10.13.6.  Does anyone
do that any more, or is everyone building using Docker? Has anyone else
seen the above?


Best

Geoff

Reply via email to