linkis-ps-cs服务启动失败,报错无法创建 sqlSessionFactory bean
启动Linkis服务时,cs服务启动失败,错误日志
[img]图片上传中...[/img]
Exception thrown from ApplicationListener handling ContextClosedEvent org.springframework.beans.factory.BeanCreationNotAllowedException: Error creating bean with name 'sqlSessionFactory': 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!)
[img]图片上传中...[/img]
发布于:1年前 (2023-10-09) IP属地:四川省
1 个回答
可能是由于其它服务未正常启动,导致CS服务无法启动,正常这个日志是服务退出时打印的,错误原因应该在更上面的日志,对于CS服务没有启动起来,可能是因为publicservice服务没有重启导致,需要查看publicservice或其它服务启动失败原因,解决其它服务启动问题后,再重启CS服务
发布于:1年前 (2023-10-09) IP属地:四川省
我来回答
您需要 登录 后回答此问题!