--------------------------------
|
2024/12/26 16:11:08|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2024/12/28 9:58:34|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method796(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2024/12/28 9:58:39|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method796(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/8 10:41:45|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/8 10:41:45|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/8 10:41:45|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/8 10:49:51|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 17:57:58|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 17:59:27|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 17:59:46|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:00:22|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:00:45|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:03:03|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:03:28|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:16:00|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method1169(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:20:54|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:16|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:19|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:22|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:25|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:28|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:31|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:34|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:37|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:41|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:43|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:46|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:49|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:52|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:55|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:21:58|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:01|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:04|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:07|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:10|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:13|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:16|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:22:19|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:30:40|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:30:43|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:30:46|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:32:36|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/9 18:34:08|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJD24026G125)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method858(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:44:21|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method1070(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:44:22|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method1070(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:44:25|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method1070(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:44:28|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method1070(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:44:31|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2242
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1108
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method1070(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:53:38|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2220
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1086
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:54:50|
|
不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【自定义错误】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:不能将值 NULL 插入列 'TargetAddress',表 'WIDESEA_WMSDB.dbo.Dt_Task';列不允许有 Null 值。INSERT 失败。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2220
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1086
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:55:26|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2220
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1086
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:55:30|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2220
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1086
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/10 17:55:36|
|
违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【自定义错误】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【异常类型】:SqlException
|
【异常信息】:违反了 UNIQUE KEY 约束“任务托盘号”。不能在对象“dbo.Dt_Task”中插入重复键。重复键值为 (ZJDG152)。
|
语句已终止。
|
【堆栈调用】: at Microsoft.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
|
at Microsoft.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
|
at Microsoft.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
|
at Microsoft.Data.SqlClient.SqlDataReader.TryConsumeMetaData()
|
at Microsoft.Data.SqlClient.SqlDataReader.get_MetaData()
|
at Microsoft.Data.SqlClient.SqlCommand.FinishExecuteReader(SqlDataReader ds, RunBehavior runBehavior, String resetOptionsString, Boolean isInternal, Boolean forDescribeParameterEncryption, Boolean shouldCacheForAlwaysEncrypted)
|
at Microsoft.Data.SqlClient.SqlCommand.CompleteAsyncExecuteReader(Boolean isInternal, Boolean forDescribeParameterEncryption)
|
at Microsoft.Data.SqlClient.SqlCommand.InternalEndExecuteReader(IAsyncResult asyncResult, Boolean isInternal, String endMethod)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderInternal(IAsyncResult asyncResult)
|
at Microsoft.Data.SqlClient.SqlCommand.EndExecuteReaderAsync(IAsyncResult asyncResult)
|
at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
|
--- End of stack trace from previous location ---
|
at SqlSugar.AdoProvider.GetScalarAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.AdoProvider.GetIntAsync(String sql, SugarParameter[] parameters)
|
at SqlSugar.InsertableProvider`1.ExecuteReturnIdentityAsync()
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_StorageTaskServices.Dt_TaskService.CreateNewTask(RequestTaskDto input, List`1 process, Int32 flag) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 2220
|
at WIDESEA_StorageTaskServices.Dt_TaskService.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_StorageTaskServices\Task\Dt_TaskService.cs:line 1086
|
at WIDESEA_Core.AOP.InternalAsyncHelper.AwaitTaskWithPostActionAndFinallyAndGetResult[T](Task`1 actualReturnValue, Func`2 postAction, Action`1 finalAction) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 236
|
at WIDESEA_WMSServer.Controllers.TaskController.RequestTrayInTaskAsync(RequestTaskDto input) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskController.cs:line 100
|
at lambda_method799(Closure , Object )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.AwaitableObjectResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 10:52:39|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 10:52:39|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 10:57:22|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 10:57:22|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 10:57:22|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:13:37|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:17:14|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 11:17:14|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 14:22:03|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 14:22:03|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/1/16 15:04:54|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 10:55:25|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 10:55:31|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 10:58:16|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 10:58:19|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 10:59:23|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 10:59:28|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/9 11:01:04|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method888(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/12 16:45:28|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method1025(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/12 16:46:32|
|
Exception has been thrown by the target of an invocation.
|
【自定义错误】:Exception has been thrown by the target of an invocation.
|
【异常类型】:TargetInvocationException
|
【异常信息】:Exception has been thrown by the target of an invocation.
|
【堆栈调用】: at System.RuntimeMethodHandle.InvokeMethod(Object target, Span`1& arguments, Signature sig, Boolean constructor, Boolean wrapExceptions)
|
at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
|
at System.Reflection.MethodBase.Invoke(Object obj, Object[] parameters)
|
at WIDESEA_Core.BaseController.ApiBaseController`2.InvokeService(String methodName, Object[] parameters) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 108
|
at WIDESEA_Core.BaseController.ApiBaseController`2.GetPageData(PageDataOptions options) in E:\GIT\百步冠宇\BaiBuLiKu\Code Management\WMS\WIDESEA_WMSServer\WIDESEA_Core\BaseController\ApiBaseController.cs:line 28
|
at lambda_method1025(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncActionResultExecutor.Execute(IActionResultTypeMapper mapper, ObjectMethodExecutor executor, Object controller, Object[] arguments)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeActionMethodAsync>g__Logged|12_1(ControllerActionInvoker invoker)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeNextActionFilterAsync>g__Awaited|10_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Rethrow(ActionExecutedContextSealed context)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeInnerFilterAsync()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/15 15:05:48|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
--------------------------------
|
2025/2/15 15:05:54|
|
Unexpected end of request content.
|
【自定义错误】:Unexpected end of request content.
|
【异常类型】:BadHttpRequestException
|
【异常信息】:Unexpected end of request content.
|
【堆栈调用】: at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.Http1ContentLengthMessageBody.ReadAsyncInternal(CancellationToken cancellationToken)
|
at System.Runtime.CompilerServices.PoolingAsyncValueTaskMethodBuilder`1.StateMachineBox`1.System.Threading.Tasks.Sources.IValueTaskSource<TResult>.GetResult(Int16 token)
|
at Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestStream.ReadAsyncInternal(Memory`1 destination, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.FileBufferingReadStream.ReadAsync(Memory`1 buffer, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.WebUtilities.StreamHelperExtensions.DrainAsync(Stream stream, ArrayPool`1 bytePool, Nullable`1 limit, CancellationToken cancellationToken)
|
at Microsoft.AspNetCore.Mvc.Formatters.NewtonsoftJsonInputFormatter.ReadRequestBodyAsync(InputFormatterContext context, Encoding encoding)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.Binders.BodyModelBinder.BindModelAsync(ModelBindingContext bindingContext)
|
at Microsoft.AspNetCore.Mvc.ModelBinding.ParameterBinder.BindModelAsync(ActionContext actionContext, IModelBinder modelBinder, IValueProvider valueProvider, ParameterDescriptor parameter, ModelMetadata metadata, Object value, Object container)
|
at Microsoft.AspNetCore.Mvc.Controllers.ControllerBinderDelegateProvider.<>c__DisplayClass0_0.<<CreateBinderDelegate>g__Bind|0>d.MoveNext()
|
--- End of stack trace from previous location ---
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.<InvokeInnerFilterAsync>g__Awaited|13_0(ControllerActionInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ResourceInvoker.<InvokeNextExceptionFilterAsync>g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted)
|