tomcat启动报错(linux 64位 JDK1.5)

发布于 2021-11-24 16:13:31 字数 1857 浏览 965 评论 1

[ERROR] 2014-10-22 15:05:34,546 org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:214) >>> Context initialization failed

org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'workbenchFacade' defined in class path resource [com/boe/portal/module/workbench/META-INF/config/beans.xml]: Cannot create inner bean 'com.boe.portal.module.workbench.biz.impl.WorkbenchFacadeImpl#298e6523' of type [com.boe.portal.module.workbench.biz.impl.WorkbenchFacadeImpl] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.boe.portal.module.workbench.biz.impl.WorkbenchFacadeImpl#298e6523' defined in class path resource [com/boe/portal/module/workbench/META-INF/config/beans.xml]: Cannot resolve reference to bean 'permissionFacade' while setting bean property 'permissionFacade'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'permissionFacade' defined in class path resource [com/homelink/common/module/bizorg/META-INF/config/beans.xml]: Cannot create inner bean 'com.ibm.gbs.ai.portal.framework.common.permission.biz.impl.PermissionFacade#754e408d' of type [com.ibm.gbs.ai.portal.framework.common.permission.biz.impl.PermissionFacade] while setting bean property 'target'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.ibm.gbs.ai.portal.framework.common.permission.biz.impl.PermissionFacade#754e408d' defined in class path resource [com/homelink/common/module/bizorg/META-INF/config/beans.xml]: Initialization of bean failed; nested exception is java.lang.TypeNotPresentException: Type com.ibm.gbs.ai.portal.framework.common.ldap.dto.NewRelation not present

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

囚你心 2021-11-25 12:28:51

java.lang.TypeNotPresentException: Type com.ibm.gbs.ai.portal.framework.common.ldap.dto.NewRelation not present

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文