Error Details
Low Thursday, 21 May 2026 10:20Summary
Bank
Aqua Dev - Testing
Exception ID
639149556095487530
Sequence
0
Item Number
0
ISN
0
User
Automatch
Exception Description
A second operation was started on this context instance before a previous operation completed. This is usually caused by different threads concurrently using the same instance of DbContext. For more information on how to avoid threading issues with DbContext, see https://go.microsoft.com/fwlink/?linkid=2097913.
Business Description
Unexpected error occurred when attempting to Lock a record in ReconcileAccounts. Reference: 638676162412235013
Stack Trace
at Microsoft.EntityFrameworkCore.Query.Internal.SingleQueryingEnumerable`1.Enumerator.MoveNext() at System.Linq.Enumerable.TryGetSingle[TSource](IEnumerable`1 source, Boolean& found) at lambda_method1601(Closure, QueryContext) at Microsoft.EntityFrameworkCore.Query.Internal.QueryCompiler.Execute[TResult](Expression query) at Aquila.AccountReconciliations.ReconcileAccountsMethods.LockARReference(ARReconciliationReferences inParms, String lockUser)