You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@zookeeper.apache.org by "Mohammad Arshad (Jira)" <ji...@apache.org> on 2021/03/31 15:54:00 UTC

[jira] [Assigned] (ZOOKEEPER-4205) Test fails when port 8080 is in use

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mohammad Arshad reassigned ZOOKEEPER-4205:
------------------------------------------

    Assignee: Amichai Rothman

> Test fails when port 8080 is in use
> -----------------------------------
>
>                 Key: ZOOKEEPER-4205
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-4205
>             Project: ZooKeeper
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 3.8.0
>            Reporter: Amichai Rothman
>            Assignee: Amichai Rothman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.6.3, 3.7.0, 3.8.0
>
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> Port 8080 is used by default on various web servers and applications. On any system running such a server the ZooKeeper build fails because the port is in use. It should use a dynamically assigned free port instead.
>  
> java.lang.NullPointerException
>  at org.apache.zookeeper.server.X509AuthFailureTest.testSecureStandaloneServerAuthNFailure(X509AuthFailureTest.java:81)



--
This message was sent by Atlassian Jira
(v8.3.4#803005)