Hello Team,
I tried upgrading Bloomreach v14.7.3 to v14.7.5 in local and facing some issues.
- when I tried accessing channel in the experience manager it shows blank page.
Below request url is giving 404 in the network tab.
http://localhost:8081/cms/_rp/cafebabe-cafe-babe-cafe-babecafebabe./channels/myproject
Note: I am able to access site, console applications. Issue is with only channel loading.
Could you please suggest ?
Please let me know if any additional information required.
CMS logs:
21.02.2022 10:06:40 WARN main [AbstractApplicationContext.refresh:591] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot resolve reference to bean ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
21.02.2022 10:06:40 ERROR main [SpringComponentManager.initialize:163] Failed to initialize invalid module instance, {org.hippoecm.hst.pagecomposer}, which will be just closed and ignored.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot resolve reference to bean ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) ~[spring-beans-5.3.15.jar:5.3.15]
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:113) ~[spring-beans-5.3.15.jar:5.3.15]
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘pagecomposerJaxrsRestJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:389) ~[spring-beans-5.3.15.jar:5.3.15]
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:127) ~[spring-beans-5.3.15.jar:5.3.15]
Caused by: org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#236f82c3’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-page-composer-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/pagecomposer/SpringComponentManager-pagecomposer.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.databind.AnnotationIntrospector$XmlExtensions
at org.apache.catalina.loader.WebappClassLoaderBase.loadClass(WebappClassLoaderBase.java:1407) ~[catalina.jar:9.0.54]
21.02.2022 10:06:44 ERROR main [SpringComponentManager.initialize:141] Failed to initialize invalid module instance, {com.onehippo.cms7.targeting}, because the parent ‘org.hippoecm.hst.pagecomposer’ does not exist. Module instance will be ignored.
21.02.2022 10:06:45 ERROR main [SpringComponentManager.initialize:141] Failed to initialize invalid module instance, {com.onehippo.cms.wpm.hst.site.pagecomposer}, because the parent ‘org.hippoecm.hst.pagecomposer’ does not exist. Module instance will be ignored.
21.02.2022 10:06:48 WARN main [AbstractApplicationContext.refresh:591] Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot resolve reference to bean ‘restApiJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
21.02.2022 10:06:48 ERROR main [SpringComponentManager.initialize:163] Failed to initialize invalid module instance, {org.hippoecm.hst.restapi}, which will be just closed and ignored.
org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonObjectMapper’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot resolve reference to bean ‘restApiJacksonJaxbIntrospector’ while setting bean property ‘annotationIntrospector’; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘restApiJacksonJaxbIntrospector’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: Cannot create inner bean ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ of type [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] while setting constructor argument; nested exception is org.springframework.beans.factory.CannotLoadBeanClassException: Error loading class [com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector] for bean with name ‘com.fasterxml.jackson.module.jaxb.JaxbAnnotationIntrospector#2095c555’ defined in URL [jar:file:/C:/Bloomreach_Workspace/dpe-bloomreachexperience/target/tomcat9x/webapps/cms/WEB-INF/lib/hst-restapi-14.7.5.jar!/META-INF/hst-assembly/addon/org/hippoecm/hst/restapi/SpringComponentManager-restapi.xml]: problem with class file or dependent class; nested exception is java.lang.NoClassDefFoundError: com/fasterxml/jackson/databind/AnnotationIntrospector$XmlExtensions
at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:342) ~[spring-beans-5.3.15.jar:5.3.15]
Thanks,
Yeshwanth.