969 Star 7.8K Fork 3.3K

GVP张红元 / iot-dc3

 / 详情

dc3-center-data启动失败,有几处错误提示?

待办的
创建于  
2022-06-14 11:17

第一处:
org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'rabbitConnectionFactory': Singleton bean creation not allowed while singletons of this factory are in destruction (Do not request a bean from a BeanFactory in a destroy method implementation!)

这个要在那里修改?

第二处:
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'dataCustomServiceImpl':

在DataCustomServiceImpl中屏蔽掉如下代码:
@Devos
private PointValueRepository pointValueRepository;

还有一个疑问
项目需要依赖opentsdb和es吗?文档中没看到相关的安装和配置说明啊?

评论 (2)

diegozuo 创建了任务

ES是最新版本刚加上的逻辑,相关的依赖环境没弄

请问我要如何修改了?增加es的配置,还是退回到以前的版本。

登录 后才可以发表评论

状态
负责人
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
参与者(2)
8701983 diegozuo 1679542860
Java
1
https://gitee.com/pnoker/iot-dc3.git
git@gitee.com:pnoker/iot-dc3.git
pnoker
iot-dc3
iot-dc3

搜索帮助