2025-07-25 07:56:32,547 | WARN | ActivityRelayCompletionPoller | Conversation | Session has been opened for too long: ActivityRelayCompletionPoller. Opened since: 7/24/25, 10:12 AM. Total duration: 78,269 seconds [Conversation: <ID>, transaction <ID>, transactionDepth: 1] Transaction opened at: java.lang.Exception at com.vmware.vcloud.common.persist.Conversation.beginTransaction(Conversation.java:232) at com.vmware.vcloud.common.persist.Conversation.beginTransaction(Conversation.java:261) at com.vmware.ssdc.backend.dao.impl.VmImportActivityDaoImpl.makeRetriable(VmImportActivityDaoImpl.java:97)
VCD 10.x
This is observed when there are active sessions open for a longer duration of time.
This causes subsequent tasks to be queued and take more time to complete.
Terminate any pending sessions that has been queued up for a longer duration.
1. Refresh and reconnect the vCenter from VCD Refresh vCenter connection with VCD.
2. If the above does not resolve the issue, perform a rolling reboot of the VCD Cells, and this will close any open/active sessions.