You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Ismael Juma (JIRA)" <ji...@apache.org> on 2016/06/07 03:35:21 UTC

[jira] [Commented] (KAFKA-3796) SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk

    [ https://issues.apache.org/jira/browse/KAFKA-3796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15317764#comment-15317764 ] 

Ismael Juma commented on KAFKA-3796:
------------------------------------

Does this happen consistently on your computer?

> SslTransportLayerTest.testInvalidEndpointIdentification fails on trunk
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-3796
>                 URL: https://issues.apache.org/jira/browse/KAFKA-3796
>             Project: Kafka
>          Issue Type: Bug
>          Components: clients, security
>    Affects Versions: 0.10.0.0
>            Reporter: Rekha Joshi
>            Assignee: Rekha Joshi
>
> org.apache.kafka.common.network.SslTransportLayerTest > testEndpointIdentificationDisabled FAILED
>     java.net.BindException: Can't assign requested address
>         at sun.nio.ch.Net.bind0(Native Method)
>         at sun.nio.ch.Net.bind(Net.java:433)
>         at sun.nio.ch.Net.bind(Net.java:425)
>         at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
>         at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
>         at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:67)
>         at org.apache.kafka.common.network.NioEchoServer.<init>(NioEchoServer.java:48)
>         at org.apache.kafka.common.network.SslTransportLayerTest.testEndpointIdentificationDisabled(SslTransportLayerTest.java:120)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)