[
https://issues.apache.org/jira/browse/ZOOKEEPER-4205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mohammad Arshad resolved ZOOKEEPER-4205.
----------------------------------------
Fix Version/s: 3.6.3
3.7.0
3.8.0
Resolution: Fixed
Issue resolved by pull request 1599
[https://github.com/apache/zookeeper/pull/1599]
> 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
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.8.0, 3.7.0, 3.6.3
>
> 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)