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!

Release creation in the cloned application



  • New release creation in the cloned application does not seem to work at all.
    "Create Release" causes the following error:

    System.NullReferenceException: Object reference not set to an instance of an object. 
    at Inedo.BuildMaster.Web.WebApplication.Pages.Applications.Releases.CreateOrEditReleasePage.CreateChildControls() 
    at Inedo.BuildMaster.Web.WebApplication.Pages.BuildMasterSimplePage.<InitializeAsync>d__7.MoveNext() 
    --- End of stack trace from previous location where exception was thrown --- 
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 
    at Inedo.Web.PageFree.SimplePageBase.<ProcessRequestAsync>d__46.MoveNext() 
    --- End of stack trace from previous location where exception was thrown --- 
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 
    at System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) 
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)
    

    Product: BuildMaster
    Version: 6.0.5



  • As additional info,

    It looks like release creation does not work for applications which were created in the previous version before upgrade (6.0.4->6.0.5). I've tried to create new releases in other existing apps and got the same error message, while for newly created application the error cannot be reproduced.


  • inedo-engineer

    Thank you for the report, this has been identified as BM-3198 and will be the only issue in the release later today that moves BuildMaster v6 out of beta.



  • Another additional info,

    For the newly created (after 6.0.4->6.0.5 upgrade) application the attempt to create release template causes the following error:

    System.NullReferenceException: Object reference not set to an instance of an object. 
    at Inedo.BuildMaster.Web.WebApplication.Pages.Applications.ReleaseTemplates.EditReleaseTemplatePage.CreateChildControls() 
    at Inedo.BuildMaster.Web.WebApplication.Pages.BuildMasterSimplePage.<InitializeAsync>d__7.MoveNext() 
    --- End of stack trace from previous location where exception was thrown --- 
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 
    at Inedo.Web.PageFree.SimplePageBase.<ProcessRequestAsync>d__46.MoveNext() 
    --- End of stack trace from previous location where exception was thrown --- 
    at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() 
    at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 
    at System.Web.TaskAsyncHelper.EndTask(IAsyncResult ar) 
    at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() 
    at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

  • inedo-engineer

    The fix will be part of that (it was actually a regression in the Pipeline picker control which is on both of those pages).



Inedo Website HomeSupport HomeCode of ConductForums GuideDocumentation