The Workflow is completing after called but the forms server doesn't care anymore. This form worked prior to updating to 10.4.2
URL:
Error: UnexpectedError
Date: 2/18/2020 12:13:55 PM (Central Standard Time)
HTTP Status Code: 500
Business Process ID: 160
Instance ID: 54272
Business Process Name: Consumer Loan Application - In Person
Stack Trace:
Caught exception: Laserfiche.Forms.CommonUtils.Exceptions.LFFormsException
Message: An unexpected error has occurred. [LFF502-UnexpectedError]
Inner exception: System.ObjectDisposedException
Message: The ObjectContext instance has been disposed and can no longer be used for operations that require a connection.
at System.Data.Entity.Core.Objects.ObjectContext.get_Connection()
at System.Data.Entity.Core.Objects.ObjectQuery`1.GetResults(Nullable`1 forMergeOption)
at System.Data.Entity.Core.Objects.DataClasses.EntityCollection`1.Load(List`1 collection, MergeOption mergeOption)
at System.Data.Entity.Core.Objects.DataClasses.RelatedEnd.DeferredLoad()
at System.Data.Entity.Core.Objects.Internal.LazyLoadBehavior.LoadProperty[TItem](TItem propertyValue, String relationshipName, String targetRoleName, Boolean mustBeNull, Object wrapperObject)
at System.Data.Entity.Core.Objects.Internal.LazyLoadBehavior.<>c__DisplayClass7`2.<GetInterceptorDelegate>b__1(TProxy proxy, TItem item)
at System.Data.Entity.DynamicProxies.cf_bp_worker_instanc_8994AEA43FFC3AC19B77A7BCA8A81EDBE6E664917AD7D38740266AFD9E957FA1.get_cf_bp_worker_instance_history()
at Laserfiche.Forms.EntityModels.cf_bp_worker_instances.GetLastHistory()
at Laserfiche.Forms.Routing.ServiceTask.Execute(Int32 instanceId, IRoutingContext routingContext)
at Laserfiche.Forms.Routing.RoutingDispatcher.ExecuteStep(KeyValuePair`2 currentStep, Exception& executionException)