AppSync: When the maximum number of vCenter (VC) Connections are in use, subsequent connection requests will wait and may timeout while waiting.

요약: More than the allowed 4 VC connections are needed simultaneously.

이 문서는 다음에 적용됩니다. 이 문서는 다음에 적용되지 않습니다. 이 문서는 특정 제품과 관련이 없습니다. 모든 제품 버전이 이 문서에 나와 있는 것은 아닙니다.

증상

More than the allowed 4 VC connections are needed simultaneously.
This can be observed by finding the similar messages to the following in the AppSync Server log:

->>> getURLConnection::https://vcenter-IP/sdk reached maximum connection limit. Wait for sometime to get a free connection
->>> EJB default - 1Unlocking entityID:https://vcenter-IP /sdk for update
->>> --getConnection::Waiting on BUSY connection for entity:https://vcenter-IP/sdk


If the service plan that is waiting for a VC connection times out, then the service plan may become stuck in the “in-progress” state.

The timeout of a service plan can be observed in the AppSync Server log by the following:

WARN [Transaction Reaper] [com.arjuna.ats.arjuna] [] [] ARJUNA012117: TransactionReaper::check timeout for TX 0:ffff0ae651aa:1c135b84:60be4e22:1f2b2c in state  RUN
WARN [Transaction Reaper Worker 0] [org.hibernate.engine.transaction.synchronization.internal.SynchronizationCallbackCoordinatorTrackingImpl] [] [] HHH000451: Transaction afterCompletion called by a background thread; delaying afterCompletion processing until the original thread can handle it. [status=4]
WARN [Transaction Reaper Worker 0] [com.arjuna.ats.arjuna] [] [] ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff0ae651aa:1c135b84:60be4e22:1f2b05
WARN [Transaction Reaper Worker 0] [com.arjuna.ats.arjuna] [] [] ARJUNA012095: Abort of action id 0:ffff0ae651aa:1c135b84:60be4e22:1f2b2c invoked while multiple threads active within it.
WARN [Transaction Reaper Worker 0] [com.arjuna.ats.arjuna] [] [] ARJUNA012108: CheckedAction::check - atomic action 0:ffff0ae651aa:1c135b84:60be4e22:1f2b2c aborting with 1 threads active!
WARN [Transaction Reaper Worker 0] [com.arjuna.ats.arjuna] [] [] ARJUNA012121: TransactionReaper::doCancellations worker Thread[Transaction Reaper Worker 0,5,main] successfully canceled TX 0:ffff0ae651aa:1c135b84:60be4e22:1f2b2c


Subsequent runs of the service plan that is stuck in “in-progress” fails, stating the service plan is already running.

Note: Restarting the AppSync Services will clear the “in-Progress” service plan and allow it to be run again.

 

원인

A heavy VC-related workload running simultaneously may cause this issue.

해결

Increasing the transaction timeout which is specified in seconds may resolve the timeout issue.
The default is 5 minutes, and it can be increased incrementally if need be. The example below increases the timeout to 20 minutes.

To increase the transaction timeout in the standalone.xml, which is located in C:\EMC\AppSync\jboss\standalone\configuration on the AppSync Server:

  • Make a backup of the standalone.xml file.
  • Edit the standalone.xml file and increase:

<coordinator-environment default-timeout="300"/>

To

<coordinator-environment default-timeout="1200"/>

  • Restart the three AppSync Server services.


Scheduling vCenter related Service Plans to reduce the simultaneous interaction with vCenter may resolve the issue and eliminate the need to increase the transaction timeout.  

문서 속성
문서 번호: 000190134
문서 유형: Solution
마지막 수정 시간: 01 7월 2026
버전:  6
다른 Dell 사용자에게 질문에 대한 답변 찾기
지원 서비스
디바이스에 지원 서비스가 적용되는지 확인하십시오.