org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [databaseSubsystemContext.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: null
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Samebug tips
You need to deploy aspectJ (aspectjweaver.jar) together with your application. Add it to your pom.xml
Solutions on the web
via Atlassian JIRA by eric, 1 year ago
via Atlassian JIRA by eric, 1 year ago
via Atlassian JIRA by Lars Nielsen, 1 year ago
via Atlassian JIRA by Lars Nielsen, 1 year ago
via Stack Overflow by solvator
, 2 years agovia Stack Overflow by rpeddi
, 2 years agoorg.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in class path resource [databaseSubsystemContext.xml]: Initialization of bean failed; nested exception is java.lang.NoClassDefFoundError: null
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:300)