We will occasionally get failed builds in mach5 due to sjavac connection problems e.g.:
BUILD_JIGSAW_TOOLS
jib > Connection attempt failed: Connection refused (Connection refused)
jib > Connection attempt failed: Connection refused (Connection refused)
jib > Connection attempt failed: Connection refused (Connection refused)
jib > Giving up
jib > IOException caught during compilation: Could not connect to server
These need to be investigated and sjavac made more resilient to such problems.
BUILD_JIGSAW_TOOLS
jib > Connection attempt failed: Connection refused (Connection refused)
jib > Connection attempt failed: Connection refused (Connection refused)
jib > Connection attempt failed: Connection refused (Connection refused)
jib > Giving up
jib > IOException caught during compilation: Could not connect to server
These need to be investigated and sjavac made more resilient to such problems.
- duplicates
-
JDK-8203164 sjavac failed with compilation: Could not connect to server
- Closed