Uploaded image for project: 'Spring Data GemFire'
  1. Spring Data GemFire
  2. SGF-663

Fix PoolsConfiguredWithLocatorsAndServersExpressionsIntegrationTests CI failures

This issue belongs to an archived project. You can view it, but you can't modify it. Learn more

    XMLWordPrintable

Details

    • Kay RC3

    Description

      The o.s.d.g.client.PoolsConfiguredWithLocatorsAndServersExpressionsIntegrationTests class tests recently failed in both the Spring's Bamboo CI server, SDG nightly and release builds.

      The underlying cause of the failures is not apparent from...

      org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'org.springframework.data.gemfire.client.PoolsConfiguredWithLocatorsAndServersExpressionsIntegrationTests': Unsatisfied dependency expressed through field 'locatorPool';
      
      nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.geode.cache.client.Pool' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=locatorPool)}
      
      Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.geode.cache.client.Pool' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true), @org.springframework.beans.factory.annotation.Qualifier(value=locatorPool)}
      

      Attachments

        Activity

          People

            jblum John Blum
            jblum John Blum
            Archiver:
            tmarshall Trevor Marshall
            Oliver Drotbohm Oliver Drotbohm

            Dates

              Created:
              Updated:
              Resolved:
              Archived: