主题 : v8.1 项目部署不起来
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
1#   发表于:2017-01-18 11:37:08  IP:183.114.*.*
Error creating bean with name 'authorizingRealm': Unsatisfied dependency expressed through method 'setUnifiedUserMng' parameter 0: Error creating bean with name 'unifiedUserMng': Unsatisfied dependency expressed through method 'setConfigMng' parameter 0: Error creating bean with name 'configMng': Unsatisfied dependency expressed through method 'setDao' parameter 0: Error creating bean with name 'configDao': Unsatisfied dependency expressed through method 'setSessionFactory' parameter 0
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
2#   发表于:2017-01-18 11:38:01  IP:183.114.*.*
Error creating bean with name 'authorizingRealm': Unsatisfied dependency expressed through method 'setUnifiedUserMng' parameter 0: Error creating bean with name 'unifiedUserMng': Unsatisfied dependency expressed through method 'setConfigMng' parameter 0: Error creating bean with name 'configMng': Unsatisfied dependency expressed through method 'setDao' parameter 0: Error creating bean with name 'configDao': Unsatisfied dependency expressed through method 'setSessionFactory' parameter 0: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/application-context.xml]: Invocation of init method failed; nested exception is org.hibernate.MappingException: An association from the table jg_weixin refers to an unmapped class: com.jeecms.core.entity.CmsSite; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/application-context.xml]: Invocation of init method failed; nested exception is org.hibernate.MappingException: An association from the table jg_weixin refers to an unmapped class: com.jeecms.core.entity.CmsSite; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'configDao': Unsatisfied dependency expressed through method 'setSessionFactory' parameter 0: Error creating bean with name 'sessionFactory' defined in ServletContext resource [/WEB-INF/config/application-context.xml]: Invocation of init method failed; nested exception is org.hibernate.MappingException: An association from the table jg_weixin refers to an unmapped class: com.jeecms.core.entity.CmsSite;
级别: 总版主
UID: 10736
积分:148381 加为好友
威望: 205 精华: 42
主题:287 回复:126139
注册时间:2010-09-08
在线时长:15.55
3#   发表于:2017-01-18 11:38:13  IP:117.115.*.*
您是怎么部署的?说下你部署步骤
路漫漫其修远兮,吾将上下而求索!
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
4#   发表于:2017-01-18 11:39:16  IP:183.114.*.*
在本地部署  就报这样子的错误
级别: 总版主
UID: 10736
积分:148381 加为好友
威望: 205 精华: 42
主题:287 回复:126139
注册时间:2010-09-08
在线时长:15.55
5#   发表于:2017-01-18 11:40:20  IP:117.115.*.*
部署环境?你是怎么部署的
路漫漫其修远兮,吾将上下而求索!
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
6#   发表于:2017-01-18 11:42:09  IP:183.114.*.*
 就是在eclipse  环境下 部署的  
级别: 总版主
UID: 10736
积分:148381 加为好友
威望: 205 精华: 42
主题:287 回复:126139
注册时间:2010-09-08
在线时长:15.55
7#   发表于:2017-01-18 11:44:52  IP:117.115.*.*
tomcat jdk mysql版本说明下
路漫漫其修远兮,吾将上下而求索!
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
8#   发表于:2017-01-18 11:47:00  IP:183.114.*.*
tomcat7.0  jdk1.7   用的是 Oracle数据库
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
9#   发表于:2017-01-18 11:47:37  IP:183.114.*.*
刚才那上面都已经写着错误了    能麻烦看下错误信息吗  是因为什么导致这样子的错误呢
级别: 会元
UID: 34609
积分:1266 加为好友
威望: 15 精华: 0
主题:125 回复:678
注册时间:2012-06-01
在线时长:0
10#   发表于:2017-01-18 11:48:27  IP:183.114.*.*
 An association from the table jg_weixin refers to an unmapped class: com.jeecms.core.entity.CmsSite;
1 2 3 4 5 6 > >| 共6页