Andywli commented on issue #1626:
URL: 
https://github.com/apache/incubator-linkis/issues/1626#issuecomment-1061476601


   这是因为实例被强制关闭了,而数据库当中持久化认为这个实例还存在导致的,解决方案是停止服务后,清空 
linkis_cg_manager_service_instance 和 linkis_cg_manager_service_instance_metrics 
这两张表。
   
   This is because the instance is forcibly closed, and the persistence in the 
database thinks that the instance still exists. The solution is to clear the 
two tables **linkis_cg_manager_service_instance** and 
**linkis_cg_manager_service_instance_metrics** after stopping the service.
   
![image](https://user-images.githubusercontent.com/55732213/157185531-3c1d7ea9-f89b-441e-bdee-bb53994b687f.png)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to