ERROR - springframework.BeansException - Possible Causes of BeansException

Exception Thrown By:Cause
ClassMethod
AbstractRefreshableApplicationContext public final ConfigurableListableBeanFactory
getBeanFactory()
if parsing of
the bean definitions failed.
ContextSingletonBeanFactoryLocator public static BeanFactoryLocator
getInstance(String selector)
in case of
factory loading failure.
PropertyPlaceholderConfigurer public void
setSearchSystemEnvironment(boolean searchSystemEnvironment)
in case
of errors.
SingletonBeanFactoryLocator public static BeanFactoryLocator
getInstance(String selector)
in case of
factory loading failure.
SingletonBeanFactoryLocator public BeanFactoryReference
useBeanFactory(String factoryKey)
if there is an error
loading or accessing the BeanFactory.