You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Mark Hanson (Jira)" <ji...@apache.org> on 2020/01/15 19:31:00 UTC

[jira] [Assigned] (GEODE-7211) RollingUpgradeQueryReturnsCorrectResultsAfterServersRollOverOnPersistentPartitionRegion fails intermittently with ClusterConfigurationNotAvailableException

     [ https://issues.apache.org/jira/browse/GEODE-7211?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Hanson reassigned GEODE-7211:
----------------------------------

    Assignee:     (was: Mark Hanson)

> RollingUpgradeQueryReturnsCorrectResultsAfterServersRollOverOnPersistentPartitionRegion fails intermittently with ClusterConfigurationNotAvailableException
> -----------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: GEODE-7211
>                 URL: https://issues.apache.org/jira/browse/GEODE-7211
>             Project: Geode
>          Issue Type: Bug
>          Components: lucene
>            Reporter: Darrel Schneider
>            Priority: Major
>              Labels: flaky
>
> See the fix for GEODE-2546 which may help in fixing this issue.
> The failure:
> {noformat}
> AILED
>     org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.lucene.LuceneSearchWithRollingUpgradeDUnit$6.run in VM 0 running on Host af07b712403e with 4 VMs with version 1.3.0
>         at org.apache.geode.test.dunit.VM.executeMethodOnObject(VM.java:579)
>         at org.apache.geode.test.dunit.VM.invoke(VM.java:406)
>         at org.apache.geode.cache.lucene.LuceneSearchWithRollingUpgradeDUnit.invokeRunnableInVMs(LuceneSearchWithRollingUpgradeDUnit.java:433)
>         at org.apache.geode.cache.lucene.LuceneSearchWithRollingUpgradeDUnit.executeLuceneQueryWithServerRollOvers(LuceneSearchWithRollingUpgradeDUnit.java:279)
>         at org.apache.geode.cache.lucene.RollingUpgradeQueryReturnsCorrectResultsAfterServersRollOverOnPersistentPartitionRegion.luceneQueryReturnsCorrectResultsAfterServersRollOverOnPersistentPartitionRegion(RollingUpgradeQueryReturnsCorrectResultsAfterServersRollOverOnPersistentPartitionRegion.java:25)
>         Caused by:
>         java.lang.RuntimeException: java.lang.reflect.InvocationTargetException
>             Caused by:
>             java.lang.reflect.InvocationTargetException
>                 Caused by:
>                 org.apache.geode.GemFireConfigException: cluster configuration service not available
>                     Caused by:
>                     org.apache.geode.internal.config.ClusterConfigurationNotAvailableException: Unable to retrieve cluster configuration from the locator.
> {noformat}



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