Guest User

Untitled

a guest
Jul 20th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.68 KB | None | 0 0
  1. org.springframework.beans.factory.BeanCreationException: Error creating bean with name '/geo/area.xml' defined in ServletContext resource [/WEB-INF/search-servlet.xml]: Cannot resolve reference to bean 'geoQueryService' while setting bean property 'geoQueryService'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoQueryService': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoQueryServiceTarget' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean 'geoQueryDao00' while setting bean property 'queryDaoMap' with key [TypedStringValue: value [geo index 00], target type [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoQueryDao00': FactoryBean threw exception on object creation; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoQueryDaoTarget00' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot create inner bean 'geoQueryDaoConfiguration$child#6b98e8b4' of type [ch.local.queryapplication.dao.geo.lucene.LuceneGeoQueryDaoConfiguration] while setting bean property 'configuration'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoQueryDaoConfiguration$child#6b98e8b4' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Cannot resolve reference to bean 'geoDocumentConverter' while setting bean property 'documentConverter'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoDocumentConverter' defined in class path resource [META-INF/storageContext-geo.xml]: Cannot resolve reference to bean 'geoFieldConfigurations' while setting bean property 'fieldConfigurations'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'geoFieldConfigurations' defined in class path resource [META-INF/storageContext-geo.xml]: Cannot create inner bean 'searchableOnlyStringData$child#41a40247' of type [ch.local.storage.lucene.field.FieldConfiguration] while setting bean property 'sourceMap' with key [TypedStringValue: value [/fullName], target type [null]]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'searchableOnlyStringData$child#41a40247' defined in class path resource [META-INF/storageContext-geo.xml]: Cannot create inner bean 'ch.local.storage.lucene.normalize.StaticAnalyzerFactory#3d3c4c09' of type [ch.local.storage.lucene.normalize.StaticAnalyzerFactory] while setting bean property 'analyzerFactory'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ch.local.storage.lucene.normalize.StaticAnalyzerFactory#3d3c4c09' defined in class path resource [META-INF/storageContext-geo.xml]: Cannot create inner bean 'ch.local.storage.lucene.normalize.base.DocumentGeoFullNameAnalyzer#16881cb3' of type [ch.local.storage.lucene.normalize.base.DocumentGeoFullNameAnalyzer] while setting bean property 'documentAnalyzer'; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [ch.local.storage.lucene.normalize.base.DocumentGeoFullNameAnalyzer] for bean with name 'ch.local.storage.lucene.normalize.base.DocumentGeoFullNameAnalyzer#16881cb3' defined in class path resource [META-INF/storageContext-geo.xml]; nested exception is java.lang.ClassNotFoundException: ch.local.storage.lucene.normalize.base.DocumentGeoFullNameAnalyzer
Add Comment
Please, Sign In to add comment