主题 : 3.1.1启动报错了
级别: 秀才
UID: 27777
积分:78 加为好友
威望: 0 精华: 0
主题:10 回复:18
注册时间:2011-12-26
在线时长:0
1#   发表于:2011-12-27 11:25:59  IP:14.147.*.*
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.web.servlet.mvc.annotation.DefaultAnnotationHandlerMapping#0' defined in ServletContext resource [/WEB-INF/config/jeecms-servlet-front.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentCountAct': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire field: private com.jeecms.cms.service.ContentCountCache com.jeecms.cms.action.front.ContentCountAct.contentCountCache; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'contentCountCache': Injection of autowired dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Could not autowire method: public void com.jeecms.cms.service.ContentCountCacheImpl.setCache(net.sf.ehcache.Ehcache); nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'ehContentCountCache' defined in ServletContext resource [/WEB-INF/config/cache-context.xml]: Cannot resolve reference to bean 'cacheManager' while setting bean property 'cacheManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'cacheManager' defined in ServletContext resource [/WEB-INF/config/cache-context.xml]: Invocation of init method failed; nested exception is java.io.FileNotFoundException: class path resource [ehcache-application.xml] cannot be opened because it does not exist
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
2#   发表于:2011-12-27 11:39:58  IP:111.201.*.*
您好,您的环境是怎么样的?导入eclipse吗?
路漫漫其修远兮,吾将上下而求索!
级别: 秀才
UID: 27777
积分:78 加为好友
威望: 0 精华: 0
主题:10 回复:18
注册时间:2011-12-26
在线时长:0
3#   发表于:2011-12-27 12:18:57  IP:14.147.*.*
啊 版主你终于来了  不是 我的是myeclipse
级别: 秀才
UID: 27777
积分:78 加为好友
威望: 0 精华: 0
主题:10 回复:18
注册时间:2011-12-26
在线时长:0
4#   发表于:2011-12-27 12:19:58  IP:14.147.*.*
我tomcat 6.0, mysql *, myeclipse8.5,jdk 1.6
级别: 总版主
UID: 10736
积分:149787 加为好友
威望: 212 精华: 42
主题:297 回复:127674
注册时间:2010-09-08
在线时长:90.1
5#   发表于:2011-12-27 13:23:27  IP:111.201.*.*
把WEB-INF/classes下的4个配置文件复制到src下
路漫漫其修远兮,吾将上下而求索!
级别: 秀才
UID: 27777
积分:78 加为好友
威望: 0 精华: 0
主题:10 回复:18
注册时间:2011-12-26
在线时长:0
6#   发表于:2011-12-27 13:50:17  IP:14.147.*.*
版主神勇
1 共1页