--------------------------------
|
2024/11/11 11:21:19|
|
Index and length must refer to a location within the string. (Parameter 'length')
|
【自定义错误】:Index and length must refer to a location within the string. (Parameter 'length')
|
【异常类型】:ArgumentOutOfRangeException
|
【异常信息】:Index and length must refer to a location within the string. (Parameter 'length')
|
【堆栈调用】: at System.String.Substring(Int32 startIndex, Int32 length)
|
at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 337
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method727(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:24:42|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 339
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method871(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:26:04|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 339
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method871(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:26:49|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 339
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method871(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:29:13|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 339
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method871(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:30:03|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 339
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method871(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:34:45|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 341
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method727(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:37:50|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 341
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method727(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/11 11:39:35|
|
Index was outside the bounds of the array.
|
【自定义错误】:Index was outside the bounds of the array.
|
【异常类型】:IndexOutOfRangeException
|
【异常信息】:Index was outside the bounds of the array.
|
【堆栈调用】: at WIDESEA_TaskInfoService.TaskService.Queryinventory(String palletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 341
|
at WIDESEA_TaskInfoService.TaskService.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_TaskInfoService\PartialTaskService_Inbound.cs:line 217
|
at Castle.Proxies.Invocations.ITaskService_GenerateInventoryInformation.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_19.GenerateInventoryInformation(String SourceAddress, String PalletCode)
|
at WIDESEA_WMSServer.Controllers.TaskInfo.TaskController.GenerateInventoryInformation(String SourceAddress, String PalletCode) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\TaskInfo\TaskController.cs:line 63
|
at lambda_method727(Closure , Object , Object[] )
|
at Microsoft.AspNetCore.Mvc.Infrastructure.ActionMethodExecutor.SyncObjectResultExecutor.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/11/21 17:10:15|
|
对象名 'Sys_Department' 无效。
|
【自定义错误】:对象名 'Sys_Department' 无效。
|
【异常类型】:SqlException
|
【异常信息】:对象名 'Sys_Department' 无效。
|
【堆栈调用】: at WIDESEA_SystemRepository.Sys_DictionaryRepository.Query(String sql) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\Sys_DictionaryRepository.cs:line 61
|
at WIDESEA_SystemRepository.Sys_DictionaryRepository.GetDictionaries(IEnumerable`1 dicNos, Boolean executeSql) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_SystemRepository\Sys_DictionaryRepository.cs:line 41
|
at Castle.Proxies.Invocations.ISys_DictionaryRepository_GetDictionaries.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IRepository`1Proxy_2.GetDictionaries(IEnumerable`1 dicNos, Boolean executeSql)
|
at WIDESEA_SystemService.Sys_DictionaryService.GetVueDictionary(String[] dicNos) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_SystemService\Sys_DictionaryService.cs:line 73
|
at Castle.Proxies.Invocations.ISys_DictionaryService_GetVueDictionary.InvokeMethodOnTarget()
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at WIDESEA_Core.AOP.LogAOP.Intercept(IInvocation invocation) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_Core\AOP\LogAOP.cs:line 70
|
at Castle.DynamicProxy.AbstractInvocation.Proceed()
|
at Castle.Proxies.IService`1Proxy_1.GetVueDictionary(String[] dicNos)
|
at WIDESEA_WMSServer.Controllers.System.Sys_DictionaryController.GetVueDictionary(String[] dicNos) in F:\外出项目\尖山\11-1\代码管理\WMS\WIDESEA_WMSServer\WIDESEA_WMSServer\Controllers\System\Sys_DictionaryController.cs:line 25
|
at lambda_method784(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)
|