Jump to content

Problems Again?


RexBloodman

Recommended Posts

I am getting this now. it is 1:21am in california

 

Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

 

Exception Details: System.InvalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.

 

Source Error:

 

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

 

Stack Trace:

 

[invalidOperationException: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections were in use and max pool size was reached.]

System.Data.SqlClient.SqlConnectionPoolManager.GetPooledConnection(SqlConnectionString options, Boolean& isInTransaction) +396

System.Data.SqlClient.SqlConnection.Open() +384

Groundspeak.Web.SqlData.SqlConnectionManager.FillDataSet(String sql, Database database, Int32 Timeout) +118

Groundspeak.Web.SqlData.SqlPocketQueryController.GetQueryResultsData(String Query) +13

Groundspeak.Web.PocketQueries.GeocacheQuery.ReturnResultList() +56

Groundspeak.Web.PocketQueries.GeocacheQuery.ReturnResultArrayList() +75

Geocaching.UI.map_getmap.BuildPocketQueryFromMap() +546

Geocaching.UI.map_getmap.GenerateMap() +657

Geocaching.UI.map_getmap.ImageMap_Click(Object sender, ImageClickEventArgs e) +679

System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) +109

System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +72

System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18

System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33

System.Web.UI.Page.ProcessRequestMain() +1319

 

 

--------------------------------------------------------------------------------

Version Information: Microsoft .NET Framework Version:1.1.4322.2032; ASP.NET Version:1.1.4322.2032

Link to comment
Guest
This topic is now closed to further replies.
×
×
  • Create New...