• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Error Installing/Upgrading

Status
Not open for further replies.

PierluigiM

New Pleskian
Hello,

I have this error:

HTML:
Installing DotNetNuke

Version: 07.00.06

Installation Status Report
00:00:00.015 - Checking File and Folder permissions Success
00:00:00.078 - Installing Version: 07.00.00
00:00:00.078 -   Executing Script:DotNetNuke.Schema.SqlDataProvider 
 

--------------------------------------------------------------------------------
  
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: 



Line 149:                    var installConfig = InstallController.Instance.GetInstallConfig();
Line 150:
Line 151:                    Upgrade.Upgrade.InstallDNN(strProviderPath);
Line 152:                    //remove en-US from portal if installing in a different language
Line 153:                    if (!installConfig.InstallCulture.Equals("en-us", StringComparison.InvariantCultureIgnoreCase))
  

 Source File:  d:\inetpub\vhosts\siriocoop.it\httpdocs\Install\Install.aspx.cs    Line:  151 

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) +5081737
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +126
   System.Data.SqlClient.SqlConnection.Open() +125
   DotNetNuke.Data.SqlDataProvider.ExecuteScriptInternal(String connectionString, String script) +437
   DotNetNuke.Data.SqlDataProvider.ExecuteScript(String script) +58
   DotNetNuke.Services.Upgrade.Upgrade.ExecuteScript(String scriptFile, Boolean writeFeedback) +220
   DotNetNuke.Services.Upgrade.<>c__DisplayClass34.<InstallDatabase>b__31(String current, String script) +31
   System.Linq.Enumerable.Aggregate(IEnumerable`1 source, TAccumulate seed, Func`3 func) +157
   DotNetNuke.Services.Upgrade.Upgrade.InstallDatabase(Version version, String providerPath, XmlDocument xmlDoc, Boolean writeFeedback) +384
   DotNetNuke.Services.Upgrade.Upgrade.InstallDNN(String strProviderPath) +209
   DotNetNuke.Services.Install.Install.InstallApplication() in d:\inetpub\vhosts\siriocoop.it\httpdocs\Install\Install.aspx.cs:151
   DotNetNuke.Services.Install.Install.OnLoad(EventArgs e) in d:\inetpub\vhosts\siriocoop.it\httpdocs\Install\Install.aspx.cs:497
   System.Web.UI.Control.LoadRecursive() +74
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +2207


How can I solve or otherwise Can I abort update?



Thanks
Pierluigi
 
Status
Not open for further replies.
Back
Top