When attempting to open DSM Explorer, the progress bar hangs at any of the following:
"Retrieving AM portal data"
"Retrieving SD portal data"
"Retrieving RC portal data"
The database-facing CAF plugin logs contain errors like this:
"Communication link failure"
"An existing connection was forcibly closed by the remote host."
Example (TRC_AMMGR_0.log -- AM portal):
NOTIFY | evalSQLInfo sqlstate: 08S01 native error: 10054 0x2746
NOTIFY | evalSQLInfo description: Communication link failure source: Microsoft SQL Server Native Client 10.0
NOTIFY | evalSQLInfo sqlstate: 08S01 native error: 10054 0x2746
NOTIFY | evalSQLInfo description: TCP Provider: An existing connection was forcibly closed by the remote host.
source: Microsoft SQL Server Native Client 10.0
NOTIFY | evalSQLInfo class: 16 state: 1 server:
NOTIFY | Error Message: ADO Version 6.1 - ExecuteCommandPointer [] -COM Error: ErrorCode:-2147467259,WordErrorCode:0, Unspecified error, TCP Provider: An existing connection was forcibly closed by the remote host.
, Microsoft SQL Server Native Client 10.0, (null)
Example (TRC_USD_DIALOGM_0.log -- SD portal):
NOTIFY | evalSQLInfo sqlstate: 08S01 native error: 10054 0x2746
NOTIFY | evalSQLInfo description: Communication link failure source: Microsoft SQL Server Native Client 10.0
NOTIFY | evalSQLInfo sqlstate: 08S01 native error: 10054 0x2746
NOTIFY | evalSQLInfo description: TCP Provider: An existing connection was forcibly closed by the remote host.
source: Microsoft SQL Server Native Client 10.0
NOTIFY | evalSQLInfo class: 16 state: 1 server:
NOTIFY | Error Message: ADO Version 6.1 - COM Error: ErrorCode:-2147467259,WordErrorCode:0, Unspecified error, TCP Provider: An existing connection was forcibly closed by the remote host.
, Microsoft SQL Server Native Client 10.0, (null)
ERROR | cannot create record set of resources
ERROR | The pool encountered an error during creation of a record set
NOTIFY | The following SQL Statement couldn't be executed: SELECT instance, state, last_state_change FROM ca_pool_resource WHERE pool_name = 'SD_API_SERVER_POOL'.
NOTIFY | The db api returned error message: .
NOTIFY | The db api returned error code: -1 and error category: 0.