Skip to Content
0
Dec 21, 2022 at 07:20 AM

Hybris Upgradation from 2011 version to 2205 version

229 Views Last edit Dec 21, 2022 at 07:20 AM 2 rev

In my project upgradation activity from Hybris 2011 to Hybris 2205 version. When doing server startup getting below error and the build getting success. Please anyone help me if you have any solution to fix this. Not able to get proper solution anywhere.

[CloseAwareApplicationContext] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultInterceptorRegistry' defined in class path resource [interceptor-spring.xml]: Unsatisfied dependency expressed through bean property 'interceptorMappings'; 
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'backofficeThemeInterceptorMapping' defined in class path resource [platformbackoffice-spring.xml]: Cannot resolve reference to bean 'defaultBackofficeThemeInterceptor' while setting bean property 'interceptor';
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultBackofficeThemeInterceptor' defined in class path resource [platformbackoffice-spring.xml]: Cannot resolve reference to bean 'backofficeThemeService' while setting bean property 'backofficeThemeService';
nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'backofficeThemeService' available
org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'defaultInterceptorRegistry' defined in class path resource [interceptor-spring.xml]: Unsatisfied dependency expressed through bean property 'interceptorMappings';
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'backofficeThemeInterceptorMapping' defined in class path resource [platformbackoffice-spring.xml]: Cannot resolve reference to bean 'defaultBackofficeThemeInterceptor' while setting bean property 'interceptor';
nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'defaultBackofficeThemeInterceptor' defined in class path resource [platformbackoffice-spring.xml]: Cannot resolve reference to bean 'backofficeThemeService' while setting bean property 'backofficeThemeService';
nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'backofficeThemeService' available