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!
Otter: Creating Orchestration Jobs gives 500 error
-
Any time I try to create and Orchestration Job the pop up window gives a 500 error. Details below. This happens any time the pop up is called, so either from the plans page or the jobs page. Is this just something on my end?
Logged:
8/3/2017 9:16:19 AMLevel: Error
Category: HTTP
Message: An error occurred in the web application: Object reference not set to an instance of an object.
Details:
URL: http://192.168.143.230:82/jobs/edit?jobType=O
Referrer: http://192.168.143.230:82/jobs
User: Express User
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/59.0.3071.115 Safari/537.36
Stack trace: at Inedo.Otter.WebApplication.Pages.Jobs.CreateOrEditJobPage.<>c__DisplayClass22_0.<CreateChildControls>b__0(Schedules_Extended s)
at System.Linq.Enumerable.WhereSelectListIterator2.MoveNext() at System.Collections.Generic.List
1.InsertRange(Int32 index, IEnumerable`1 collection)
at Inedo.Otter.WebApplication.Pages.Jobs.CreateOrEditJobPage.CreateChildControls()
at Inedo.Otter.WebApplication.Pages.OtterSimplePageBase.<InitializeAsync>d__1.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__48.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: Otter
Version: 1.7.0
-
Hello Travis,
This is a known bug in Otter 1.7.0 (OT-171). It will be fixed in Otter 1.7.1.
-
Great! Thanks for the update Ben.