Quantcast
Channel: SQL Server High Availability and Disaster Recovery forum
Viewing all articles
Browse latest Browse all 4689

Initermittent Connection Timeout at Post-Login when connect to AlwaysOn Availability Group listener

$
0
0

Hi,

I'm using SQL 2014 AlwaysOn Availability Group and my ASP .Net application is connected to the database thru the availability group listener (tcp:[myHAGroup],14330).

Things work most of the time, but recently I started to see the following Connection Timeout exception in Event Log. It looks like under heavy traffic the application can't connect to the availability group listener.

Timestamp: 8/17/2014 10:07:28 AM Message: System.Data.EntityException: The underlying provider failed on Open.

---> System.Data.SqlClient.SqlException: Connection Timeout Expired. The timeout period elapsed during

the post-login phase. The connection could have timed out while waiting for server to complete the

login process and respond; Or it could have timed out while attempting to create multiple active connections.

The duration spent while attempting to connect to this server was - [Pre-Login] initialization=2; handshake=0;

[Login] initialization=0; authentication=0; [Post-Login] complete=15008; --->

System.ComponentModel.Win32Exception: The wait operation timed out --- End of inner exception stack trace ---

I've checked SQL Profiler and don't see any memory or CPU peak at that time. Looks like somethings happened during the Post-Login stage, but I couldn't figure out what or why....

I'm using 2 SQL servers (1 primary, 1 secondary): SQL 2014 ENT, 8GB RAM, 8 core 2.67 Xeon X5650.

Application: ASP .Net, framework 4.0.

All servers are VMWare virtualization servers, running on 1 virtual switch, so internal traffic should not be a problem.

Comments/ideas are appreciated.

Eric.



Viewing all articles
Browse latest Browse all 4689

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>