You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Since I upgraded from neo4j 1.0.1 to 1.1.1, i can't start my app anymore. I keep having that error:
"Error Fatal error during compilation org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class: URL [jar:file:/Users/.grails/ivy-cache/org.grails/grails-hibernate/jars/grails-hibernate-2.2.3.jar!/org/codehaus/groovy/grails/compiler/gorm/GormTransformer.class]; nested exception is java.lang.NoClassDefFoundError: org/springframework/core/type/classreading/AnnotationMetadataReadingVisitor".
Could you give me a hand please ?
Note that the Hibernate plugin is not used.
Regards
The text was updated successfully, but these errors were encountered:
Hi,
Since I upgraded from neo4j 1.0.1 to 1.1.1, i can't start my app anymore. I keep having that error:
"Error Fatal error during compilation org.springframework.beans.factory.BeanDefinitionStoreException: Failed to read candidate component class: URL [jar:file:/Users/.grails/ivy-cache/org.grails/grails-hibernate/jars/grails-hibernate-2.2.3.jar!/org/codehaus/groovy/grails/compiler/gorm/GormTransformer.class]; nested exception is java.lang.NoClassDefFoundError: org/springframework/core/type/classreading/AnnotationMetadataReadingVisitor".
Could you give me a hand please ?
Note that the Hibernate plugin is not used.
Regards
The text was updated successfully, but these errors were encountered: