Details
-
Task
-
Status: Closed
-
Critical
-
Resolution: Complete
-
2.0 RC3 (Kay)
-
Spring Data GemFire 2.0 + Pivotal GemFire 9.1
-
Kay RC3
Description
The o.s.d.g.search.lucene.LuceneOperationsIntegrationTests test suite class failed in the Spring Bamboo CI server during the SDG nightly and release build runs.
The cause of the failure was indicated as...
java.lang.IllegalStateException: Failed to load ApplicationContext Caused by: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'luceneTemplate' defined in org.springframework.data.gemfire.search.lucene.LuceneOperationsIntegrationTests$LuceneOperationsIntegrationTestConfiguration: Unsatisfied dependency expressed through method 'luceneTemplate' parameter 0; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.geode.cache.lucene.LuceneIndex' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {} Caused by: org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'org.apache.geode.cache.lucene.LuceneIndex' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {}