Исключение агрегации аналитики SItecore

Я пытаюсь создать новую цель в маркетинговой панели и развернуть ее. Но я получаю следующее исключение агрегации. Любой ключ к тому, что идет не так?

Not just deploy but any save action is resulting in this error.

Я попытался переименовать некоторые существующие цели, добавить очки и сохранить. Но та же ошибка.

 23776 15:12:43 INFO  AUDIT (sitecore\Admin): Save item: master:/sitecore/system/Marketing Control Panel/Goals/VH Newsletter Sign Up, language: en, version: 1, id: {2C0D7964-3A2A-4023-A6D3-DEFC46183E9F}
ManagedPoolThread #18 15:12:43 INFO  Job ended: Index_Update_IndexName=sitecore_master_index (units processed: )
21700 15:12:55 INFO  Creating script with key master5862787EDD1B45559C1C4EFAD12AFD51
21700 15:12:55 INFO  Scripts in cache: 1
21700 15:12:55 INFO  Creating script with key master6826A27606EA4046826EE30FD2E89327
21700 15:12:55 INFO  Scripts in cache: 2
21700 15:12:55 INFO  Cleared script cache
12200 15:12:55 INFO  AUDIT (sitecore\Admin): [Publishing]: Starting to process 1 publishing options
24676 15:12:55 INFO  Job started: Publish
22276 15:12:55 INFO  Job started: Publish to 'web'
22276 15:12:55 INFO  Creating script with key web5862787EDD1B45559C1C4EFAD12AFD51
22276 15:12:56 INFO  Scripts in cache: 1
22276 15:12:56 INFO  Creating script with key web6826A27606EA4046826EE30FD2E89327
22276 15:12:56 INFO  Scripts in cache: 2
22276 15:12:56 INFO  Cleared script cache
21700 15:13:25 ERROR One or more exceptions occurred while processing the subscribers to the 'item:saved' event.
Exception[1]: System.TimeoutException 
Message[1]: Save operation for definition id:[{2C0D7964-3A2A-4023-A6D3-DEFC46183E9F}] could not be completed within specified timeframe. It will be re-run in the background. 
Source[1]: Sitecore.Analytics 
   at Sitecore.Analytics.Reporting.DefinitionData.Marketing.Deployment.Processors.Deploy.DeployItem[TDefinition](Item item, Template itemTemplate, ID expectedTemplateId)
   at Sitecore.Analytics.Reporting.DefinitionData.Marketing.Deployment.Processors.Deploy.Process(DeployDefinitionArgs args)
   at (Object , Object[] )
   at Sitecore.Pipelines.CorePipeline.Run(PipelineArgs args)
   at Sitecore.Pipelines.DefaultCorePipelineManager.Run(String pipelineName, PipelineArgs args, String pipelineDomain)
   at Sitecore.Analytics.Pipelines.DeployDefinition.DeployDefinitionPipeline.<>c__DisplayClass1.<Run>b__0()
   at Sitecore.Marketing.Core.IgnoreRecursiveCalls.Run(ID id, Action action)
   at Sitecore.Analytics.Pipelines.DeployDefinition.DeployDefinitionPipeline.Run(Item item)
   at Sitecore.Analytics.Data.Items.ItemEventHandler.OnItemSaved(Object sender, EventArgs args)
   at Sitecore.Events.Event.EventSubscribers.RaiseEvent(String eventName, Object[] parameters, EventResult result) 


21700 15:13:25 ERROR Failed to save the item. Item ID: {2C0D7964-3A2A-4023-A6D3-DEFC46183E9F}, database: master
Exception: System.AggregateException
Message: One or more exceptions occurred while processing the subscribers to the 'item:saved' event.
Source: Sitecore.Kernel
   at Sitecore.Events.Event.EventSubscribers.RaiseEvent(String eventName, Object[] parameters, EventResult result)
   at Sitecore.Events.Event.RaiseEvent(String eventName, Object[] parameters)
   at Sitecore.Events.Event.RaiseItemSaved(Object sender, ItemSavedEventArgs args)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Sitecore.Data.Engines.EngineCommand`2.RaiseEvent[TArgs](EventHandler`1 handlers, Func`2 argsCreator)
   at Sitecore.Data.Engines.EngineCommand`2.Execute()
   at Sitecore.Data.Engines.DataEngine.SaveItem(Item item)

21700 15:13:25 ERROR Application error.
Exception: System.Web.HttpUnhandledException
Message: Exception of type 'System.Web.HttpUnhandledException' was thrown.
Source: System.Web
   at System.Web.UI.Page.HandleError(Exception e)
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
   at System.Web.UI.Page.ProcessRequest()
   at System.Web.UI.Page.ProcessRequest(HttpContext context)
   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Nested Exception

Exception: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Sitecore.Reflection.ReflectionUtil.InvokeMethod(MethodInfo method, Object[] parameters, Object obj)
   at Sitecore.Nexus.Pipelines.NexusPipelineApi.Resume(PipelineArgs args, Pipeline pipeline)
   at Sitecore.Web.UI.Sheer.ClientPage.ResumePipeline()
   at Sitecore.Web.UI.Sheer.ClientPage.OnPreRender(EventArgs e)
   at Sitecore.Shell.Applications.ContentManager.ContentEditorPage.OnPreRender(EventArgs e)
   at System.Web.UI.Control.PreRenderRecursiveInternal()
   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Nested Exception

Exception: System.Reflection.TargetInvocationException
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib
   at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
   at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
   at Sitecore.Reflection.ReflectionUtil.InvokeMethod(MethodInfo method, Object[] parameters, Object obj)
   at Sitecore.Nexus.Pipelines.NexusPipelineApi.Resume(PipelineArgs args, Pipeline pipeline)
   at Sitecore.Pipelines.Pipeline.Start(PipelineArgs args, Boolean atomic)
   at Sitecore.Workflows.Simple.Workflow.ExecuteCommandActionsAndTransition(Item commandItem, Item dataItem, StringDictionary commentFields, Object[] parameters, Processor callback)
   at Sitecore.Workflows.WorkflowUIHelper.ExecuteCommand(Item item, IWorkflow workflow, String commandId, StringDictionary commentFields, Processor completionCallback)
   at Sitecore.Shell.Framework.Commands.Workflow.Run(ClientPipelineArgs args)

Nested Exception

Exception: System.AggregateException
Message: One or more exceptions occurred while processing the subscribers to the 'item:saved' event.
Source: Sitecore.Kernel
   at Sitecore.Events.Event.EventSubscribers.RaiseEvent(String eventName, Object[] parameters, EventResult result)
   at Sitecore.Events.Event.RaiseEvent(String eventName, Object[] parameters)
   at Sitecore.Events.Event.RaiseItemSaved(Object sender, ItemSavedEventArgs args)
   at System.EventHandler`1.Invoke(Object sender, TEventArgs e)
   at Sitecore.Data.Engines.EngineCommand`2.RaiseEvent[TArgs](EventHandler`1 handlers, Func`2 argsCreator)
   at Sitecore.Data.Engines.EngineCommand`2.Execute()
   at Sitecore.Data.Engines.DataEngine.SaveItem(Item item)
   at Sitecore.Data.Managers.ItemProvider.SaveItem(Item item)
   at Sitecore.Data.Managers.DefaultItemManager.ExecuteAndReturnResult[TArgs,TResult](String pipelineName, String pipelineDomain, Func`1 pipelineArgsCreator, Func`1 fallbackResult)
   at Sitecore.Data.Managers.DefaultItemManager.SaveItem(Item item)
   at Sitecore.Data.Items.ItemEditing.AcceptChanges(Boolean updateStatistics, Boolean silent)
   at Sitecore.Data.Items.ItemEditing.EndEdit(Boolean updateStatistics, Boolean silent)
   at Sitecore.Data.DataManager.SetWorkflowInfo(Item item, WorkflowInfo info)
   at Sitecore.Workflows.Simple.Workflow.Se`enter code here`tStateID(Item item, String stateID, StringDictionary commentFields, String workflowID)
   at Sitecore.Workflows.Simple.Workflow.PerformTransition(Item commandItem, Item item, ID stateId, StringDictionary commentFields)
   at Sitecore.Workflows.Simple.Workflow.CommandActionsComplete(WorkflowPipelineArgs args)

0 ответов

Другие вопросы по тегам