hvg.hu


Server Error in '/' Application.

Transaction (Process ID 71) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

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.Data.SqlClient.SqlException: Transaction (Process ID 71) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.

Source Error:

The source code that generated this unhandled exception can only be shown when compiled in debug mode. To enable this, please follow one of the below steps, then request the URL:

1. Add a "Debug=true" directive at the top of the file that generated the error. Example:

<%@ Page Language="C#" Debug="true" %>

or:

2) Add the following section to the configuration file of your application:

Note that this second technique will cause all files within a given application to be compiled in debug mode. The first technique will cause only that particular file to be compiled in debug mode.

Important: Running applications in debug mode does incur a memory/performance overhead. You should make sure that an application has debugging disabled before deploying into production scenario.

Stack Trace:

[SqlException (0x80131904): Transaction (Process ID 71) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.]
System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection) +212
System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj) +245
System.Data.SqlClient.TdsParser.Run(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj) +2811
System.Data.SqlClient.SqlDataReader.HasMoreRows() +290
System.Data.SqlClient.SqlDataReader.ReadInternal(Boolean setTimeout) +278
CMS.DataAccess.Providers.Content.SqlContentDAOProvider.GetNextdArticle(Decimal columnID, DateTime releaseDate) +635
CMS.BusinessProcess.Managers.Content.ContentManagerProvider.GetNextdArticle(Decimal columnID, DateTime releaseDate) +131
CMS.BusinessProcess.Managers.Content.ContentManagerProvider.GetNextdArticle(Decimal columnID, DateTime releaseDate, String sourceWebID) +107
CMS.BusinessProcess.Managers.Content.CachedContentManagerProvider.GetNextdArticle(Decimal columnID, DateTime releaseDate, String sourceWebID) +463
ASP.skins_default_controls_flyer_ascx.OnPreRender(EventArgs e) +526
System.Web.UI.Control.PreRenderRecursiveInternal() +108
System.Web.UI.Control.PreRenderRecursiveInternal() +224
System.Web.UI.Control.PreRenderRecursiveInternal() +224
System.Web.UI.Control.PreRenderRecursiveInternal() +224
System.Web.UI.Control.PreRenderRecursiveInternal() +224
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3394

Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955

Hozzászólások

Most más a hibaüzenet:


Server Error in '/' Application.
Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.
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.Data.SqlClient.SqlException: Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.

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:

[SqlException (0x80131904): Timeout expired.  The timeout period elapsed prior to completion of the operation or the server is not responding.]
   System.Data.ProviderBase.DbConnectionPool.GetConnection(DbConnection owningObject) +578
   System.Data.ProviderBase.DbConnectionFactory.GetConnection(DbConnection owningConnection) +88
   System.Data.ProviderBase.DbConnectionClosed.OpenConnection(DbConnection outerConnection, DbConnectionFactory connectionFactory) +6265031
   System.Data.SqlClient.SqlConnection.Open() +258
   Microsoft.Practices.EnterpriseLibrary.Data.Database.OpenConnection() +365
   Microsoft.Practices.EnterpriseLibrary.Data.Database.ExecuteReader(DbCommand command) +71
   CMS.DataAccess.DataContext.ExecuteReader(DbCommand command) +397
   CMS.DataAccess.Providers.Content.SqlContentDAOProvider.GetColumns(String siteID, Nullable`1 isFeatured, Boolean onlyVisible, Nullable`1 parentColumnID) +863
   CMS.DataAccess.Providers.Content.CachedContentDAOProvider.GetColumns(String siteID, Nullable`1 isFeatured, Boolean onlyVisible, Nullable`1 parentColumnID) +836
   CMS.BusinessProcess.Managers.Content.ContentManagerProvider.GetAllColumns(SiteEntity site, Nullable`1 isFeatured, Boolean isVisible) +455
   CMS.BusinessProcess.Managers.Content.CachedContentManagerProvider.GetAllColumns(SiteEntity site, Nullable`1 isFeatured, Boolean isVisible) +488
   CMS.WebUtilities.HttpModule.ExtendedInterstitialModule.FillCurrentColumn() +123
   CMS.WebUtilities.HttpModule.ExtendedInterstitialModule.app_AcquireRequestState(Object sender, EventArgs e) +1095
   System.Web.SyncEventExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +80
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +171


Version Information: Microsoft .NET Framework Version:2.0.50727.4952; ASP.NET Version:2.0.50727.4955