You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Geode Integration (Jira)" <ji...@apache.org> on 2021/10/13 00:56:00 UTC

[jira] [Commented] (GEODE-9729) CI Failure: PartitionedRegionSingleHopDUnitTest.testClientMetadataForPersistentPrs FAILED

    [ https://issues.apache.org/jira/browse/GEODE-9729?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17427971#comment-17427971 ] 

Geode Integration commented on GEODE-9729:
------------------------------------------

Seen in [distributed-test-openjdk11 #267|https://concourse.apachegeode-ci.info/teams/main/pipelines/apache-develop-main/jobs/distributed-test-openjdk11/builds/267] ... see [test results|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0569/test-results/distributedTest/1634075124/] or download [artifacts|http://files.apachegeode-ci.info/builds/apache-develop-main/1.15.0-build.0569/test-artifacts/1634075124/distributedtestfiles-openjdk11-1.15.0-build.0569.tgz].

> CI Failure: PartitionedRegionSingleHopDUnitTest.testClientMetadataForPersistentPrs FAILED
> -----------------------------------------------------------------------------------------
>
>                 Key: GEODE-9729
>                 URL: https://issues.apache.org/jira/browse/GEODE-9729
>             Project: Geode
>          Issue Type: Bug
>          Components: client/server
>            Reporter: Eric Shu
>            Priority: Major
>              Labels: needsTriage
>
> org.apache.geode.cache.client.AllConnectionsInUseException
> 	at org.apache.geode.cache.client.internal.pooling.ConnectionManagerImpl.borrowConnection(ConnectionManagerImpl.java:304)
> 	at org.apache.geode.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:137)
> 	at org.apache.geode.cache.client.internal.OpExecutorImpl.execute(OpExecutorImpl.java:120)
> 	at org.apache.geode.cache.client.internal.PoolImpl.execute(PoolImpl.java:805)
> 	at org.apache.geode.cache.client.internal.GetClientPRMetaDataOp.execute(GetClientPRMetaDataOp.java:53)
> 	at org.apache.geode.cache.client.internal.ClientMetadataService.getClientPRMetadata(ClientMetadataService.java:574)
> 	at org.apache.geode.internal.cache.PartitionedRegionSingleHopDUnitTest.lambda$testClientMetadataForPersistentPrs$26(PartitionedRegionSingleHopDUnitTest.java:972)
> 	at org.awaitility.core.AssertionCondition.lambda$new$0(AssertionCondition.java:53)
> 	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:234)
> 	at org.awaitility.core.ConditionAwaiter$ConditionPoller.call(ConditionAwaiter.java:221)
> 	at java.util.concurrent.FutureTask.run(FutureTask.java:264)
> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
> 	at java.lang.Thread.run(Thread.java:829)



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