读书人

tomcat6.0启动项目报错

发布时间: 2013-09-11 17:27:29 作者: rapoo

求助 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

读书人网 >应用服务器

热点推荐