Deploy fails with the following error: Deploying to server "Test Environment" at 6/11/19 9:50 PM. INFO -- Transfer process app "My Process App" to Application Engine Host Test Environment at Tue Jun 11 21:50:06 EDT 2019, by user myName.
There is a mechanism in place for assuring that a similar make is not running for a given project at the same time. There is a record in the vcs18 table which includes fields for the make procedure name and project name as well as a lock field which represents the time when the "make" was launched. When the "make" procedure ends, the lock is released by resetting the value to "0".
Logging into Dimensions, the following error message is returned: Failed to connect to the Dimensions server. ACL4502922E Error: Cannot open connection to host HOSTNAME
2013/02/11 08:53:58 UTC 1.052 T T885561088 DDeployService::connectToDb: Connecting to database < dbname@sid > on host ... as user <userid>... 2013/02/11 09:03:00 UTC 542.379 T T885561088 DDeployServiceLockImpl::acquire: Error: Unable connect to database < dbname@sid > on host ... in order to lock it.
DDeployService::connectToDb: Connecting to database <dbname>@<sid> on host <hostname> local as user dmsys ... DDeployServiceLockImpl::acquire: Error: Unable connect to database <dbname>@<sid> on host <hostname> in order to lock it. DDeployServiceLockImpl::acquire: Failed to lock database <dbname>@<sid> on host <hostname>.