Failed jobs do not become expired to allow you to re-queue them without any
time pressure. You should re-queue or delete them manually, or apply AutomaticRetry(OnAttemptsExceeded = AttemptsExceededAction.Delete)
attribute to delete them automatically.
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
An error occurred while updating the entries. See the inner exception for details.
System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.Entity.Core.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_tblCommunityAcclamationsMostView_tblCommunityAcclamations". The conflict occurred in database "WatershedGE", table "dbo.tblCommunityAcclamations", column 'TID'.
The statement has been terminated.
at System.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__180_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.<ExecuteAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.<UpdateAsync>d__0.MoveNext()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.<UpdateAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.Core.Objects.ObjectContext.<ExecuteInTransactionAsync>d__3d`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(Tasktask)
at System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStoreAsync>d__39.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.<ExecuteAsyncImplementation>d__9`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(Tasktask)
at System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesInternalAsync>d__31.MoveNext()
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Watershed.Helpers.CommunityAcclamationsMostView.<Run>d__12.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\CommunityAcclamationsMostView.cs:line 103
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
An error occurred while updating the entries. See the inner exception for details.
System.Data.Entity.Infrastructure.DbUpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.Entity.Core.UpdateException: An error occurred while updating the entries. See the inner exception for details. ---> System.Data.SqlClient.SqlException: The INSERT statement conflicted with the FOREIGN KEY constraint "FK_tblCommunityAcclamationsMostView_tblCommunityAcclamations". The conflict occurred in database "WatershedGE", table "dbo.tblCommunityAcclamations", column 'TID'.
The statement has been terminated.
at System.Data.SqlClient.SqlCommand.<>c.<ExecuteDbDataReaderAsync>b__180_0(Task`1result)
at System.Threading.Tasks.ContinuationResultTaskFromResultTask`2.InnerInvoke()
at System.Threading.Tasks.Task.Execute()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.Core.Mapping.Update.Internal.DynamicUpdateCommand.<ExecuteAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.<UpdateAsync>d__0.MoveNext()
--- End of inner exception stack trace ---
at System.Data.Entity.Core.Mapping.Update.Internal.UpdateTranslator.<UpdateAsync>d__0.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.Core.Objects.ObjectContext.<ExecuteInTransactionAsync>d__3d`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(Tasktask)
at System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesToStoreAsync>d__39.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Data.Entity.SqlServer.DefaultSqlExecutionStrategy.<ExecuteAsyncImplementation>d__9`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(Tasktask)
at System.Data.Entity.Core.Objects.ObjectContext.<SaveChangesInternalAsync>d__31.MoveNext()
--- End of inner exception stack trace ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Tasktask)
at System.Runtime.CompilerServices.TaskAwaiter`1.GetResult()
at Watershed.Helpers.CommunityAcclamationsMostView.<Run>d__12.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\CommunityAcclamationsMostView.cs:line 103
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766
Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
System.Data.Entity.Validation.DbEntityValidationException: Validation failed for one or more entities. See 'EntityValidationErrors' property for more details.
at System.Data.Entity.Internal.InternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.Internal.LazyInternalContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync(CancellationTokencancellationToken)
at System.Data.Entity.DbContext.SaveChangesAsync()
at Watershed.Helpers.AFPUpdater.<RunAsync>d__1.MoveNext() in C:\Users\christian\source\Workspaces\GroupEditiorsBackend\Helpers\AFPUpdater.cs:line 766