16:53:55.650 Failed to load grid data of Module Version Details page. could not execute query [ SELECT Build AS 'Version' FROM modulesversion WHERE ApplicationType = 1 order by versionId desc limit 1 ] [SQL: SELECT Build AS 'Version' FROM modulesversion WHERE ApplicationType = 1 order by versionId desc limit 1] [Login Info:: ] 16:54:11.828 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:18.375 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:24.419 Failed to load grid data of Module Version Details page. could not execute query [ SELECT Build AS 'Version' FROM modulesversion WHERE ApplicationType = 1 order by versionId desc limit 1 ] [SQL: SELECT Build AS 'Version' FROM modulesversion WHERE ApplicationType = 1 order by versionId desc limit 1] [Login Info:: ] 16:54:25.833 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:31.439 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:35.926 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:40.448 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:47.594 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:54:59.089 Failed to load grid data of Report Generate page. NHibernate.Exceptions.GenericADOException: could not execute query [ select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=? ] Name:p1 - Value:73 Name:p2 - Value:27 Name:p3 - Value:1 [SQL: select saveconfig0_.AddedDate as addeddat1_117_, saveconfig0_.LaneConfigDtlID as laneconf2_117_, saveconfig0_.PlazaID as plazaid3_117_, saveconfig0_.ProjectID as projecti4_117_, saveconfig0_.TollLaneID as tolllane5_117_, saveconfig0_.LaneConfigID as laneconf6_117_, saveconfig0_.DefaultValue1 as defaultv7_117_, saveconfig0_.DefaultValue2 as defaultv8_117_, saveconfig0_.Description as descript9_117_, saveconfig0_.UserID as userid10_117_, saveconfig0_.Password as passwor11_117_, saveconfig0_.Active as active12_117_, saveconfig0_.IsDefault as isdefau13_117_, saveconfig0_.CPlazaID as cplazai14_117_, saveconfig0_.AddedBy as addedby15_117_, saveconfig0_.ModifyBy as modifyb16_117_, saveconfig0_.ModifyDate as modifyd17_117_, saveconfig0_.ConfigType as configt18_117_ from MLaneConfigurationDtl saveconfig0_ where saveconfig0_.LaneConfigDtlID=? and saveconfig0_.LaneConfigID=? and saveconfig0_.TollLaneID=?] ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Authentication to host '172.16.32.9' for user 'qualixadmin' using method 'caching_sha2_password' failed with message: User qualixadmin already has more than 'max_user_connections' active connections ---> MySql.Data.MySqlClient.MySqlException (0x80004005): User qualixadmin already has more than 'max_user_connections' active connections at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.AuthenticationFailed(Exception ex) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ReadPacket() at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at NHibernate.Connection.DriverConnectionProvider.GetConnection() at NHibernate.AdoNet.ConnectionManager.GetConnection() at NHibernate.AdoNet.AbstractBatcher.Prepare(DbCommand cmd) at NHibernate.AdoNet.AbstractBatcher.ExecuteReader(DbCommand cmd) at NHibernate.Loader.Loader.GetResultSet(DbCommand st, QueryParameters queryParameters, ISessionImplementor session, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) --- End of inner exception stack trace --- at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) 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(IQueryExpression queryExpression, QueryParameters parameters) at NHibernate.Impl.AbstractQueryImpl2.List() at NHibernate.Linq.DefaultQueryProvider.ExecuteQuery(NhLinqExpression nhLinqExpression, IQuery query, NhLinqExpression nhQuery) at NHibernate.Linq.DefaultQueryProvider.Execute(Expression expression) at NHibernate.Linq.DefaultQueryProvider.Execute[TResult](Expression expression) at Remotion.Linq.QueryableBase`1.GetEnumerator() at System.Collections.Generic.List`1..ctor(IEnumerable`1 collection) in /_/src/System.Private.CoreLib/shared/System/Collections/Generic/List.cs:line 92 at System.Linq.Enumerable.ToList[TSource](IEnumerable`1 source) in /_/src/System.Linq/src/System/Linq/ToCollection.cs:line 27 at QuaLiX.TMS.Web.Areas.Reporting.Controllers.ReportViewerController.GenerateReport(String reportName, List`1 spParam, String Report, Boolean viewInGrid) and Report path : -/home/qualixadmin/app/tms-backoffice/wwwroot/Report/ [Login Info:: ADMIN: Administrator User] 16:56:26.726 Failed to load grid data of Module Version Details page. could not execute query [ SELECT Build AS 'Version' FROM modulesversion WHERE ApplicationType = 1 order by versionId desc limit 1 ] [SQL: SELECT Build AS 'Version' FROM modulesversion WHERE ApplicationType = 1 order by versionId desc limit 1] [Login Info:: ]