主题 : 商业版的*码跑不起来
级别: 秀才
UID: 92855
积分:98 加为好友
威望: 6 精华: 0
主题:18 回复:75
注册时间:2016-09-29
在线时长:0
1#   发表于:2017-12-14 10:36:16  IP:182.120.*.*
 Error creating bean with name 'shiroFilter' defined in ServletContext resource [/WEB-INF/config/shiro-context.xml]: Cannot resolve reference to bean 'securityManager' while setting bean property 'securityManager'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'securityManager' defined in ServletContext resource [/WEB-INF/config/shiro-context.xml]: Cannot resolve reference to bean 'authorizingRealm' while setting bean property 'realm'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'authorizingRealm' defined in ServletContext resource [/WEB-INF/config/shiro-context.xml]: Cannot resolve reference to bean 'cmsUserMng' while setting bean property 'cmsUserMng'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cmsUserMng': Unsatisfied dependency expressed through field 'contentMng': Error creating bean with name 'contentMng': Unsatisfied dependency expressed through field 'contentDocMng': Error creating bean with name 'contentDocMng': Unsatisfied dependency expressed through field 'openOfficeConverter': No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentDocMng': Unsatisfied dependency expressed through field 'openOfficeConverter': No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentMng': Unsatisfied dependency expressed through field 'contentDocMng': Error creating bean with name 'contentDocMng': Unsatisfied dependency expressed through field 'openOfficeConverter': No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'contentDocMng': Unsatisfied dependency expressed through field 'openOfficeConverter': No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type [com.jeecms.common.office.OpenOfficeConverter] found for dependency [com.jeecms.common.office.OpenOfficeConverter]: expected at least 1 bean which qualifies as autowire candidate for this dependency. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)}
级别: 版主
UID: 117477
积分:5145 加为好友
威望: 0 精华: 0
主题:0 回复:4823
注册时间:2017-10-25
在线时长:0
2#   发表于:2017-12-14 10:37:10  IP:117.69.*.*
回复第1楼
您部署的哪个版本?
级别: 秀才
UID: 92855
积分:98 加为好友
威望: 6 精华: 0
主题:18 回复:75
注册时间:2016-09-29
在线时长:0
3#   发表于:2017-12-14 10:41:51  IP:182.120.*.*
回复第2楼

V8
级别: 总版主
UID: 10736
积分:148507 加为好友
威望: 205 精华: 42
主题:287 回复:126213
注册时间:2010-09-08
在线时长:17.92
4#   发表于:2017-12-14 10:42:15  IP:117.69.*.*
部署环境说下
路漫漫其修远兮,吾将上下而求索!
级别: 秀才
UID: 92855
积分:98 加为好友
威望: 6 精华: 0
主题:18 回复:75
注册时间:2016-09-29
在线时长:0
5#   发表于:2017-12-14 10:44:19  IP:182.120.*.*
回复第4楼

商业版的代码,我把源码包里面的src和WebContent文件夹,复制到jeecms工程位置下,在本地启动项目,就报这个错。本地Tomcat启动
级别: 版主
UID: 117477
积分:5145 加为好友
威望: 0 精华: 0
主题:0 回复:4823
注册时间:2017-10-25
在线时长:0
6#   发表于:2017-12-14 10:45:33  IP:117.69.*.*
回复第5楼
你有按照部署说明部署嘛?
1 共1页