首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 服务器 > 应用服务器 >

tomcat6.0启动项目报错

2013-09-11 
求助 tomcat6.0启动项目报错信息: Initializing Spring root WebApplicationContext[QC] 2011-10-06 09:57

求助 tomcat6.0启动项目报错
信息: Initializing Spring root WebApplicationContext
[QC] 2011-10-06 09:57:23,796 0 ERROR [main] org.springframework.web.context.ContextLoader.initWebApplicationContext(214) | Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.aop.support.DefaultBeanFactoryPointcutAdvisor#0': Cannot create inner bean '(inner bean)' of type [org.springframework.aop.aspectj.AspectJExpressionPointcut] while setting bean property 'pointcut'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name '(inner bean)': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [org.springframework.aop.aspectj.AspectJExpressionPointcut]: Constructor threw exception; nested exception is java.lang.Error: Unresolved compilation problems: 
The type java.lang.Object cannot be resolved. It is indirectly referenced from required .class files
The type java.lang.Class cannot be resolved. It is indirectly referenced from required .class files

后面还有一堆 help~

[解决办法]
啥问题啊,你的服务器是linux么?我有类似的问题啊
我的异常网推荐解决方案:org.springframework.beans.factory.BeanCreationException:,http://www.myexception.cn/j2ee/10759.html

热点排行