Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.

If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!

Unable to re-execute from last failed action



  • After installing the latest version of BuildMaster (4.2.1), if a build fails, I am no longer able to re-execute from the last failed action. The only work around at this point is to re-execution the entire promotion. Here is the error message I receive when it fails:

    Server Error in '/' Application.
    515`16`2`Builds_InitiateBuildExecution`141`Cannot insert the value NULL into column 'Sensitive_Indicator', table 'BuildMaster.dbo.VariableDefinitions'; column does not allow nulls. INSERT fails.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    
    Exception Details: System.Data.SqlClient.SqlException: 515`16`2`Builds_InitiateBuildExecution`141`Cannot insert the value NULL into column 'Sensitive_Indicator', table 'BuildMaster.dbo.VariableDefinitions'; column does not allow nulls. INSERT fails.
    
    Source Error:
    
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    
    Stack Trace:
    
    
    [SqlException (0x80131904): 515`16`2`Builds_InitiateBuildExecution`141`Cannot insert the value NULL into column 'Sensitive_Indicator', table 'BuildMaster.dbo.VariableDefinitions'; column does not allow nulls. INSERT fails.]
       System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction) +392
       System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose) +815
       System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady) +4515
       System.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString) +6738737
       System.Data.SqlClient.SqlCommand.RunExecuteReaderTds(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, Boolean async, Int32 timeout, Task& task, Boolean asyncWrite, SqlDataReader ds) +6741487
       System.Data.SqlClient.SqlCommand.RunExecuteReader(CommandBehavior cmdBehavior, RunBehavior runBehavior, Boolean returnStream, String method, TaskCompletionSource`1 completion, Int32 timeout, Task& task, Boolean asyncWrite) +586
       System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite) +751
       System.Data.SqlClient.SqlCommand.ExecuteNonQuery() +290
       Inedo.Data.DatabaseFactory.Inedo.Data.IDatabaseExecuter.ExecuteNonQuery(String storedProcName, DbParameter[] parameters) +268
       Inedo.BuildMaster.Web.WebApplication.Applications.Builds.InitiateExecutionFromFailedAction.<CreateChildControls>b__4(Object s, EventArgs e) +299
       System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +155
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3804
    
    
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18447
    

    Product: BuildMaster
    Version: 4.2.1



  • This has been logged as a bug to fix for 4.2.2 , but in the mean time we emailed you a patch that should fix it.



  • The patch corrected the issue. Thank you.



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation