We have been having problems recently with deployments failing. There's no rhyme or reason. We deploy across 4 server and all have to complete to be successful. We tried turning off the transactions and it still failed. Eventually the deployment worked. We have had deployments of one file fail as well as large ones. All 4 servers have failed at one point or another. Sometimes its one server that fails or as many as 3 with any single deployment attempt.
We are on the latest versions of the software.
Here's the log file entry from one of the failures:
ENG: 2005-06-22 16:47:22 CDT GMT-05:00 Value of fIsOdddLeg is false
ENG: 2005-06-22 16:47:22 CDT GMT-05:00 Value of odddFlag is false
LIB: 2005-06-22 16:47:22 ERROR: Could not send phase start message.
LIB: 2005-06-22 16:47:22 Receiver-ERROR: E.
LIB: 2005-06-22 16:47:22 ERROR: Failed to deploy local_directory[.] of area[Y:\default\main\internet_asp_branch\capitalmarkets_site\EDITION\061605-1143]
LIB: 2005-06-22 16:47:22 ERROR: Failed 1 of 1 local_directories
ENG: 2005-06-22 16:47:22 CDT GMT-05:00 Thread-94 After COMMIT, res=-1
ENG: 2005-06-22 16:47:22 CDT GMT-05:00 Thread-94 exiting commit
ENG: 2005-06-22 16:47:22 CDT GMT-05:00 Thread-94 entering awaiting-rollback
ENG: 2005-06-22 16:47:27 CDT GMT-05:00 Thread-94 still waiting for 3
ENG: 2005-06-22 16:47:27 CDT GMT-05:00 Result after commit -1
ENG: 2005-06-22 16:47:27 CDT GMT-05:00 Thread-94 exiting awaiting-rollback
ENG: 2005-06-22 16:47:27 CDT GMT-05:00 Thread-94 entering rollback
LIB: 2005-06-22 16:47:27 ERROR: Could not send phase start message.
LIB: 2005-06-22 16:47:28 Receiver-ERROR: E.
LIB: 2005-06-22 16:47:28 ERROR: Failed to deploy local_directory[.] of area[Y:\default\main\internet_asp_branch\capitalmarkets_site\EDITION\061605-1143]
LIB: 2005-06-22 16:47:28 ERROR: Failed 1 of 1 local_directories
ENG: 2005-06-22 16:47:28 CDT GMT-05:00 Thread-94 After ROLLBACK, res=-1
ENG: 2005-06-22 16:47:28 CDT GMT-05:00 Thread-94 exiting rollback
ENG: 2005-06-22 16:47:28 CDT GMT-05:00 Thread-94 entering awaiting-cleanup
ENG: 2005-06-22 16:47:29 CDT GMT-05:00 Thread-94 still waiting for 3
ENG: 2005-06-22 16:47:29 CDT GMT-05:00 Thread-94 exiting awaiting-cleanup
ENG: 2005-06-22 16:47:29 CDT GMT-05:00 Thread-94 entering cleanup
Any idea what I should be looking into?
Thx
Edited by tgerber on 06/23/05 05:55 AM (server time).