Timeout error

804 views
Skip to first unread message

degrandis...@gmail.com

unread,
May 21, 2015, 3:09:41 AM5/21/15
to particula...@googlegroups.com
Hi everybody,
I was taking a look at the logs and I found these warnings.

Does anybody know what is going on?

Thanks,
.f

2015-05-21 00:12:24.323 WARN  NServiceBus.Timeout.Hosting.Windows.TimeoutPersisterReceiver Failed to fetch timeouts from the timeout storage
NHibernate.TransactionException: Begin failed with SQL exception ---> System.Data.SqlClient.SqlException: A transport-level error has occurred when receiving results from the server. (provider: TCP Provider, error: 0 - The semaphore timeout period has expired.) ---> System.ComponentModel.Win32Exception: The semaphore timeout period has expired
   --- End of inner exception stack trace ---

2015-05-21 00:12:24.323 INFO  NServiceBus.CircuitBreakers.RepeatedFailuresOverTimeCircuitBreaker The circuit breaker for TimeoutStorageConnectivity is now in the armed state
2015-05-21 00:12:46.351 WARN  NServiceBus.Timeout.Hosting.Windows.TimeoutPersisterReceiver Failed to fetch timeouts from the timeout storage
System.Data.SqlClient.SqlException (0x80131904): Connection Timeout Expired.  The timeout period elapsed while attempting to consume the pre-login handshake acknowledgement.  This could be because the pre-login handshake failed or the server was unable to respond back in time.  The duration spent while attempting to connect to this server was - [Pre-Login] initialization=21015; handshake=2;  ---> System.ComponentModel.Win32Exception (0x80004005): The wait operation timed out

Sean Farmar

unread,
May 25, 2015, 8:17:59 AM5/25/15
to particula...@googlegroups.com
It looks like the connection string of the NHibernate persistence is incorrect, so it's not able to connect to the underlying server.

Check your connection string.

Simon Cropp

unread,
May 25, 2015, 9:26:34 PM5/25/15
to particula...@googlegroups.com, degrandis...@gmail.com
Federico

If it is intermittent then it is unlikely to be an incorrect connection string 

Based on the "intermittent" assumption, and your error log, I did some searching around and found this http://stackoverflow.com/a/15488923/53158 
Could you have a look and see if your symptoms and existing configuration match the description there?
Reply all
Reply to author
Forward
0 new messages