spring-framework
spring-framework copied to clipboard
Spring Framework
Results
312
spring-framework issues
Sort by
recently updated
recently updated
newest added
I'm migrating from Spring 3 to Spring 5, I getting the following exception Caused by: org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springmodules.workflow.jbpm31.LocalJbpmConfigurationFactoryBean]: Constructor threw exception; nested exception is java.lang.NoClassDefFoundError: org/springframework/beans/factory/access/BeanFactoryLocator One of...
status: waiting-for-triage
Motivation ==== I noticed that warn log on bean close faield is not enough for identify root cause in some case. The actual log I received is as follows, ```...
status: waiting-for-triage