tomcat启动报错(linux 64位 JDK1.5)
[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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
java.lang.TypeNotPresentException: Type com.ibm.gbs.ai.portal.framework.common.ldap.dto.NewRelation not present