2025-07-11 09:33:30,834 [415] ERROR NHibernate.Util.ADOExceptionReporter - Reading from the stream has failed. 2025-07-11 09:33:30,844 [415] ERROR NHibernate.Util.ADOExceptionReporter - Attempted to read past the end of the stream. 2025-07-11 09:33:30,847 [415] ERROR NHibernate.Util.ADOExceptionReporter - Reading from the stream has failed. 2025-07-11 09:33:30,847 [415] ERROR NHibernate.Util.ADOExceptionReporter - Attempted to read past the end of the stream. 2025-07-11 09:33:30,847 [415] ERROR NHibernate.Util.ADOExceptionReporter - Reading from the stream has failed. 2025-07-11 09:33:30,847 [415] ERROR NHibernate.Util.ADOExceptionReporter - Attempted to read past the end of the stream. 2025-07-11 09:33:30,874 [415] ERROR MCMS.Account.Common.GlobalExceptionFilter - URL:http://0.0.0.0:5003/SysSetting/GetSysSetting?firstDepartmentId=;UserIP:127.0.0.1,ServerVariables:Microsoft.AspNetCore.Server.Kestrel.Core.Internal.Http.HttpRequestHeaders;Exception:could not execute query [ select syssetting0_.Id as id1_20_, syssetting0_.`FirstDepartmentId` as FirstDepartmentId2_20_, syssetting0_.`Name` as Name3_20_, syssetting0_.`Value` as Value4_20_ from `SysSetting` syssetting0_ where syssetting0_.`FirstDepartmentId` is null ] [SQL: select syssetting0_.Id as id1_20_, syssetting0_.`FirstDepartmentId` as FirstDepartmentId2_20_, syssetting0_.`Name` as Name3_20_, syssetting0_.`Value` as Value4_20_ from `SysSetting` syssetting0_ where syssetting0_.`FirstDepartmentId` is null] at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer, QueryCacheResultBuilder queryCacheResultBuilder) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Hql.Ast.ANTLR.QueryTranslatorImpl.List(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Engine.Query.HQLQueryPlan.PerformList(QueryParameters queryParameters, ISessionImplementor session, IList results) at NHibernate.Impl.SessionImpl.List(IQueryExpression queryExpression, QueryParameters queryParameters, IList results, Object filterConnection) at NHibernate.Impl.AbstractSessionImpl.List[T](IQueryExpression query, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List[T]() at NHibernate.Linq.DefaultQueryProvider.ExecuteList[TResult](Expression expression) at NHibernate.Linq.NhQueryable`1.System.Collections.Generic.IEnumerable.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) at MCMS.Account.DAO.Hibernate.SysSettingDAO.GetByFirstDepartmentId(Nullable`1 firstDepartmentId) in E:\agent\_work\2\s\MCMS.Account.DAO.Hibernate\SysSettingDAO.cs:line 55 at MCMS.Account.Service.Impl.SysSettingService.GetByFirstDepartmentId(Nullable`1 firstDepartmentId) in E:\agent\_work\2\s\MCMS.Account.Service.Impl\SysSettingService.cs:line 190 at _dynamic_MCMS.Account.Service.Impl.SysSettingService.GetByFirstDepartmentId(Object , Object[] ) at Spring.Reflection.Dynamic.SafeMethod.Invoke(Object target, Object[] arguments) at Spring.Aop.Framework.DynamicMethodInvocation.InvokeJoinpoint() at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Transaction.Interceptor.TransactionInterceptor.Invoke(IMethodInvocation invocation) at Spring.Aop.Framework.AbstractMethodInvocation.Proceed() at Spring.Aop.Framework.DynamicProxy.AdvisedProxy.Invoke(Object proxy, Object target, Type targetType, MethodInfo targetMethod, MethodInfo proxyMethod, Object[] args, IList interceptors) at CompositionAopProxy_cfebb2d180274ec782a2dc62146bc3b9.GetByFirstDepartmentId(Nullable`1 firstDepartmentId) at MCMS.Account.Controllers.SysSettingController.GetSysSetting(Nullable`1 firstDepartmentId) at lambda_method150(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() at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.Next(State& next, Scope& scope, Object& state, Boolean& isCompleted) at Microsoft.AspNetCore.Mvc.Infrastructure.ControllerActionInvoker.InvokeNextActionFilterAsync() --- End of stack trace from previous location --- 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.g__Awaited|26_0(ResourceInvoker invoker, Task lastTask, State next, Scope scope, Object state, Boolean isCompleted) 2025-07-11 09:37:03,463 [449] WARN DotNetCore.CAP.Processor.MessageDelayedProcessor - Get delayed messages from storage failed. Retrying... MySqlConnector.MySqlException (0x80004005): Unable to connect to any of the specified MySQL hosts. at MySqlConnector.Core.ServerSession.OpenTcpSocketAsync(ConnectionSettings cs, ILoadBalancer loadBalancer, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 1080 at MySqlConnector.Core.ServerSession.ConnectAsync(ConnectionSettings cs, MySqlConnection connection, Int64 startingTimestamp, ILoadBalancer loadBalancer, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ServerSession.cs:line 422 at MySqlConnector.Core.ConnectionPool.ConnectSessionAsync(MySqlConnection connection, Action`4 logMessage, Int64 startingTimestamp, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 427 at MySqlConnector.Core.ConnectionPool.ConnectSessionAsync(MySqlConnection connection, Action`4 logMessage, Int64 startingTimestamp, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 432 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int64 startingTimestamp, Int32 timeoutMilliseconds, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 144 at MySqlConnector.Core.ConnectionPool.GetSessionAsync(MySqlConnection connection, Int64 startingTimestamp, Int32 timeoutMilliseconds, Activity activity, IOBehavior ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/Core/ConnectionPool.cs:line 144 at MySqlConnector.MySqlConnection.CreateSessionAsync(ConnectionPool pool, Int64 startingTimestamp, Activity activity, Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 1103 at MySqlConnector.MySqlConnection.OpenAsync(Nullable`1 ioBehavior, CancellationToken cancellationToken) in /_/src/MySqlConnector/MySqlConnection.cs:line 590 at DotNetCore.CAP.MySql.MySqlDataStorage.ScheduleMessagesOfDelayedAsync(Func`3 scheduleTask, CancellationToken token) at DotNetCore.CAP.MySql.MySqlDataStorage.ScheduleMessagesOfDelayedAsync(Func`3 scheduleTask, CancellationToken token) at DotNetCore.CAP.Processor.MessageDelayedProcessor.ProcessDelayedAsync(IDataStorage connection, ProcessingContext context)