[
https://issues.apache.org/jira/browse/ARROW-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16877880#comment-16877880
]
lidavidm commented on ARROW-5829:
---------------------------------
I think this is the same underlying cause - on OSX, the release verification
script uses a custom temp dir that makes the domain socket path too long.
> [Java] failure in TestServerOptions.domainSocket
> ------------------------------------------------
>
> Key: ARROW-5829
> URL: https://issues.apache.org/jira/browse/ARROW-5829
> Project: Apache Arrow
> Issue Type: Bug
> Components: FlightRPC, Java
> Reporter: Pindikura Ravindra
> Priority: Major
>
> I see this consistently with the 0.14.0 rc0 release candidate on mac mojave.
> java.io.IOException: Failed to bind
> at
> org.apache.arrow.flight.TestServerOptions.domainSocket(TestServerOptions.java:46)
> Caused by: io.netty.channel.unix.Errors$NativeIoException: bind(..) failed:
> Address already in use
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)