Back to bug 1014612

Who When What Removed Added
Pedro Zapata 2013-10-02 15:47:57 UTC Priority unspecified high
CC pzapataf
David Gutierrez 2013-10-07 09:59:54 UTC Status NEW MODIFIED
Target Release --- 6.0.0
Target Milestone --- ER5
Radovan Synek 2013-10-07 11:48:30 UTC Status MODIFIED ASSIGNED
David Gutierrez 2013-10-10 16:34:13 UTC Status ASSIGNED MODIFIED
Radovan Synek 2013-10-11 07:53:24 UTC Status MODIFIED ASSIGNED
Roger Martínez 2013-10-11 13:36:48 UTC CC romartin
Assignee dgutierr romartin
Roger Martínez 2013-10-21 14:51:34 UTC Status ASSIGNED MODIFIED
Doc Text Cause: All nodes were trying execute initial modules DML sentences at same time.

Consequence: Operation failed and node did not startup.

Fix: Syncronize initial modules DML sentences using a database table.

Result: Only one node executes initial modules DML sentences.
Vikram Goyal 2013-10-26 05:01:37 UTC CC vigoyal
Doc Text Cause: All nodes were trying execute initial modules DML sentences at same time.

Consequence: Operation failed and node did not startup.

Fix: Syncronize initial modules DML sentences using a database table.

Result: Only one node executes initial modules DML sentences.
Summary: Due to an underlying synchronization issue, deploying Dashbuilder to an EAP domain with more than one node causes a deadlock when all the nodes try to execute the initial modules DML sentences at the same time. The Dashbuilder gets deployed, but the node with the failure doesn't start and the user cannot login.

Cause: All nodes were trying execute initial modules DML sentences at same time.

Consequence: Operation failed and node did not startup.

Fix: Syncronize initial modules DML sentences using a database table.

Result: Only one node executes initial modules DML sentences.
Ryan Zhang 2013-11-22 13:45:37 UTC Status MODIFIED ON_QA
Radovan Synek 2013-12-05 08:19:33 UTC Status ON_QA VERIFIED
Rajesh Rajasekaran 2014-08-06 20:10:52 UTC Status VERIFIED CLOSED
Resolution --- CURRENTRELEASE
Last Closed 2014-08-06 16:10:52 UTC

Back to bug 1014612