1. ================================================================================================================== System.ObjectDisposedException occurred HResult=-2146232798 Message=Cannot access a disposed object. Object name: 'This ArenaMemoryAllocator is already disposed'. ObjectName=This ArenaMemoryAllocator is already disposed Source=Sparrow StackTrace: at Sparrow.Json.ArenaMemoryAllocator.ThrowAlreadyDisposedException() at Sparrow.Json.Parsing.UnmanagedJsonParser..ctor(JsonOperationContext ctx, JsonParserState state, String debugTag) at Sparrow.Json.JsonOperationContext.d__56.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 Sparrow.Json.JsonOperationContext.d__55.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.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() at Raven.Client.Http.RavenCommand`1.d__27.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.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() at Raven.Client.Http.RequestExecutor.d__40`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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Raven.Client.Http.RequestExecutor.d__34`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 Raven.Client.Util.AsyncHelpers.<>c__DisplayClass0_1.<b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Raven.Client.Util.AsyncHelpers.RunSync(Func`1 task) at Raven.Client.Http.RequestExecutor.Execute[TResult](RavenCommand`1 command, JsonOperationContext context, CancellationToken token) at Raven.Client.Documents.Session.DocumentQuery`1.ExecuteActualQuery() at Raven.Client.Documents.Session.DocumentQuery`1.InitSync() at Raven.Client.Documents.Session.DocumentQuery`1.get_QueryResult() at Raven.Client.Documents.Linq.RavenQueryProviderProcessor`1.ExecuteQuery[TProjection]() at Raven.Client.Documents.Linq.RavenQueryInspector`1.GetEnumerator() at System.Linq.Buffer`1..ctor(IEnumerable`1 source) at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source) at NovusERP.Data.Repositories.RavenDB.DocumentRepository.GetRowCount[TEntity,TIndex](Expression`1 queryFunc) in D:\Short Utilities\Novus\NovusERP\NovusERP.Data\Repositories\RavenDB\DocumentRepository.cs:line 144 InnerException: 2. ================================================================================================================== System.ObjectDisposedException occurred HResult=-2146232798 Message=Cannot access a disposed object. Object name: 'This ArenaMemoryAllocator is already disposed'. ObjectName=This ArenaMemoryAllocator is already disposed Source=Sparrow StackTrace: at Sparrow.Json.ArenaMemoryAllocator.ThrowAlreadyDisposedException() at Sparrow.Json.Parsing.UnmanagedJsonParser..ctor(JsonOperationContext ctx, JsonParserState state, String debugTag) at Sparrow.Json.JsonOperationContext.d__56.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 Sparrow.Json.JsonOperationContext.d__55.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.Runtime.CompilerServices.ConfiguredTaskAwaitable`1.ConfiguredTaskAwaiter.GetResult() at Raven.Client.Http.RavenCommand`1.d__27.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.Runtime.CompilerServices.ConfiguredTaskAwaitable.ConfiguredTaskAwaiter.GetResult() at Raven.Client.Http.RequestExecutor.d__40`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 System.Runtime.CompilerServices.TaskAwaiter.ValidateEnd(Task task) at Raven.Client.Http.RequestExecutor.d__34`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 Raven.Client.Util.AsyncHelpers.<>c__DisplayClass0_1.<b__0>d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at Raven.Client.Util.AsyncHelpers.RunSync(Func`1 task) at Raven.Client.Documents.Session.DocumentSession.Load[T](String id) at NovusERP.Data.Repositories.RavenDB.DocumentRepository.Get[TEntity](String id) in D:\Short Utilities\Novus\NovusERP\NovusERP.Data\Repositories\RavenDB\DocumentRepository.cs:line 78 InnerException: 3. ================================================================================================================== System.ObjectDisposedException occurred HResult=-2146232798 Message=Cannot access a disposed object. Object name: 'This ArenaMemoryAllocator is already disposed'. ObjectName=This ArenaMemoryAllocator is already disposed Source=Sparrow StackTrace: at Sparrow.Json.ArenaMemoryAllocator.ThrowAlreadyDisposedException() at Sparrow.Json.BlittableWriter`1.ResetAndRenew() at Sparrow.Json.BlittableJsonDocumentBuilder.Renew(String debugTag, UsageMode mode) at Sparrow.Json.JsonOperationContext.ReadObjectInternal(Object builder, String documentId, UsageMode mode, IBlittableDocumentModifier modifier) at Raven.Client.Documents.Session.InMemoryDocumentSessionOperations.StoreEntityInUnitOfWork(String id, Object entity, Nullable`1 etag, DynamicJsonValue metadata, ConcurrencyCheckMode forceConcurrencyCheck) at Raven.Client.Documents.Session.InMemoryDocumentSessionOperations.StoreInternal(Object entity, Nullable`1 etag, String id, ConcurrencyCheckMode forceConcurrencyCheck) at Raven.Client.Documents.Session.InMemoryDocumentSessionOperations.Store(Object entity, Nullable`1 etag, String id) at NovusERP.Data.Repositories.RavenDB.DocumentRepository.Store[TEntity](TEntity item) in D:\Short Utilities\Novus\NovusERP\NovusERP.Data\Repositories\RavenDB\DocumentRepository.cs:line 90 InnerException: