Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.16 sec <<< FAILURE! - in org.apache.nifi.distributed.cache.server.TestServerAndClient
testNonPersistentMapServerAndClient(org.apache.nifi.distributed.cache.server.TestServerAndClient) Time elapsed: 0.001 sec <<< FAILURE!
java.lang.AssertionError: Failed to enable Controller Service MapServer[id=server] due to java.net.BindException: Address already in use
at org.junit.Assert.fail(Assert.java:88)
at org.apache.nifi.util.StandardProcessorTestRunner.enableControllerService(StandardProcessorTestRunner.java:616)
at org.apache.nifi.distributed.cache.server.TestServerAndClient.testNonPersistentMapServerAndClient(TestServerAndClient.java:322)
Results :
Failed tests:
TestServerAndClient.testNonPersistentMapServerAndClient:322 Failed to enable Controller Service MapServer[id=server] due to java.net.BindException: Address already in use