cancel
Showing results for 
Search instead for 
Did you mean: 

Error initializing global application context!in 1805 hybris

0 Kudos

Error initializing global application context!

Error creating bean with name 'applicationEventMulticaster'

ERROR [localhost-startStop-1] [HybrisContextFactory] Error initializing global application context! INFO | jvm 1 | main |  org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'applicationEventMulticaster': Unsatisfied dependency expressed through method 'setAllDecorators' parameter 0; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Cannot find class [com.abc.test.setup.TestDataSystemSetup] for bean with name 'yacceleratorTestDataSystemSetup' defined in class path resource [abctest-spring.xml]; nested exception is java.lang.ClassNotFoundException

at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor$AutowiredMethodElement.inject(AutowiredAnnotationBeanPostProcessor.java:664) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE] at org.springframework.beans.factory.annotation.InjectionMetadata.inject(InjectionMetadata.java:87) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE] at org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor.postProcessPropertyValues(AutowiredAnnotationBeanPostProcessor.java:364) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1269) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:551) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE] at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:481) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE] at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:312) ~[spring-beans-4.3.21.RELEASE.jar:4.3.21.RELEASE]


I see there seems to be no change , the abctestpring.xml, please check and confirm if anything config is missing,

Accepted Solutions (0)

Answers (2)

Answers (2)

0 Kudos

arvind-kumar-avinash Could you please check whats the potential cause and the issue.As i see this in dev server.

0 Kudos

Hi All,

Any body faced similar issue.What should be the fix.