zoukankan      html  css  js  c++  java
  • ...且该事务已被选作死锁牺牲品,呵呵,有意思

    无意之中进入敏思博客,看到了下面的错误提示,感觉实在是有意思."且该事务已被选作死锁牺牲品",呵呵,好像是网站性能问题,不过有谁能告诉我这个错误是怎么回事?页面刷新之后,运行正常.

    Server Error in '/' Application.

    事务(进程 ID 80)与另一个进程已被死锁在 lock 资源上,且该事务已被选作死锁牺牲品。请重新运行该事务。

    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: 事务(进程 ID 80)与另一个进程已被死锁在 lock 资源上,且该事务已被选作死锁牺牲品。请重新运行该事务。

    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.
  • 相关阅读:
    数列分块入门九题(一):LOJ6277~6279
    Luogu P4211 [LNOI2014]LCA
    Luogu P2279 [HNOI2003]消防局的设立
    Luogu P3177 [HAOI2015]树上染色
    51Nod 1677 treecnt
    CYJian的水题大赛
    51Nod 1299 监狱逃离
    51Nod 1705 七星剑
    51Nod 1443 路径和树
    51Nod 1815 调查任务
  • 原文地址:https://www.cnblogs.com/lbk/p/481869.html
Copyright © 2011-2022 走看看