主题 : 找不到“com.jeecms.content.service.ContentService”类型的bean。 |
级别: 秀才
![]() |
1# 发表于:2019-10-16 12:47:36 IP:27.22.*.*
|
||||
---|---|---|---|---|---|
级别: 秀才
![]() |
2# 发表于:2019-10-16 13:00:44 IP:27.22.*.*
2019-10-16 12:02:44*5 [localhost-startStop-1] ERROR o.s.boot.web.embedded.tomcat.TomcatStarter - Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'com.jeecms.common.configuration.ContextConfig': Unsatisfied dependency expressed through field 'freeMarkerConfigurer'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'freemarkerConfig' defined in file [F:\XD\JEECMS\后端源码\jeecms-parent\jeecms-front\target\classes\config\context.xml]: Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanExpressionException: Expression parsing failed; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cms_channel': Unsatisfied dependency expressed through field 'channelService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'channelServiceImpl': Unsatisfied dependency expressed through field 'cmsSiteService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'cmsSiteServiceImpl': Unsatisfied dependency expressed through field 'globalConfigService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'globalConfigServiceImpl': Unsatisfied dependency expressed through field 'smsService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'smsServiceImpl': Unsatisfied dependency expressed through field 'mqSendMessageService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'mqSendMessageServiceImpl': Unsatisfied dependency expressed through field 'threadPool'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'messageQueueTaskThreadPool': Unsatisfied dependency expressed through field 'messageStrategies'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userMessageStrategy': Unsatisfied dependency expressed through field 'sysStationTask'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysStationTask': Unsatisfied dependency expressed through field 'stationService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'sysMessageServiceImpl': Unsatisfied dependency expressed through field 'coreUserService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'coreUserServiceImpl': Unsatisfied dependency expressed through field 'memberScoreDetailsService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'memberScoreDetailsServiceImpl': Unsatisfied dependency expressed through field 'userCommentService'; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'userCommentServiceImpl': Unsatisfied dependency expressed through field 'contentService'; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No qualifying bean of type 'com.jeecms.content.service.ContentService' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {@org.springframework.beans.factory.annotation.Autowired(required=true)} |
||
---|---|---|---|
级别: 秀才
![]() |
9# 发表于:2021-09-26 14:08:58 IP:220.75.*.*
JEECMSx1.10.0_dm_ROOT 在tomcat里面是可以正常跑的,但是换了环境就报错 无法启动 , 报错环境是 东方通 , 数据库是 达梦 , 不知道是 应用的问题还是 数据库的问题 |
||
---|---|---|---|