[SocketException (0x274c): A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond] System.Net.Sockets.Socket.Receive(Byte[] buffer, Int32 offset, Int32 size, SocketFlags socketFlags) +73 System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +131 [IOException: Unable to read data from the transport connection: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.] System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) +294 Devart.Common.a.b(Byte[] A_0, Int32 A_1, Int32 A_2) +28 Devart.Common.b.c(Byte[] A_0, Int32 A_1, Int32 A_2) +152 Devart.Common.w.f(Byte[] A_0, Int32 A_1, Int32 A_2) +60 [MySqlException (0x80004005): Lost connection to MySQL server during query] Devart.Common.al.a(Exception A_0) +6 Devart.Data.MySql.bd.a(Exception A_0) +45 Devart.Common.w.f(Byte[] A_0, Int32 A_1, Int32 A_2) +108 Devart.Data.MySql.bg.a(Byte[] A_0, Int32 A_1, Int32 A_2) +575 Devart.Data.MySql.bg.a() +26 Devart.Data.MySql.bg.c() +30 Devart.Data.MySql.u.e(String A_0) +58 Devart.Data.MySql.u.a(String A_0, String A_1, String A_2, String A_3, Int32 A_4, String A_5, Int32 A_6, SshOptions A_7, SslOptions A_8, ProxyOptions A_9, MySqlHttpOptions A_10, HttpOptions A_11) +1829 Devart.Data.MySql.MySqlInternalConnection.Connect(String userId, String password, String host, String database, Int32 port, Int32 connectionTimeout, MySqlProtocol protocol, Boolean compress, Boolean clientInteractive) +512 Devart.Data.MySql.MySqlInternalConnection..ctor(p connectionOptions) +120 Devart.Data.MySql.ao.a(z A_0, Object A_1, DbConnectionBase A_2) +53 Devart.Common.DbConnectionFactory.a(DbConnectionPool A_0, z A_1) +43 Devart.Common.DbConnectionPoolGroup.c(DbConnectionPool A_0) +18 Devart.Common.DbConnectionPool.a() +44 Devart.Common.DbConnectionPool.GetObject() +83 Devart.Common.DbConnectionFactory.a(DbConnectionBase A_0) +77 Devart.Common.DbConnectionClosed.Open(DbConnectionBase outerConnection) +129 Devart.Common.DbConnectionBase.Open() +120 Devart.Data.MySql.MySqlConnection.Open() +189 NetQoS.Core.Database.DBConnection.Open(DBProvider provider, String connectionString, Int32 commandTimeout, Boolean retryLostConnection) in d:\Builds\RA\Current\CORE LIBRARIES\dotnet\NetQoS.Core.Database\DBConnection.cs:254 NetQoS.Core.Database.DBReconnection.QueryTable(String sql) in d:\Builds\RA\Current\CORE LIBRARIES\dotnet\NetQoS.Core.Database\DBReconnection.cs:116 NetQoS.Services.Config.PerformanceCenterProperties.LoadData() +64 NetQoS.Services.Config.PerformanceCenterProperties.LoadCheck() +180 NetQoS.Services.Config.PerformanceCenterProperties.GetProperty(K propName, E defaultValue) +64 NetQoS.ReporterAnalyzer.Business.RASingleSignOn.get_CookieName() in d:\Builds\RA\Current\REPORTER\NetQoS.ReporterAnalyzer.Business\RASingleSignOn.cs:68 NetQoS.DataSource.Client.SingleSignOnUtility.Validate(ISingleSignOn sso, UInt32& userId, Boolean& automaticallySignedIn) in d:\Builds\RA\Current\CORE LIBRARIES\dotnet\NetQoS.DataSource.Client\SingleSignOnUtility.cs:60 NetQoS.ReporterAnalyzer.WebSite.Global.Application_PreRequestHandlerExecute(Object sender, EventArgs e) in d:\Builds\RA\Current\REPORTER\NetQoS.ReporterAnalyzer.WebSite\Global.asax.cs:182 System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +68 System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +75 |