ztskycn commented on issue #10578: URL: https://github.com/apache/cloudstack/issues/10578#issuecomment-2771899934
> [@ztskycn](https://github.com/ztskycn) Are the errors in the log similar to this? The problem description is similar to one I've discovered recently, I'm in the middle of searching for where the connection leak is. > > ``` > 2025-03-28 16:54:35,644 WARN [c.c.v.SystemVmLoadScanner$1] (secstorage-1:[ctx-992586eb]) (logid:9f55b800) Unexpected exception Unable to find on DB, due to: cloud - Connection is not available, request timed out after 30000ms (total=50, active=50, idle=0, waiting=19) com.cloud.utils.exception.CloudRuntimeException: Unable to find on DB, due to: cloud - Connection is not available, request timed out after 30000ms (total=50, active=50, idle=0, waiting=19) > at com.cloud.utils.db.GenericDaoBase.searchIncludingRemoved(GenericDaoBase.java:441) > at com.cloud.utils.db.GenericDaoBase.searchIncludingRemoved(GenericDaoBase.java:368) > ``` There is no such error, nor any database related error. I did not touch the database when I restored it, I just restarted cloudstack-management -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
