[
https://issues.apache.org/jira/browse/GEODE-6727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17145963#comment-17145963
]
Owen Nichols commented on GEODE-6727:
-------------------------------------
Seen again:
[https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/DistributedTestOpenJDK8/builds/309]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Test Results URI =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0174/test-results/distributedTest/1593111158/
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Test report artifacts from this job are available at:
http://files.apachegeode-ci.info/builds/apache-develop-main/1.14.0-build.0174/test-artifacts/1593111158/distributedtestfiles-OpenJDK8-1.14.0-build.0174.tgz
> CI failure: AcceptorImplClientQueueDistributedTest.
> clientSubscriptionQueueInitializationShouldNotBlockNewConnections
> ---------------------------------------------------------------------------------------------------------------------
>
> Key: GEODE-6727
> URL: https://issues.apache.org/jira/browse/GEODE-6727
> Project: Geode
> Issue Type: Bug
> Components: tests
> Reporter: Bruce J Schuchardt
> Assignee: Ryan McMahon
> Priority: Major
>
> This test failed in a check of the server port being used. It was
> unexpectedly zero. I think this is due to a flaw in the test that eats an
> IOException and uses zero as the server port, masking failure of the server
> to start properly.
>
> {noformat}
> org.apache.geode.internal.cache.tier.sockets.AcceptorImplClientQueueDistributedTest
> > clientSubscriptionQueueInitializationShouldNotBlockNewConnections FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.test.dunit.NamedRunnable.run in VM 3 running on Host
> 8388062b8e13 with 4 VMs
> at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
> at org.apache.geode.test.dunit.VM.invoke(VM.java:393)
> at
> org.apache.geode.internal.cache.tier.sockets.AcceptorImplClientQueueDistributedTest.clientSubscriptionQueueInitializationShouldNotBlockNewConnections(AcceptorImplClientQueueDistributedTest.java:204)
> Caused by:
> java.lang.IllegalArgumentException: port must be greater than 0 but
> was 0
> at
> org.apache.geode.internal.cache.PoolFactoryImpl.getInetSocketAddress(PoolFactoryImpl.java:252)
> at
> org.apache.geode.internal.cache.PoolFactoryImpl.addServer(PoolFactoryImpl.java:300)
> at
> org.apache.geode.cache.client.ClientCacheFactory.addPoolServer(ClientCacheFactory.java:525)
> at
> org.apache.geode.internal.cache.tier.sockets.AcceptorImplClientQueueDistributedTest.lambda$clientSubscriptionQueueInitializationShouldNotBlockNewConnections$56f843fd$1(AcceptorImplClientQueueDistributedTest.java:210){noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)