alexandremattioli commented on PR #14169:
URL: https://github.com/apache/cloudstack/pull/14169#issuecomment-5684563887
@sb-abhish3k coincidentally I hit exactly that bug today when deploying VMs
with terraform. On 4.22.
"2026-09-15 14:02:10,066 ERROR [c.c.a.ApiServer]
(qtp1816522350-51060:[ctx-a7d48c12, ctx-ca20d110, ctx-e49907f9])
(logid:a743aceb) unhandled exception executing api command:
[Ljava.lang.String;@4f72b376 com.cloud.utils.exception.CloudRuntimeException:
Unable to find by id on DB, due to: Deadlock found when trying to get lock; try
restarting transaction
at
com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:1090)
at
com.cloud.utils.db.GenericDaoBase.lockRow(GenericDaoBase.java:1062)
at
com.cloud.utils.db.GenericDaoBase.findById(GenericDaoBase.java:997)
at
com.cloud.domain.dao.DomainDaoImpl.getDomainParentIds(DomainDaoImpl.java:290)
at jdk.internal.reflect.GeneratedMethodAccessor385.invoke(Unknown
Source)"
--
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]