已从6.5升级到1808,并在服务器启动时创建Spring应用程序上下文时出错

2020-09-04 02:15发布

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


INFO [localhost-startStop-1] [HybrisContextFactory]初始化<< global >> Spring ApplicationContext花费了(875.9 ms):de.hybris.platform.core.UninstantiableCoreApplicationContextException:创建Spring应用程序上下文时出错。 在de.hybris.platform.core.AbstractTenant.doStartupSafe(AbstractTenant.java:756)在de.hybris.platform.core.AbstractTenant.doStartUp(AbstractTenant.java:685)在de.hybris.platform.core.Registry.assureTenantStarted (Registry.java:658),位于de.hybris.platform.core.Registry.activateTenant(Registry.java:719),位于de.hybris.platform.core.Registry.setCurrentTenant(Registry.java:566),位于de.hybris。 网址为de.hybris.platform.core.Registry.startup(Registry.java:444)的platform.core.Registry.activateMasterTenant(Registry.java:626),网址为de.hybris.platform.core.ClassLoaderUtils.executeWithWebClassLoaderParentIfNeeded(ClassLoaderUtils.java: 42)位于de.hybris.platform.spring.HybrisContextLoaderListener.startRegistry(HybrisContextLoaderListener.java:325)位于de.hybris.plat.spring.HybrisContextLoaderListener.doInitWebApplicationContext(HybrisContextLoaderListener.java:211)位于de.hybris.platform.spring.Hybris org.springframework的.initWebApplicationContext(HybrisContextLoaderListener.java:199)。 位于org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java :)的web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)在de.hybris.platform.spring.HybrisContextLoaderListener.contextInitialized(HybrisContextLoaderListener.java:95) 4745)位于org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)位于org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)位于org.apache.catalina.core.ContainerBase org.apache.catalina.core.ContainerBase $ StartChild.call(ContainerBase.java:1409)(位于java.util.concurrent.FutureTask.run(FutureTask.java:266))处的$ StartChild.call(ContainerBase.java:1419) 位于java.util.concurrent.ThreadPoolExecutor $ Worker.run(ThreadPoolExecutor.java:624)的java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)在java.lang.Thread.run(Thread.java:748) 由以下原因引起:org.springframework.beans.factory.BeanDefinitionStoreException:从类解析XML文档的意外异常 路径资源[global-core-spring.xml]; 嵌套的异常是java.lang.NoClassDefFoundError:org/w3c/dom/ElementTraversal

请提出建议

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


INFO [localhost-startStop-1] [HybrisContextFactory]初始化<< global >> Spring ApplicationContext花费了(875.9 ms):de.hybris.platform.core.UninstantiableCoreApplicationContextException:创建Spring应用程序上下文时出错。 在de.hybris.platform.core.AbstractTenant.doStartupSafe(AbstractTenant.java:756)在de.hybris.platform.core.AbstractTenant.doStartUp(AbstractTenant.java:685)在de.hybris.platform.core.Registry.assureTenantStarted (Registry.java:658),位于de.hybris.platform.core.Registry.activateTenant(Registry.java:719),位于de.hybris.platform.core.Registry.setCurrentTenant(Registry.java:566),位于de.hybris。 网址为de.hybris.platform.core.Registry.startup(Registry.java:444)的platform.core.Registry.activateMasterTenant(Registry.java:626),网址为de.hybris.platform.core.ClassLoaderUtils.executeWithWebClassLoaderParentIfNeeded(ClassLoaderUtils.java: 42)位于de.hybris.platform.spring.HybrisContextLoaderListener.startRegistry(HybrisContextLoaderListener.java:325)位于de.hybris.plat.spring.HybrisContextLoaderListener.doInitWebApplicationContext(HybrisContextLoaderListener.java:211)位于de.hybris.platform.spring.Hybris org.springframework的.initWebApplicationContext(HybrisContextLoaderListener.java:199)。 位于org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java :)的web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:107)在de.hybris.platform.spring.HybrisContextLoaderListener.contextInitialized(HybrisContextLoaderListener.java:95) 4745)位于org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)位于org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)位于org.apache.catalina.core.ContainerBase org.apache.catalina.core.ContainerBase $ StartChild.call(ContainerBase.java:1409)(位于java.util.concurrent.FutureTask.run(FutureTask.java:266))处的$ StartChild.call(ContainerBase.java:1419) 位于java.util.concurrent.ThreadPoolExecutor $ Worker.run(ThreadPoolExecutor.java:624)的java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)在java.lang.Thread.run(Thread.java:748) 由以下原因引起:org.springframework.beans.factory.BeanDefinitionStoreException:从类解析XML文档的意外异常 路径资源[global-core-spring.xml]; 嵌套的异常是java.lang.NoClassDefFoundError:org/w3c/dom/ElementTraversal

请提出建议

付费偷看设置
发送
3条回答
小熊yu生菜
1楼 · 2020-09-04 02:57.采纳回答

它看起来类似于此Github问题。 在您的工作空间中搜索xml-api,并按照本页上的说明更新Maven依赖项。

 
      xml-apis 
      xml-apis 
      1.4.01 
  

如果此xml-apis版本不起作用,您可以尝试使用https://mvnrepository.com/artifact/xml-apis/xml-apis

暮风yp
2楼-- · 2020-09-04 02:48

你好 pallavi kumari -该解决方案对您有用吗?

何必丶何苦呢
3楼-- · 2020-09-04 02:58

是的

一周热门 更多>