[
https://issues.apache.org/jira/browse/GEODE-3935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253929#comment-16253929
]
ASF subversion and git services commented on GEODE-3935:
--------------------------------------------------------
Commit 5f08a9ee40116b9ef926410862f5daa749ddfb24 in geode's branch
refs/heads/develop from [~nnag]
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=5f08a9e ]
GEODE-3935: Closing down the cache after each test.
* Test failure was attributed to an incompatible cache present in the
system.
* The @Before method will close the existing cache before each test.
> Failure from CqSecurityAuthorizedUserDUnitTest
> ----------------------------------------------
>
> Key: GEODE-3935
> URL: https://issues.apache.org/jira/browse/GEODE-3935
> Project: Geode
> Issue Type: Bug
> Components: cq
> Reporter: Dan Smith
>
> We saw this in an internal CI run from develop with revision
> e630cd3ad93f84a14819308d7a97d9bb9fb7197f
> {noformat}
> :geode-cq:distributedTest
> org.apache.geode.cache.query.cq.dunit.CqSecurityAuthorizedUserDUnitTest >
> cqExecuteWithInitialResultsWithMethodInvocationWithUsersWithCqPermissionsWithPrepopulatedRegionShouldBeDeniedBecauseOfInvocation[0]
> FAILED
> org.apache.geode.test.dunit.RMIException: While invoking
> org.apache.geode.security.query.QuerySecurityBase$$Lambda$324/1598682259.run
> in VM 1 running on Host a248aa0818f9 with 4 VMs
> Caused by:
> java.lang.IllegalStateException: Existing cache's default pool was
> not compatible
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)