You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Pindikura Ravindra (JIRA)" <ji...@apache.org> on 2019/07/03 01:49:00 UTC

[jira] [Created] (ARROW-5829) [Java] failure in TestServerOptions.domainSocket

Pindikura Ravindra created ARROW-5829:
-----------------------------------------

             Summary: [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


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)