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