Created On: 09 September 2010
Problem:
When degugging Frontend server logs why do I receive the following log entry:
java.sql.BatchUpdateException: The DELETE statement conflicted with the REFERENCE constraint "FK_TM_ExecutionDefinitions_TM_TestContainers".
The conflict occurred in database "", table "dbo.TM_ExecutionDefinitions", column 'TestContainerID_fk'.
Resolution:
The above FrontendServer exception is logged when you attempt to delete a Test Container that has child Test Definitions assigned to an existing Execution Definition.
When you attempt to do this in the SCTM GUI you are also presented with the following warning:

When you attempt to do this in the SCTM GUI you are also presented with the following warning:
