Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7211

RollingUpgradeQueryReturnsCorrectResultsAfterServersRollOverOnPersistentPartitionRegion fails intermittently with ClusterConfigurationNotAvailableException

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • lucene

    Description

      See the fix for GEODE-2546 which may help in fixing this issue.
      The failure:

      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.
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            dschneider Darrel Schneider
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: