|
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318 |
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:08:47
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass4_0`1.<GetEntityList>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityList[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToList[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetData[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToList[TResult]()
- at SqlSugar.QueryableProvider`1.ToList()
- at SqlSugar.QueryableProvider`1.<>c__29`2.<_Includes>b__29_0(ISugarQueryable`1 it)
- at SqlSugar.NavigatManager`1.OneToOne(List`1 list, Func`2 selector, EntityInfo listItemEntity, PropertyInfo navObjectNamePropety, EntityColumnInfo navObjectNameColumnInfo)
- at SqlSugar.NavigatManager`1.ExecuteByLay(Expression expression, List`1 list, Func`2 selector)
- at SqlSugar.NavigatManager`1.ExecuteByLay(Int32 i, Expression item)
- at SqlSugar.NavigatManager`1.Execute()
- at SqlSugar.QueryableProvider`1._InitNavigat[TResult](List`1 result)
- at SqlSugar.QueryableProvider`1.<>c__DisplayClass208_0`1.<_InitNavigatAsync>b__0()
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
- --- End of stack trace from previous location ---
- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
- --- End of stack trace from previous location ---
- at SqlSugar.QueryableProvider`1._InitNavigatAsync[TResult](List`1 result)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SqlSugar.QueryableProvider`1.ToPageListAsync(Int32 pageIndex, Int32 pageSize, RefAsync`1 totalNumber)
- at SafeCampus.SqlSugar.SqlSugarPageExtension.ToPagedListAsyncMapster[TEntity,T1](ISugarQueryable`1 queryable, Int32 pageNum, Int32 pageSize) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.SqlSugar\Extension\SqlSugarPageExtension.cs:line 68
- at SafeCampus.Web.Core.Controllers.Application.Business.Warn.Service.WarnInfoService.GetList(WarnInfoSearch search) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\Warn\Service\WarnInfoService.cs:line 103
- at SafeCampus.Web.Core.Controllers.Application.Business.WarnInfoController.GetList(WarnInfoSearch input) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Web.Core\Controllers\Application\Business\WarnInfoController.cs:line 123
- at lambda_method167(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:08:47
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:10:25
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass4_0`1.<GetEntityList>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityList[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToList[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetData[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetData[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToList[TResult]()
- at SqlSugar.QueryableProvider`1.ToList()
- at SqlSugar.QueryableProvider`1.<>c__29`2.<_Includes>b__29_0(ISugarQueryable`1 it)
- at SqlSugar.NavigatManager`1.OneToOne(List`1 list, Func`2 selector, EntityInfo listItemEntity, PropertyInfo navObjectNamePropety, EntityColumnInfo navObjectNameColumnInfo)
- at SqlSugar.NavigatManager`1.ExecuteByLay(Expression expression, List`1 list, Func`2 selector)
- at SqlSugar.NavigatManager`1.ExecuteByLay(Int32 i, Expression item)
- at SqlSugar.NavigatManager`1.Execute()
- at SqlSugar.QueryableProvider`1._InitNavigat[TResult](List`1 result)
- at SqlSugar.QueryableProvider`1.<>c__DisplayClass208_0`1.<_InitNavigatAsync>b__0()
- at System.Threading.Tasks.Task.InnerInvoke()
- at System.Threading.Tasks.Task.<>c.<.cctor>b__272_0(Object obj)
- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
- --- End of stack trace from previous location ---
- at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
- at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
- --- End of stack trace from previous location ---
- at SqlSugar.QueryableProvider`1._InitNavigatAsync[TResult](List`1 result)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SqlSugar.QueryableProvider`1.ToPageListAsync(Int32 pageIndex, Int32 pageSize, RefAsync`1 totalNumber)
- at SafeCampus.SqlSugar.SqlSugarPageExtension.ToPagedListAsyncMapster[TEntity,T1](ISugarQueryable`1 queryable, Int32 pageNum, Int32 pageSize) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.SqlSugar\Extension\SqlSugarPageExtension.cs:line 68
- at SafeCampus.Web.Core.Controllers.Application.Business.Warn.Service.WarnInfoService.GetList(WarnInfoSearch search) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\Warn\Service\WarnInfoService.cs:line 103
- at SafeCampus.Web.Core.Controllers.Application.Business.WarnInfoController.GetList(WarnInfoSearch input) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Web.Core\Controllers\Application\Business\WarnInfoController.cs:line 123
- at lambda_method167(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:10:25
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:11:13
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass5_0`1.<GetEntityListAsync>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityListAsync[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToListAsync[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SafeCampus.Application.Services.Business.CameraInfoService.CameraInfoService.DataSync() in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\CameraInfoService\CameraInfoService.cs:line 23
- at lambda_method218(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:11:13
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:12:30
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass5_0`1.<GetEntityListAsync>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityListAsync[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToListAsync[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SafeCampus.Application.Services.Business.CameraInfoService.CameraInfoService.DataSync() in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\CameraInfoService\CameraInfoService.cs:line 23
- at lambda_method218(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:12:30
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:15:26
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass5_0`1.<GetEntityListAsync>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityListAsync[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToListAsync[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SafeCampus.Application.Services.Business.CameraInfoService.CameraInfoService.DataSync() in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\CameraInfoService\CameraInfoService.cs:line 23
- at lambda_method218(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:15:37
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:18:57
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass5_0`1.<GetEntityListAsync>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityListAsync[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToListAsync[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SafeCampus.Application.Services.Business.CameraInfoService.CameraInfoService.DataSync() in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\CameraInfoService\CameraInfoService.cs:line 23
- at lambda_method167(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:18:57
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:21:03
- 【日志内容】:ResWidth can't convert string to int32
- 【异常信息】:SqlSugar.SqlSugarException: ResWidth can't convert string to int32
- at SqlSugar.IDataReaderEntityBuilder`1.CheckType(List`1 invalidTypes, String bindProperyTypeName, String validPropertyType, String propertyName)
- at SqlSugar.IDataReaderEntityBuilder`1.BindMethod(ILGenerator generator, EntityColumnInfo columnInfo, Int32 ordinal)
- at SqlSugar.IDataReaderEntityBuilder`1.BindField(ILGenerator generator, LocalBuilder result, EntityColumnInfo columnInfo, String fieldName)
- at SqlSugar.IDataReaderEntityBuilder`1.CreateBuilder(Type type)
- at SqlSugar.DbBindAccessory.<>c__DisplayClass5_0`1.<GetEntityListAsync>b__1()
- at SqlSugar.ReflectionInoCore`1.GetOrCreate(String cacheKey, Func`1 create)
- at SqlSugar.ReflectionInoCacheService.GetOrCreate[V](String cacheKey, Func`1 create, Int32 cacheDurationInSeconds)
- at SqlSugar.DbBindAccessory.GetEntityListAsync[T](SqlSugarProvider context, IDataReader dataReader)
- at SqlSugar.DbBindProvider.DataReaderToListAsync[T](Type type, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](Boolean isComplexModel, Type entityType, IDataReader dataReader)
- at SqlSugar.QueryableProvider`1.GetDataAsync[TResult](KeyValuePair`2 sqlObj)
- at SqlSugar.QueryableProvider`1._ToListAsync[TResult]()
- at SafeCampus.Application.Services.Business.CameraInfoService.CameraInfoService.DataSync() in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\CameraInfoService\CameraInfoService.cs:line 23
- at lambda_method167(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:21:03
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 11:28:52
- 【日志内容】:Value cannot be null. (Parameter 'value')
- 【异常信息】:System.ArgumentNullException: Value cannot be null. (Parameter 'value')
- at Newtonsoft.Json.Linq.JToken.EnsureValue(JToken value)
- at Newtonsoft.Json.Linq.JToken.op_Explicit(JToken value)
- at SafeCampus.Application.Services.Business.CameraInfoService.CameraInfoService.DataSync() in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Application\Services\Business\CameraInfoService\CameraInfoService.cs:line 57
- at lambda_method167(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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 11:28:52
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
- 【日志级别】:Error
- 【日志类名】:SafeCampus.Web.Core.LogExceptionHandler
- 【日志时间】:2024-07-17 13:50:58
- 【日志内容】:Value cannot be null. (Parameter 'source')
- 【异常信息】:System.ArgumentNullException: Value cannot be null. (Parameter 'source')
- at System.Linq.ThrowHelper.ThrowArgumentNullException(ExceptionArgument argument)
- at System.Linq.Enumerable.Select[TSource,TResult](IEnumerable`1 source, Func`2 selector)
- at SafeCampus.Web.Core.Controllers.Application.Business.PersonApi.CreatePersonA(PersonModel info) in F:\Project\QJKJ\SafeCampus\SafeCampus.API\SafeCampus.Web.Core\Controllers\Application\Business\PersonApi.cs:line 31
- at lambda_method167(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()
- --- 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)
-
- 【日志级别】:Error
- 【日志类名】:System.Logging.FriendlyException
- 【日志时间】:2024-07-17 13:50:58
- 【日志内容】:系统异常,请联系管理员
- 【异常信息】:MoYu.FriendlyException.AppFriendlyException: 系统异常,请联系管理员
-
|