[Dnfbb-developers] [ dnfbb-Bugs-1587779 ] Deadlock error
Brought to you by:
sbosanquet,
tectsoft
|
From: SourceForge.net <no...@so...> - 2006-10-31 10:02:32
|
Bugs item #1587779, was opened at 2006-10-31 10:02 Message generated for change (Settings changed) made by tectsoft You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1587779&group_id=152364 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: DAL - Firebird Group: Confirmed Bug Status: Open >Resolution: Accepted Priority: 5 Private: No Submitted By: Si (tectsoft) Assigned to: Si (tectsoft) Summary: Deadlock error Initial Comment: Server Error in '/' Application. deadlock update conflicts with concurrent update 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: FirebirdSql.Data.Firebird.FbException: deadlock update conflicts with concurrent update 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: [FbException: deadlock update conflicts with concurrent update] FirebirdSql.Data.Firebird.FbCommand.ExecuteNonQuery() +161 DotNetForum.Library.DAL.FirebirdDB.StatisticsOnlineUsers(UserSession Session, Int64& RegisteredUsers, Int64& Guests, Int64& Administrators, Int64& Moderators, Int64& MaxUsers, DateTime& MaxUsersDateTime) DotNetForum.Library.BOL.Statistics.OnlineStatistics(Int64& RegisteredUsers, Int64& Guests, Int64& Administrators, Int64& Moderators, Int64& MaxUsers, DateTime& MaxUsersDateTime) DotNetForum.WebSite.Controls.BoardStats.Page_Load(Object sender, EventArgs e) System.Web.UI.Control.OnLoad(EventArgs e) +67 System.Web.UI.Control.LoadRecursive() +35 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Control.LoadRecursive() +98 System.Web.UI.Page.ProcessRequestMain() +750 Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=784889&aid=1587779&group_id=152364 |