03:08:17.793 Failed to load grid data of GetLastUploadTrxnTime() Uploaded SI Transaction page. could not execute query [ Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1; ] [SQL: Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1;]MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: Unable to read data from the transport connection: Connection timed out. ---> System.Net.Sockets.SocketException (110): Connection timed out at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 292 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 298 at System.Net.Security.SslStream.FillBufferAsync[TReadAdapter](TReadAdapter adapter, Int32 minSize) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1449 at System.Net.Security.SslStream.ReadAsyncInternal[TReadAdapter](TReadAdapter adapter, Memory`1 buffer) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1439 at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.cs:line 753 at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() in /_/src/System.Data.Common/src/System/Data/Common/DbCommand.cs:line 110 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) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces) at NHibernate.Loader.Custom.CustomLoader.List(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Impl.SessionImpl.ListCustomQuery(ICustomQuery customQuery, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters) at NHibernate.Impl.SqlQueryImpl.List() at QuaLiX.TMS.Web.Areas.Validation.Controllers.UploadSITrxnController.GetLastUploadTrxnTime() in F:\WorkingProjects\TMS\QuaLiX.TMS.WebApp\QuaLiX.TMS.Web\Areas\Validation\Controllers\UploadSITrxnController.cs:line 563 [Login Info:: ADMIN1: Qualix ] 03:09:42.098 Failed to load grid data of GetLastUploadTrxnTime() Uploaded SI Transaction page. could not execute query [ Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1; ] [SQL: Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1;]MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: Unable to read data from the transport connection: Connection timed out. ---> System.Net.Sockets.SocketException (110): Connection timed out at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 292 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 298 at System.Net.Security.SslStream.FillBufferAsync[TReadAdapter](TReadAdapter adapter, Int32 minSize) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1463 at System.Net.Security.SslStream.ReadAsyncInternal[TReadAdapter](TReadAdapter adapter, Memory`1 buffer) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1439 at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.cs:line 753 at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.GetResult(Int32 statementId, Int32& affectedRows, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() in /_/src/System.Data.Common/src/System/Data/Common/DbCommand.cs:line 110 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) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces) at NHibernate.Loader.Custom.CustomLoader.List(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Impl.SessionImpl.ListCustomQuery(ICustomQuery customQuery, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters) at NHibernate.Impl.SqlQueryImpl.List() at QuaLiX.TMS.Web.Areas.Validation.Controllers.UploadSITrxnController.GetLastUploadTrxnTime() in F:\WorkingProjects\TMS\QuaLiX.TMS.WebApp\QuaLiX.TMS.Web\Areas\Validation\Controllers\UploadSITrxnController.cs:line 563 [Login Info:: ADMIN1: Qualix ] 03:11:54.693 Failed to load grid data of GetLastUploadTrxnTime() Uploaded SI Transaction page. could not execute query [ Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1; ] [SQL: Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1;]MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: Unable to read data from the transport connection: Connection timed out. ---> System.Net.Sockets.SocketException (110): Connection timed out at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 298 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 298 at System.Net.Security.SslStream.FillBufferAsync[TReadAdapter](TReadAdapter adapter, Int32 minSize) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1463 at System.Net.Security.SslStream.ReadAsyncInternal[TReadAdapter](TReadAdapter adapter, Memory`1 buffer) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1439 at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.cs:line 753 at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteDbDataReader(CommandBehavior behavior) at System.Data.Common.DbCommand.ExecuteReader() in /_/src/System.Data.Common/src/System/Data/Common/DbCommand.cs:line 110 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) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Loader.List(ISessionImplementor session, QueryParameters queryParameters, ISet`1 querySpaces) at NHibernate.Loader.Custom.CustomLoader.List(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Impl.SessionImpl.ListCustomQuery(ICustomQuery customQuery, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters) at NHibernate.Impl.SqlQueryImpl.List() at QuaLiX.TMS.Web.Areas.Validation.Controllers.UploadSITrxnController.GetLastUploadTrxnTime() in F:\WorkingProjects\TMS\QuaLiX.TMS.WebApp\QuaLiX.TMS.Web\Areas\Validation\Controllers\UploadSITrxnController.cs:line 563 [Login Info:: ADMIN1: Qualix ] 03:14:18.047 Failed to load grid data of GetLastUploadTrxnTime() Uploaded SI Transaction page. could not execute query [ Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1; ] [SQL: Select TXN_NO, date_format(LTU.RequestDate, '%d/%m/%Y %h:%i:%s') as LastRequestDateTime, date_format(LT.TDateTime, '%d/%m/%Y %h:%i:%s') as LastTrxnDateTime from lanetransactionuploaded LTU inner join lanetransactions LT on LTU.LaneTransactionNumber=LT.LaneTransactionNumber order by RequestDate desc limit 1;]MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered during command execution. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Fatal error encountered attempting to read the resultset. ---> MySql.Data.MySqlClient.MySqlException (0x80004005): Reading from the stream has failed. ---> System.IO.IOException: Unable to read data from the transport connection: Connection timed out. ---> System.Net.Sockets.SocketException (110): Connection timed out at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 298 --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) in /_/src/System.Net.Sockets/src/System/Net/Sockets/NetworkStream.cs:line 298 at System.Net.Security.SslStream.FillBufferAsync[TReadAdapter](TReadAdapter adapter, Int32 minSize) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1463 at System.Net.Security.SslStream.ReadAsyncInternal[TReadAdapter](TReadAdapter adapter, Memory`1 buffer) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.Implementation.cs:line 1439 at System.Net.Security.SslStream.Read(Byte[] buffer, Int32 offset, Int32 count) in /_/src/System.Net.Security/src/System/Net/Security/SslStream.cs:line 753 at MySql.Data.MySqlClient.TimedStream.Read(Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.ReadFully(Stream stream, Byte[] buffer, Int32 offset, Int32 count) at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.LoadPacket() at MySql.Data.MySqlClient.MySqlStream.ReadPacket() at MySql.Data.MySqlClient.NativeDriver.GetResult(Int32& affectedRow, Int64& insertedId) at MySql.Data.MySqlClient.Driver.NextResult(Int32 statementId, Boolean force) at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlDataReader.NextResult() at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) at MySql.Data.MySqlClient.MySqlCommand.ExecuteReader(CommandBehavior behavior) 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) at NHibernate.Loader.Loader.DoList(ISessionImplementor session, QueryParameters queryParameters, IResultTransformer forcedResultTransformer) at NHibernate.Loader.Loader.ListIgnoreQueryCache(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Loader.Custom.CustomLoader.List(ISessionImplementor session, QueryParameters queryParameters) at NHibernate.Impl.SessionImpl.ListCustomQuery(ICustomQuery customQuery, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters, IList results) at NHibernate.Impl.AbstractSessionImpl.List(NativeSQLQuerySpecification spec, QueryParameters queryParameters) at NHibernate.Impl.SqlQueryImpl.List() at QuaLiX.TMS.Web.Areas.Validation.Controllers.UploadSITrxnController.GetLastUploadTrxnTime() in F:\WorkingProjects\TMS\QuaLiX.TMS.WebApp\QuaLiX.TMS.Web\Areas\Validation\Controllers\UploadSITrxnController.cs:line 563 [Login Info:: VALIDATOR: validator validator] 07:16:03.194 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:03.342 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:03.526 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:03.686 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:03.862 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:04.046 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:04.206 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:04.366 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:04.534 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:04.710 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:04.870 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:05.039 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:05.206 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:05.383 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:05.542 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:05.735 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:05.902 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:06.070 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:06.238 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:06.416 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:06.583 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:06.816 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:06.935 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:07.111 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:07.294 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:07.470 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:07.646 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:07.831 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:07.982 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:08.142 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:08.322 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:08.486 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:08.654 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:08.854 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:09.014 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:09.173 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:09.368 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:10.087 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:22.832 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:22.999 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:23.176 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:23.343 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:23.510 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:23.679 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:23.846 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:24.023 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:24.199 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:24.374 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:24.542 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:24.726 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:24.902 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:25.095 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:25.254 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:25.430 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:25.615 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:25.791 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:25.966 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:26.150 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:26.327 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:26.510 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:26.694 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:26.888 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:27.054 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:27.222 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:27.414 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:27.598 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:27.776 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:27.992 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:28.145 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:28.328 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:28.519 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:28.702 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:28.895 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:29.070 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:29.262 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:29.463 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:29.654 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:29.846 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:45.152 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:45.319 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:45.487 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:45.678 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:45.839 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:46.015 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:46.175 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:46.351 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:46.527 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:46.694 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:46.878 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:47.064 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:47.238 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:47.424 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:47.616 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:47.823 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:47.984 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:48.159 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:16:48.337 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:34:52.952 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:34:53.086 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:34:53.422 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:34:53.606 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:34:53.774 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:49.097 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:49.265 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:49.409 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:49.576 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:49.721 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:49.889 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:50.049 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:50.209 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:50.377 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:50.544 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:50.705 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:50.873 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:51.648 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:51.832 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:52.024 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:52.202 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:52.392 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:52.561 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:52.721 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:52.873 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:53.033 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:53.192 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:53.361 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:53.528 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:53.705 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:53.856 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:54.008 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:54.176 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:54.344 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:54.528 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:54.688 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:54.867 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:55.017 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:55.186 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:55.352 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:55.504 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:55.690 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:55.865 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 07:40:56.041 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 08:04:33.578 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 08:04:33.979 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 08:04:34.162 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ] 08:04:34.725 Failed to load grid data of Save successfully. page. [Login Info:: ADMIN1: Qualix ]