Skip to content

Concurrency on indexing #8082

Description

@MatteoPiovanelli

This error looks similar to what we worked on for concurrency:

ERROR GenericADOException thrown from IContentHandler by Orchard.Indexing.Handlers.CreateIndexingTaskHandler
NHibernate.Exceptions.GenericADOException: could not execute query
[ select indexingta0_.Id as Id5888_, indexingta0_.Action as Action5888_, indexingta0_.CreatedUtc as CreatedUtc5888_, indexingta0_.ContentItemRecord_id as ContentI4_5888_ from Orchard_Indexing_IndexingTaskRecord indexingta0_ where indexingta0_.ContentItemRecord_id=@p0 ]
  Name:p1 - Value:Orchard.ContentManagement.Records.ContentItemRecord
[SQL: select indexingta0_.Id as Id5888_, indexingta0_.Action as Action5888_, indexingta0_.CreatedUtc as CreatedUtc5888_, indexingta0_.ContentItemRecord_id as ContentI4_5888_ from Orchard_Indexing_IndexingTaskRecord indexingta0_ where indexingta0_.ContentItemRecord_id=@p0] ---> System.Data.SqlClient.SqlException: La transazione (ID di processo 170) è stata interrotta a causa di un deadlock delle risorse blocco con un altro processo. Ripetere la transazione.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions