Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Message: Error creating bean with name 'transactionManagerPostProcessor': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoTransactionManager': Cannot resolve reference to bean 'mongoDatastore' while setting bean property 'datastore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoDatastore': Cannot resolve reference to bean 'mongoMappingContext' while setting bean property 'mappingContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoMappingContext': FactoryBean threw exception on object creation; nested exception is java.lang.NoClassDefFoundError: org/springframework/format/datetime/DateFormatterRegistrar Line | Method ->> 262 | run in java.util.concurrent.FutureTask - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor | 615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker ^ 724 | run in java.lang.Thread Caused by BeanCreationException: Error creating bean with name 'mongoTransactionManager': Cannot resolve reference to bean 'mongoDatastore' while setting bean property 'datastore'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoDatastore': Cannot resolve reference to bean 'mongoMappingContext' while setting bean property 'mappingContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoMappingContext': FactoryBean threw exception on object creation; nested exception is java.lang.NoClassDefFoundError: org/springframework/format/datetime/DateFormatterRegistrar ->> 262 | run in java.util.concurrent.FutureTask - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor | 615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker ^ 724 | run in java.lang.Thread Caused by BeanCreationException: Error creating bean with name 'mongoDatastore': Cannot resolve reference to bean 'mongoMappingContext' while setting bean property 'mappingContext'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'mongoMappingContext': FactoryBean threw exception on object creation; nested exception is java.lang.NoClassDefFoundError: org/springframework/format/datetime/DateFormatterRegistrar ->> 262 | run in java.util.concurrent.FutureTask - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor | 615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker ^ 724 | run in java.lang.Thread Caused by BeanCreationException: Error creating bean with name 'mongoMappingContext': FactoryBean threw exception on object creation; nested exception is java.lang.NoClassDefFoundError: org/springframework/format/datetime/DateFormatterRegistrar ->> 262 | run in java.util.concurrent.FutureTask - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor | 615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker ^ 724 | run in java.lang.Thread Caused by NoClassDefFoundError: org/springframework/format/datetime/DateFormatterRegistrar ->> 17 | in org.grails.datastore.mapping.model.types.conversion.DefaultConversionService - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 52 | in org.grails.datastore.mapping.model.AbstractMappingContext | 45 | . in org.grails.datastore.mapping.document.config.DocumentMappingContext | 139 | in org.grails.datastore.mapping.mongo.config.MongoMappingContext | 37 | createMappingContext in org.grails.datastore.gorm.mongo.bean.factory.MongoMappingContextFactoryBean | 48 | getObject in org.grails.datastore.gorm.bean.factory.AbstractMappingContextFactoryBean | 262 | run . . . in java.util.concurrent.FutureTask | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor | 615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker ^ 724 | run in java.lang.Thread Caused by ClassNotFoundException: org.springframework.format.datetime.DateFormatterRegistrar ->> 366 | run in java.net.URLClassLoader$1 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - | 355 | run in '' | 354 | findClass in java.net.URLClassLoader | 424 | loadClass in java.lang.ClassLoader | 17 | . in org.grails.datastore.mapping.model.types.conversion.DefaultConversionService | 52 | in org.grails.datastore.mapping.model.AbstractMappingContext | 45 | . in org.grails.datastore.mapping.document.config.DocumentMappingContext | 139 | in org.grails.datastore.mapping.mongo.config.MongoMappingContext | 37 | createMappingContext in org.grails.datastore.gorm.mongo.bean.factory.MongoMappingContextFactoryBean | 48 | getObject in org.grails.datastore.gorm.bean.factory.AbstractMappingContextFactoryBean | 262 | run . . . in java.util.concurrent.FutureTask | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor | 615 | run . . . in java.util.concurrent.ThreadPoolExecutor$Worker ^ 724 | run in java.lang.Thread Error | Forked Grails VM exited with error
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement