On Wed, Feb 24, 2016 at 12:00:36PM +1000, David Holmes wrote: > I just had a failed JPRT build on Solaris sparc caused by:
Sorry to hear this. I've been ill today (not sure how I'll feel tomorrow) but I'll look into this issue before doing anything else. There's always the --disable-javac-server workaround. -- Andreas > === Output from failing command(s) repeated here === > /usr/ccs/bin/printf "* For target > support_test_hotspot_closed_tonga_dist_java_classes__the.BUILD_JAVA_TOOLS_classes_batch:\n" > > * For target > support_test_hotspot_closed_tonga_dist_java_classes__the.BUILD_JAVA_TOOLS_classes_batch: > (/usr/ccs/bin/ggrep -v -e "^Note: including file:" < > /opt/jprt/T/P1/001448.daholme/s/build/solaris-sparcv9-debug/make-support/failure-logs/support_test_hotspot_closed_tonga_dist_java_classes__the.BUILD_JAVA_TOOLS_classes_batch.log > || true) | /usr/ccs/bin/head -n 12 > Connection attempt failed: Connection refused > Connection attempt failed: Connection refused > Connection attempt failed: Connection refused > Giving up > [CLIENT] Exception caught: java.io.IOException: Could not connect to server > java.io.IOException: Could not connect to server > at > com.sun.tools.sjavac.client.SjavacClient.tryConnect(SjavacClient.java:183) > at > com.sun.tools.sjavac.client.SjavacClient.compile(SjavacClient.java:126) > at com.sun.tools.sjavac.client.ClientMain.run(ClientMain.java:84) > at com.sun.tools.sjavac.client.ClientMain.run(ClientMain.java:47) > at com.sun.tools.sjavac.Main.go(Main.java:56) > at com.sun.tools.sjavac.Main.main(Main.java:46) > > David