[
https://issues.apache.org/jira/browse/KNOX-1670?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16717863#comment-16717863
]
Kevin Risden commented on KNOX-1670:
------------------------------------
While testing this also ran into:
{code:java}
ERROR [org.apache.curator.test.TestingZooKeeperServer] From testing server
(random state: false) for instance:
InstanceSpec{dataDirectory=/var/folders/mk/4vfpp0vs4yv2y9r0pvx2956m0000gp/T/1544557030541-2,
port=49188, electionPort=49189, quorumPort=49190,
deleteDataDirectoryOnClose=false, serverId=3, tickTime=-1, maxClientCnxns=-1,
customProperties={authProvider.1=org.apache.zookeeper.server.auth.SASLAuthenticationProvider,
requireClientAuthScheme=sasl}, hostname=127.0.0.1}
org.apache.curator.test.InstanceSpec@59c475a1
java.net.BindException: Address already in use
{code}
> ZK Tests IllegalArgument and IllegalState errors
> ------------------------------------------------
>
> Key: KNOX-1670
> URL: https://issues.apache.org/jira/browse/KNOX-1670
> Project: Apache Knox
> Issue Type: Test
> Reporter: Kevin Risden
> Assignee: Kevin Risden
> Priority: Major
> Fix For: 1.3.0
>
>
> I've seen the following failure a few times and not entirely sure what causes
> it. Would be good to track down. I think it can happen in most of the ZK
> related tests.
> {code:java}
> [ERROR] Errors:
> [ERROR]
> org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest.testZooKeeperConfigMonitorSASLNodesExistWithAcceptableACL(org.apache.knox.gateway.topology.monitor.RemoteConfigurationMonitorTest)
> [ERROR] Run 1:
> RemoteConfigurationMonitorTest.setupTest:111->configureAndStartZKCluster:168
> » IllegalArgument
> [ERROR] Run 2: RemoteConfigurationMonitorTest.tearDownTest:118 »
> IllegalState instance must b...
> {code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)