Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Timeout expired?Timeout expired?
Previous
 
Next
New Post
1/23/2010 4:45 AM
 

Hi,

DNN 4.9.4,

This error is suddenly appeared:
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

Server Error in '/' Application.
--------------------------------------------------------------------------------

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.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +327
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +257
   System.Data.SqlClient.SqlConnection.Open() +267
   Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, CommandType commandType, String commandText, SqlParameter[] commandParameters) +352
   Microsoft.ApplicationBlocks.Data.SqlHelper.ExecuteReader(String connectionString, String spName, Object[] parameterValues) +352
   DotNetNuke.Data.SqlDataProvider.GetTabs(Int32 PortalId) +152
   DotNetNuke.Entities.Tabs.TabController.GetTabsByPortal(Int32 PortalId) +243
   DotNetNuke.Entities.Tabs.TabController.GetTabs(Int32 PortalId) +112
   DotNetNuke.HttpModules.UrlRewriteModule.RewriteUrl(HttpApplication app) +5114
   DotNetNuke.HttpModules.UrlRewriteModule.OnBeginRequest(Object s, EventArgs e) +1264
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +176
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +177

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.4200; ASP.NET Version:2.0.50727.4016
Unhandled Error
Error Details
File  
Error   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.

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

For what reason?
 
What can I do?
 
Thanks

 

 
New Post
1/23/2010 6:24 AM
 

check your database: make sure, transaction log gets properly truncated, empty tables eventlog and sitelog as well as seachitemword, searchitem and searchwords tables.


Cheers from Germany,
Sebastian Leupold

dnnWerk - The DotNetNuke Experts   German Spoken DotNetNuke User Group

Speed up your DNN Websites with TurboDNN
 
New Post
1/23/2010 4:32 PM
 

Hi Leopold

I have this in Log Viewer:

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

Page Load Exception

AssemblyVersion: 04.09.04
PortalID: 5
PortalName: Portale Hotel Olympus
UserID: -1
UserName:
ActiveTabID: 241
ActiveTabName: Home
RawURL: /Default.aspx?tabid=241&error=Value+cannot+be+null.%0d%0aParameter+name%3a+String&content=0
AbsoluteURL: /Default.aspx
AbsoluteURLReferrer:
UserAgent: Baiduspider+(+http://www.baidu.com/search/spider.htm)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 422fad2d-ec71-4f5c-b5ea-5a53de368bb6
InnerException: Value cannot be null. Parameter name: String
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Number.StringToNumber
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: String ---> System.ArgumentNullException: Value cannot be null. Parameter name: String at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Web.Configuration.HttpCapabilitiesBase.get_MajorVersion() at Solpart.WebControls.SolpartMenu.BrowserSupportsFunctionality(ClientFunctionalityEnums eFunctionality) at Solpart.WebControls.SolpartMenu.DownLevelBrowser() at Solpart.WebControls.SolpartMenu.getBorderStyle(String type, String color, Int32 width) at Solpart.WebControls.SolpartMenu.getMenuBorderStyle(String shColor, String hlColor, Int32 width) at Solpart.WebControls.SolpartMenu.WriteCSSStyles() at Solpart.WebControls.SolpartMenu.Page_PreRender(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at DotNetNuke.Framework.PageBase.OnPreRender(EventArgs evt) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Server Name: SRVDNNC

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

Whath is?

Thanks

 
New Post
1/23/2010 6:24 PM
 

gianrenzo, The last error is possibly the result of the first error. Have you done as Sebastian suggested and then also cleared the site cache?   


Chris Paterra

Get direct answers to your questions in the Community Exchange.
 
New Post
1/24/2010 4:07 AM
 

Hi,

yes i have deleted all the rows of   tables:
eventlog
 sitelog
seachitemword
searchitem
searchwords

But the error remains:
 

24/01/2010 9.58.35   Page Load Exception       AssemblyVersion: 04.09.04; PortalID: 9; PortalNa ...
AssemblyVersion: 04.09.04
PortalID: 9
PortalName: Portale Hotel Maregolf
UserID: -1
UserName:
ActiveTabID: 308
ActiveTabName: Home
RawURL: /default.aspx
AbsoluteURL: /default.aspx
AbsoluteURLReferrer:
UserAgent: Baiduspider+(+http://www.baidu.com/search/spider.htm)
DefaultDataProvider: DotNetNuke.Data.SqlDataProvider, DotNetNuke.SqlDataProvider
ExceptionGUID: 8219341c-49e0-4efa-896d-904e40d71283
InnerException: Value cannot be null. Parameter name: String
FileName:
FileLineNumber: 0
FileColumnNumber: 0
Method: System.Number.StringToNumber
StackTrace:
Message: DotNetNuke.Services.Exceptions.PageLoadException: Value cannot be null. Parameter name: String ---> System.ArgumentNullException: Value cannot be null. Parameter name: String at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal) at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info) at System.Web.Configuration.HttpCapabilitiesBase.get_MajorVersion() at Solpart.WebControls.SolpartMenu.BrowserSupportsFunctionality(ClientFunctionalityEnums eFunctionality) at Solpart.WebControls.SolpartMenu.DownLevelBrowser() at Solpart.WebControls.SolpartMenu.getBorderStyle(String type, String color, Int32 width) at Solpart.WebControls.SolpartMenu.getMenuBorderStyle(String shColor, String hlColor, Int32 width) at Solpart.WebControls.SolpartMenu.WriteCSSStyles() at Solpart.WebControls.SolpartMenu.Page_PreRender(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at DotNetNuke.Framework.PageBase.OnPreRender(EventArgs evt) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---
Source:
Nome server: SRVDNNC

 

what is this?

UserAgent: Baiduspider+(+http://www.baidu.com/search/spider.htm)

Thanks

 
Previous
 
Next
HomeHomeOur CommunityOur CommunityGeneral Discuss...General Discuss...Timeout expired?Timeout expired?


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out