edit-task
Home
Up
Delete
Task Name:
Task Description:
{"PRB:":"ERROR -timeout MSG RESOLVED: # 2107 ON PG view/new/2013-12-15 "}
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">FIX PROBLEM - 3299</h1> <h2>[previously]</h2> <ol> <li><strong>x] # PRB new 12-15 - hangs, ERROR TIMEOUT - sql connection IN CS file Book</strong></li> <li>*] ERROR = error connecting: 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.</li> <li>*] records = 2094-2108 </li> <li>x] TEST 'view' each article ind and they all work fine</li> <li>x] TEST each parent_id record and they all work fine</li> <li><em>X] MOVED each record to 12-14 (only had 1 rec 2093) </em></li> <li>*] PRB = RECORD# 2107, DONT SEE ANY PRB with record, maybe longer title, 2nd last of 14 records, </li> <li>x] copied CONTENT(manually) to new record 2207(co-inkydink)</li> <li>x] TEST 12-15 =PASS, </li> <li>x] TEST = today(01-10 ... 11-13) PASS</li> </ol> <div><hr /></div> <ol> <li><strong>x] PRB FIX new 11-12 </strong></li> <li>*] records = 1931-1945 (15)</li> <li>x] MOVED each record to 11-13, 1 at a time, tested view,</li> <li>X] PRB = RECORD# 1945 (the last record in the set)</li> <li>i] REVIEW REC 1945 - dont see anything obvious</li> <li>] ? = is it the qty of records, 14/15 - have a record in OCT that has 15 records opening</li> <li>x] copied CONTENT(with app) to new record 2210, (comes up OK on today)</li> <li>x] backdateD record to 2013-11-12, TEST=PASS</li> <li><strong>>] EDIT task 3299 IN FIX-PRB</strong><ol> <li>] # 3299 FIX-PRB-3299 - ERROR timeout ON PG view/new/{date} UPDATE with new</li> <li>] multiple REPORTS, 1 for each date , ] 3626, ] 3756 ] 3764 ] 3765</li> </ol></li> </ol> <h2>[currently]</h2> <ol> <li>]</li> <li>] ERROR timeout - new articles - ] <strong>>14 records,</strong> ] unique time values, ] prioity value ( 0 or -5), ] string photo NULL</li> <li>-- 14 OK, 15 problem</li> </ol> <h2>[next]</h2> <ol> <li>] -- SELECT * FROM articles WHERE created > '2014-04-29%'</li> </ol> <p> </p> <p> </p> <hr /> <p>[ERROR full description]<br /><br />-- error connecting: Timeout expired. The timeout period elapsed prior to obtaining a connection from the pool. This may have occurred because all pooled connections</p> <p>were in use and max pool size was reached. <br /> 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</p> <p>where it originated in the code.</p> <p> Exception Details: MySql.Data.MySqlClient.MySqlException: error connecting: Timeout expired. The timeout period elapsed prior to obtaining a connection from the</p> <p>pool. This may have occurred because all pooled connections were in use and max pool size was reached.</p> <p>Source Error:</p> <p> </p> <p>Line 59: public Book(int id){<br />Line 60: //var qry01x="SELECT * from books WHERE <a href="mailto:id_book=@0">id_book=@0</a>";<br />Line 61: var book = sospep.QuerySingle(qryGetBook,id); <br />Line 62: if (book !=null)<br />Line 63: {<br /> </p> <p> <strong>Source File: </strong></p> <p><strong>Stack Trace:</strong></p> <p>[MySqlException (0x80004005): error connecting: 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.]</p> <p><br /> MySql.Data.MySqlClient.MySqlPool.GetConnection() +208<br /> MySql.Data.MySqlClient.MySqlConnection.Open() +323<br /> WebMatrix.Data.Database.EnsureConnectionOpen() +44<br /> WebMatrix.Data.<QueryInternal>d__0.MoveNext() +66<br /> System.Linq.Enumerable.FirstOrDefault(IEnumerable`1 source) +164<br /> WebMatrix.Data.Database.QuerySingle(String commandText, Object[] args) +103<br /> Book..ctor(Int32 id) in e:\HostingSpaces\dons\sospep.com\wwwroot\App_Code\Book.cs:61<br /> Chapter..ctor(Int32 id) in e:\HostingSpaces\dons\sospep.com\wwwroot\App_Code\Chapter.cs:66<br /> Article.getPath() in e:\HostingSpaces\dons\sospep.com\wwwroot\App_Code\Article.cs:543<br /> ASP._Page_view_new_cshtml.Execute() in e:\HostingSpaces\dons\sospep.com\wwwroot\view\new.cshtml:145<br /> System.Web.WebPages.WebPageBase.ExecutePageHierarchy() +197<br /> System.Web.WebPages.WebPage.ExecutePageHierarchy(IEnumerable`1 executors) +69<br /> System.Web.WebPages.WebPage.ExecutePageHierarchy() +151<br /> System.Web.WebPages.StartPage.RunPage() +17<br /> System.Web.WebPages.StartPage.ExecutePageHierarchy() +62<br /> System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage) +76<br /> System.Web.WebPages.WebPageHttpHandler.ProcessRequestInternal(HttpContext context) +249<br /> </p>