Advertisement
Guest User

Untitled

a guest
Mar 22nd, 2018
342
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
ASP 32.89 KB | None | 0 0
  1.   at EleWise.ELMA.Remoting.Security.ServerChannelSink.ProcessMessage(IServerChannelSinkStack sinkStack, IMessage requestMsg, ITransportHeaders requestHeaders, Stream requestStream, IMessage& responseMsg, ITransportHeaders& responseHeaders, Stream& responseStream)
  2. ERROR 2018-03-21 09:37:17,079 [3005] EleWise.ELMA.Logging.Logger - NHibernate.Exceptions.GenericADOException: could not initialize a collection batch: [GL.ELMA.JudicialCollection.Models.Lawsuit.OstatokDolgov#System.Object[]][SQL: SELECT ostatokdol0_.Parent as Parent1_, ostatokdol0_.Id as Id1_, ostatokdol0_.Id as Id405_0_, ostatokdol0_.Uid as Uid405_0_, ostatokdol0_.PPoryadku as PPoryadku405_0_, ostatokdol0_.Name as Name405_0_, ostatokdol0_.PoResheniyuSuda as PoReshen5_405_0_, ostatokdol0_.Ostatok as Ostatok405_0_, ostatokdol0_.Parent as Parent405_0_ FROM Lawsuit_OstatokDolgov ostatokdol0_ WHERE ostatokdol0_.Parent=?] ---> System.Data.SqlClient.SqlException: Transaction (Process ID 65) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
  3.    at System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
  4.    at System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
  5.    at System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
  6.    at System.Data.SqlClient.SqlDataReader.TryHasMoreRows(Boolean& moreRows)
  7.    at System.Data.SqlClient.SqlDataReader.TryReadInternal(Boolean setTimeout, Boolean& more)
  8.    at System.Data.SqlClient.SqlDataReader.Read()
  9.    at NHibernate.Driver.NHybridDataReader.Read()
  10.    at EleWise.ELMA.Runtime.Db.Proxies.DataReaderProxy.h7utd7qWvQCgpMLTeqAO(Object )
  11.    at EleWise.ELMA.Runtime.Db.Proxies.DataReaderProxy.Read()
  12.    at NHibernate.Loader.Loader.DoQuery(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer)
  13.    at NHibernate.Loader.Loader.DoQueryAndInitializeNonLazyCollections(ISessionImplementor session, QueryParameters queryParameters, Boolean returnProxies, IResultTransformer forcedResultTransformer)
  14.    at NHibernate.Loader.Loader.LoadCollectionBatch(ISessionImplementor session, Object[] ids, IType type)
  15.    --- End of inner exception stack trace ---
  16.    at NHibernate.Loader.Loader.LoadCollectionBatch(ISessionImplementor session, Object[] ids, IType type)
  17.    at NHibernate.Event.Default.DefaultInitializeCollectionEventListener.OnInitializeCollection(InitializeCollectionEvent event)
  18.    at NHibernate.Impl.SessionImpl.InitializeCollection(IPersistentCollection collection, Boolean writing)
  19.    at NHibernate.Collection.AbstractPersistentCollection.Initialize(Boolean writing)
  20.    at NHibernate.Collection.Generic.PersistentGenericSet`1.Clear()
  21.    at EleWise.ELMA.Collections.InheritedSet`2.Clear()
  22.    at GL.ELMA.JudicialCollection.Services.ReportDocumentsService.CalcRemains(ILawsuit lawsuit) in c:\Users\k8912.DESKTOP-2J6F3TH\Downloads\local_elma_money\local_elma_money\GL.ELMA.JudicialCollection\GL.ELMA.JudicialCollection\GL.ELMA.JudicialCollection\GL.ELMA.JudicialCollection\Services\ReportDocumentsService.cs:line 478
  23.    at GL.ELMA.JudicialCollection.Services.LawsuitUpdateListener.OnPostUpdate(PostUpdateEvent event) in c:\Users\k8912.DESKTOP-2J6F3TH\Downloads\local_elma_money\local_elma_money\GL.ELMA.JudicialCollection\GL.ELMA.JudicialCollection\GL.ELMA.JudicialCollection\GL.ELMA.JudicialCollection\Services\LawsuitEventListener.cs:line 181
  24.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.pi41qNEKqh4ycoEdKgfN(Object , Object )
  25.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.OnPreCommitUnitofWork(IUnitOfWork unitOfWork)
  26. ERROR 2018-03-21 09:37:17,083 [3005] EleWise.ELMA.Events.Impl.DefaultEventBus - TargetInvocationException thrown from IEntityActionHandler.ActionExecuted by EleWise.ELMA.Notifications.Impl.EntityActionNotificationHandler
  27. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> EleWise.ELMA.Runtime.Exceptions.TransactionRequiredException: Для выполнения операции требуется, чтобы она находилась в рамках активной транзакции. Описание операции: Сохранение информации о действии "Update" с объектом "GL.ELMA.JudicialCollection.Models.Lawsuit"
  28.    at EleWise.ELMA.Events.Audit.Impl.BaseEntityActionHandler.ActionExecuted(EntityActionEventArgs e)
  29.    --- End of inner exception stack trace ---
  30.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  31.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  32.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  33.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvokeMethod(Object eventHandler, Type interfaceType, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  34.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvoke(Object eventHandler, Object interfaceName, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  35.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryNotifyHandler(IEventHandler eventHandler, String messageName, String interfaceName, String methodName, IDictionary`2 eventData, Boolean failFast, IEnumerable& returnValue)
  36. ERROR 2018-03-21 09:37:17,084 [3005] EleWise.ELMA.Logging.Logger - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> EleWise.ELMA.Runtime.Exceptions.TransactionRequiredException: Для выполнения операции требуется, чтобы она находилась в рамках активной транзакции. Описание операции: Сохранение информации о действии "Update" с объектом "GL.ELMA.JudicialCollection.Models.Lawsuit"
  37.    at EleWise.ELMA.Events.Audit.Impl.BaseEntityActionHandler.ActionExecuted(EntityActionEventArgs e)
  38.    --- End of inner exception stack trace ---
  39.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  40.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  41.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  42.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvokeMethod(Object eventHandler, Type interfaceType, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  43.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvoke(Object eventHandler, Object interfaceName, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  44.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryNotifyHandler(IEventHandler eventHandler, String messageName, String interfaceName, String methodName, IDictionary`2 eventData, Boolean failFast, IEnumerable& returnValue)
  45.    at EleWise.ELMA.Events.Impl.DefaultEventBus.<NotifyHandlers>d__2.MoveNext()
  46.    at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  47.    at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  48.    at EleWise.ELMA.Events.Impl.DefaultEventBus.Notify(String messageName, IDictionary`2 eventData)
  49.    at EleWise.ELMA.Events.Impl.EventsInterceptor.Intercept(IInvocation invocation)
  50.    at Castle.DynamicProxy.AbstractInvocation.Proceed()
  51.    at EleWise.ELMA.Runtime.NH.Listeners.EntityActionRaiseEventListener.UtsW0bMxSMmGAgIEeeOj(Object , Object )
  52.    at EleWise.ELMA.Runtime.NH.Listeners.EntityActionRaiseEventListener.OnPostUpdate(PostUpdateEvent event)
  53.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.pi41qNEKqh4ycoEdKgfN(Object , Object )
  54.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.OnPreCommitUnitofWork(IUnitOfWork unitOfWork)
  55. ERROR 2018-03-21 09:37:17,101 [3005] EleWise.ELMA.Events.Impl.DefaultEventBus - TargetInvocationException thrown from IEntityActionHandler.ActionExecuted by EleWise.ELMA.Notifications.Impl.EntityActionNotificationHandler
  56. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> EleWise.ELMA.Runtime.Exceptions.TransactionRequiredException: Для выполнения операции требуется, чтобы она находилась в рамках активной транзакции. Описание операции: Сохранение информации о действии "Create" с объектом "EleWise.ELMA.Common.Models.EntityModelHistory"
  57.    at EleWise.ELMA.Events.Audit.Impl.BaseEntityActionHandler.ActionExecuted(EntityActionEventArgs e)
  58.    --- End of inner exception stack trace ---
  59.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  60.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  61.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  62.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvokeMethod(Object eventHandler, Type interfaceType, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  63.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvoke(Object eventHandler, Object interfaceName, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  64.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryNotifyHandler(IEventHandler eventHandler, String messageName, String interfaceName, String methodName, IDictionary`2 eventData, Boolean failFast, IEnumerable& returnValue)
  65. ERROR 2018-03-21 09:37:17,102 [3005] EleWise.ELMA.Logging.Logger - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> EleWise.ELMA.Runtime.Exceptions.TransactionRequiredException: Для выполнения операции требуется, чтобы она находилась в рамках активной транзакции. Описание операции: Сохранение информации о действии "Create" с объектом "EleWise.ELMA.Common.Models.EntityModelHistory"
  66.    at EleWise.ELMA.Events.Audit.Impl.BaseEntityActionHandler.ActionExecuted(EntityActionEventArgs e)
  67.    --- End of inner exception stack trace ---
  68.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  69.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  70.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  71.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvokeMethod(Object eventHandler, Type interfaceType, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  72.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvoke(Object eventHandler, Object interfaceName, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  73.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryNotifyHandler(IEventHandler eventHandler, String messageName, String interfaceName, String methodName, IDictionary`2 eventData, Boolean failFast, IEnumerable& returnValue)
  74.    at EleWise.ELMA.Events.Impl.DefaultEventBus.<NotifyHandlers>d__2.MoveNext()
  75.    at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  76.    at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  77.    at EleWise.ELMA.Events.Impl.DefaultEventBus.Notify(String messageName, IDictionary`2 eventData)
  78.    at EleWise.ELMA.Events.Impl.EventsInterceptor.Intercept(IInvocation invocation)
  79.    at Castle.DynamicProxy.AbstractInvocation.Proceed()
  80.    at EleWise.ELMA.Runtime.NH.Listeners.EntityActionRaiseEventListener.UtsW0bMxSMmGAgIEeeOj(Object , Object )
  81.    at EleWise.ELMA.Runtime.NH.Listeners.EntityActionRaiseEventListener.OnPostInsert(PostInsertEvent event)
  82.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.f8Nq3yEK7Mc5KilXG9Md(Object , Object )
  83.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.OnPreCommitUnitofWork(IUnitOfWork unitOfWork)
  84. ERROR 2018-03-21 09:37:17,115 [3005] EleWise.ELMA.Events.Impl.DefaultEventBus - TargetInvocationException thrown from IEntityActionHandler.ActionExecuted by EleWise.ELMA.Notifications.Impl.EntityActionNotificationHandler
  85. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> EleWise.ELMA.Runtime.Exceptions.TransactionRequiredException: Для выполнения операции требуется, чтобы она находилась в рамках активной транзакции. Описание операции: Сохранение информации о действии "Create" с объектом "EleWise.ELMA.Common.Models.EntityModelHistory"
  86.    at EleWise.ELMA.Events.Audit.Impl.BaseEntityActionHandler.ActionExecuted(EntityActionEventArgs e)
  87.    --- End of inner exception stack trace ---
  88.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  89.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  90.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  91.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvokeMethod(Object eventHandler, Type interfaceType, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  92.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvoke(Object eventHandler, Object interfaceName, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  93.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryNotifyHandler(IEventHandler eventHandler, String messageName, String interfaceName, String methodName, IDictionary`2 eventData, Boolean failFast, IEnumerable& returnValue)
  94. ERROR 2018-03-21 09:37:17,116 [3005] EleWise.ELMA.Logging.Logger - System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> EleWise.ELMA.Runtime.Exceptions.TransactionRequiredException: Для выполнения операции требуется, чтобы она находилась в рамках активной транзакции. Описание операции: Сохранение информации о действии "Create" с объектом "EleWise.ELMA.Common.Models.EntityModelHistory"
  95.    at EleWise.ELMA.Events.Audit.Impl.BaseEntityActionHandler.ActionExecuted(EntityActionEventArgs e)
  96.    --- End of inner exception stack trace ---
  97.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  98.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  99.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  100.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvokeMethod(Object eventHandler, Type interfaceType, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  101.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryInvoke(Object eventHandler, Object interfaceName, Object methodName, IDictionary`2 arguments, IEnumerable& returnValue)
  102.    at EleWise.ELMA.Events.Impl.DefaultEventBus.TryNotifyHandler(IEventHandler eventHandler, String messageName, String interfaceName, String methodName, IDictionary`2 eventData, Boolean failFast, IEnumerable& returnValue)
  103.    at EleWise.ELMA.Events.Impl.DefaultEventBus.<NotifyHandlers>d__2.MoveNext()
  104.    at System.Linq.Buffer`1..ctor(IEnumerable`1 source)
  105.    at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
  106.    at EleWise.ELMA.Events.Impl.DefaultEventBus.Notify(String messageName, IDictionary`2 eventData)
  107.    at EleWise.ELMA.Events.Impl.EventsInterceptor.Intercept(IInvocation invocation)
  108.    at Castle.DynamicProxy.AbstractInvocation.Proceed()
  109.    at EleWise.ELMA.Runtime.NH.Listeners.EntityActionRaiseEventListener.UtsW0bMxSMmGAgIEeeOj(Object , Object )
  110.    at EleWise.ELMA.Runtime.NH.Listeners.EntityActionRaiseEventListener.OnPostInsert(PostInsertEvent event)
  111.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.f8Nq3yEK7Mc5KilXG9Md(Object , Object )
  112.    at EleWise.ELMA.Runtime.NH.Listeners.PostFlushEventForwarder.OnPreCommitUnitofWork(IUnitOfWork unitOfWork)
  113. ERROR 2018-03-21 09:37:17,308 [3005] EleWise.ELMA.Logging.Logger - Ошибка в методе контроллера EleWise.ELMA.Web.Mvc.Controllers.TablePartController
  114. System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> NHibernate.LazyInitializationException: illegal access to loading collection
  115.    at NHibernate.Collection.AbstractPersistentCollection.Initialize(Boolean writing)
  116.    at NHibernate.Collection.Generic.PersistentGenericSet`1.System.Collections.IEnumerable.GetEnumerator()
  117.    --- End of inner exception stack trace ---
  118.    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
  119.    at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
  120.    at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  121.    at EleWise.ELMA.Collections.UntypedISetProxy.mLsIpCqE9Vso9MyBfLSu(Object , Object , Object )
  122.    at EleWise.ELMA.Collections.UntypedISetProxy.GetEnumerator()
  123.    at EleWise.ELMA.Model.Entities.Entity`1.GetContainedEntities()
  124.    at EleWise.ELMA.Web.Mvc.Controllers.TablePartController.DeserializeItems(TablePartRequestData data, Type itemType, Boolean bindParentProperties)
  125.    at EleWise.ELMA.Web.Mvc.Controllers.TablePartController.Grid(GridCommand command, TablePartRequestData data)
  126.    at lambda_method(Closure , ControllerBase , Object[] )
  127.    at System.Web.Mvc.ReflectedActionDescriptor.Execute(ControllerContext controllerContext, IDictionary`2 parameters)
  128.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethod(ControllerContext controllerContext, ActionDescriptor actionDescriptor, IDictionary`2 parameters)
  129.    at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass13.<InvokeActionMethodWithFilters>b__10()
  130.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  131.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  132.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  133.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  134.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  135.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  136.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  137.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  138.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  139.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionMethodFilter(IActionFilter filter, ActionExecutingContext preContext, Func`1 continuation)
  140.    at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  141. ERROR 2018-03-21 09:37:17,310 [3005] EleWise.ELMA.Logging.Logger - Ошибка в методе контроллера EleWise.ELMA.BPM.Web.Common.Controllers.CatalogsController
  142. System.Web.HttpException (0x80004005): Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerAsyncWrapper'. ---> System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
  143.    at EleWise.ELMA.Runtime.NH.NHUnitOfWorkManager.UnitOfWork.Rollback()
  144.    at EleWise.ELMA.Web.Mvc.Attributes.TransactionActionAttribute.OnException(ExceptionContext filterContext)
  145.    at System.Web.Mvc.ControllerActionInvoker.InvokeExceptionFilters(ControllerContext controllerContext, IList`1 filters, Exception exception)
  146.    at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  147.    at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__19()
  148.    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
  149.    at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
  150.    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
  151.    at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
  152.    at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult)
  153.    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
  154.    at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
  155.    at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3()
  156.    at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
  157.    at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
  158. ClientConnectionId:ef3e398e-e7d6-471d-b8cc-deb0ccf669f9
  159. Error Number:1205,State:52,Class:13
  160.    at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
  161.    at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage)
  162.    at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm)
  163.    at System.Web.Mvc.Html.ChildActionExtensions.ActionHelper(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues, TextWriter textWriter)
  164.    at System.Web.Mvc.Html.ChildActionExtensions.Action(HtmlHelper htmlHelper, String actionName, String controllerName, RouteValueDictionary routeValues)
  165.    at ASP._Page_Modules_EleWise_ELMA_SDK_Web_Views_Shared_EditorTemplates_TablePart_cshtml.Execute()
  166.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  167.    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  168.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  169.    at EleWise.ELMA.Web.Orchard.Mvc.ViewEngines.Razor.CachedRazorView.RenderView(ViewContext viewContext, TextWriter writer)
  170.    at System.Web.Mvc.Html.TemplateHelpers.ExecuteTemplate(HtmlHelper html, ViewDataDictionary viewData, String templateName, DataBoundControlMode mode, GetViewNamesDelegate getViewNames, GetDefaultActionsDelegate getDefaultActions)
  171.    at System.Web.Mvc.Html.TemplateHelpers.TemplateHelper(HtmlHelper html, ModelMetadata metadata, String htmlFieldName, String templateName, DataBoundControlMode mode, Object additionalViewData, ExecuteTemplateDelegate executeTemplate)
  172.    at System.Web.Mvc.Html.TemplateHelpers.TemplateHelper(HtmlHelper html, ModelMetadata metadata, String htmlFieldName, String templateName, DataBoundControlMode mode, Object additionalViewData)
  173.    at System.Web.Mvc.Html.TemplateHelpers.Template(HtmlHelper html, String expression, String templateName, String htmlFieldName, DataBoundControlMode mode, Object additionalViewData)
  174.    at EleWise.ELMA.Web.Mvc.Inputs.BaseInput.Editor(HtmlHelper html, IPropertyMetadata metadata, ModelMetadata modelMetadata, String expression, ViewAttributes viewAttributes)
  175.    at EleWise.ELMA.Web.Mvc.Html.ModelExtensions.PropertyInputHelper(HtmlHelper html, IPropertyMetadata prop, ModelMetadata metadata, String expression, ViewAttributes viewAttributes)
  176.    at EleWise.ELMA.Web.Mvc.Html.ModelExtensions.PropertyPartHelper(PropertyPart propertyPart, HtmlHelper html, ModelMetadata metadata, String expression, WebViewAttributes viewAttributes, MvcHtmlString validationMessageContent)
  177.    at EleWise.ELMA.Web.Mvc.Html.ModelExtensions.PropertyHelper[TModel](HtmlHelper`1 html, ModelMetadata metadata, String expression, String expressionText, WebViewAttributes viewAttributes)
  178.    at EleWise.ELMA.Web.Mvc.Html.ModelExtensions.PropertyHelper[TModel](HtmlHelper`1 html, String expression, WebViewAttributes viewAttributes)
  179.    at ASP._Page_Modules_EleWise_ELMA_SDK_Web_Views_Shared_EditorTemplates_Object_cshtml.Execute()
  180.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  181.    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  182.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  183.    at EleWise.ELMA.Web.Orchard.Mvc.ViewEngines.Razor.CachedRazorView.RenderView(ViewContext viewContext, TextWriter writer)
  184.    at System.Web.Mvc.Html.TemplateHelpers.ExecuteTemplate(HtmlHelper html, ViewDataDictionary viewData, String templateName, DataBoundControlMode mode, GetViewNamesDelegate getViewNames, GetDefaultActionsDelegate getDefaultActions)
  185.    at System.Web.Mvc.Html.TemplateHelpers.TemplateHelper(HtmlHelper html, ModelMetadata metadata, String htmlFieldName, String templateName, DataBoundControlMode mode, Object additionalViewData, ExecuteTemplateDelegate executeTemplate)
  186.    at System.Web.Mvc.Html.TemplateHelpers.TemplateHelper(HtmlHelper html, ModelMetadata metadata, String htmlFieldName, String templateName, DataBoundControlMode mode, Object additionalViewData)
  187.    at System.Web.Mvc.Html.TemplateHelpers.TemplateFor[TContainer,TValue](HtmlHelper`1 html, Expression`1 expression, String templateName, String htmlFieldName, DataBoundControlMode mode, Object additionalViewData)
  188.    at System.Web.Mvc.Html.EditorExtensions.EditorFor[TModel,TValue](HtmlHelper`1 html, Expression`1 expression, String templateName)
  189.    at ASP._Page_Modules_EleWise_ELMA_BPM_Web_Common_Views_Catalogs_EditFormFields_cshtml.Execute()
  190.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  191.    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  192.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  193.    at EleWise.ELMA.Web.Orchard.Mvc.ViewEngines.Razor.CachedRazorView.RenderView(ViewContext viewContext, TextWriter writer)
  194.    at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
  195.    at ASP._Page_Modules_EleWise_ELMA_BPM_Web_Common_Views_Catalogs_EditForm_cshtml.Execute()
  196.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  197.    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  198.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  199.    at EleWise.ELMA.Web.Orchard.Mvc.ViewEngines.Razor.CachedRazorView.RenderView(ViewContext viewContext, TextWriter writer)
  200.    at System.Web.Mvc.Html.PartialExtensions.Partial(HtmlHelper htmlHelper, String partialViewName, Object model, ViewDataDictionary viewData)
  201.    at ASP._Page_Modules_EleWise_ELMA_BPM_Web_Common_Views_Catalogs_Add_cshtml.Execute()
  202.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy()
  203.    at System.Web.Mvc.WebViewPage.ExecutePageHierarchy()
  204.    at System.Web.WebPages.WebPageBase.ExecutePageHierarchy(WebPageContext pageContext, TextWriter writer, WebPageRenderingBase startPage)
  205.    at EleWise.ELMA.Web.Orchard.Mvc.ViewEngines.Razor.CachedRazorView.RenderView(ViewContext viewContext, TextWriter writer)
  206.    at Orchard.Mvc.ViewEngines.ThemeAwareness.LayoutAwareViewEngine.<>c__DisplayClass7.<FindView>b__5(ViewContext viewContext, TextWriter writer, IViewDataContainer viewDataContainer)
  207.    at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context)
  208.    at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass1a.<InvokeActionResultWithFilters>b__17()
  209.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  210.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  211.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  212.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  213.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  214.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  215.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  216.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  217.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  218.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  219.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  220.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  221.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  222.    at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation)
  223.    at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  224. ERROR 2018-03-21 09:37:17,311 [3005] EleWise.ELMA.Logging.Logger - unhandeld global error
  225. System.Data.SqlClient.SqlException (0x80131904): Transaction (Process ID 65) was deadlocked on lock | communication buffer resources with another process and has been chosen as the deadlock victim. Rerun the transaction.
  226.    at EleWise.ELMA.Runtime.NH.NHUnitOfWorkManager.UnitOfWork.Rollback()
  227.    at EleWise.ELMA.Web.Mvc.Attributes.TransactionActionAttribute.OnException(ExceptionContext filterContext)
  228.    at System.Web.Mvc.ControllerActionInvoker.InvokeExceptionFilters(ControllerContext controllerContext, IList`1 filters, Exception exception)
  229.    at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName)
  230.    at System.Web.Mvc.Controller.<>c__DisplayClass1d.<BeginExecuteCore>b__19()
  231.    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.<MakeVoidDelegate>b__0()
  232.    at System.Web.Mvc.Controller.EndExecuteCore(IAsyncResult asyncResult)
  233.    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
  234.    at System.Web.Mvc.Controller.EndExecute(IAsyncResult asyncResult)
  235.    at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.<BeginProcessRequest>b__3(IAsyncResult asyncResult)
  236.    at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass4.<MakeVoidDelegate>b__3(IAsyncResult ar)
  237.    at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult)
  238.    at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.<Wrap>b__3()
  239.    at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func)
  240.    at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride)
  241. ClientConnectionId:ef3e398e-e7d6-471d-b8cc-deb0ccf669f9
  242. Error Number:1205,State:52,Class:13
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement