Fehler bei Installation von Rollup Package 2

Hallo Community,

wir haben heute das neue Rollup Package auf unserem Testsystem installiert.
Ziemlich am Ende des Setups schmeisst der Installer einen Fehler.
Soweit erkennbar scheiterts am publishen eines Reports.
Ignoriert man den Fehler, ist laut Log das Update erfolgreich angewendet.
Ein schlechtes Bauchgefühl bleibt leider trotzdem.

Vielleicht kann ja von Euch einer mehr damit anfangen oder hatte den Fehler auch schon?

Vielen Dank schonmal für etwaigen Input.

Gruß
Christian

Hier der Abschnitt aus dem Logfile, der den Fehler beschreibt:

18:11:23| Error| System.Exception: Action Microsoft.Crm.UpdateWrapper.ReportsUpdateAction failed. ---> Microsoft.Crm.CrmArgumentException: The user for which we are checking a privilege should be in the same org as the context provided ---> System.ArgumentException: The user for which we are checking a privilege should be in the same org as the context provided
--- End of inner exception stack trace ---
at Microsoft.Crm.BusinessEntities.SecurityLibrary.TryCheckPrivilege(Guid user, Guid privilege, ExecutionContext context)
at Microsoft.Crm.BusinessEntities.SecurityExtension.PreCreateHandlerEntityPrivilegeCheck(Object sender, SecurityTraits traits, SecurityAttributes attributes, ExtensionEventArgs e)
at Microsoft.Crm.BusinessEntities.SecurityExtension.PreCreateHandler(ExtensionEventArgs e, Object sender)
at Microsoft.Crm.BusinessEntities.BusinessProcessObject.PreCreateEventHandler.Invoke(Object sender, ExtensionEventArgs e)
at Microsoft.Crm.BusinessEntities.BusinessProcessObject.Create(IBusinessEntity entity, ExecutionContext context)
at Microsoft.Crm.ObjectModel.ReportService.SetReportLinks(Report reportEntity, Guid reportId, SRSReport report, ExecutionContext context)
at Microsoft.Crm.ObjectModel.ReportService.UpdateInternal(IBusinessEntity entity, ExecutionContext context)
at Microsoft.Crm.ObjectModel.ReportService.CreateInternal(IBusinessEntity entity, Boolean isScheduledReport, ExecutionContext context)
at Microsoft.Crm.Reporting.ReportPublisher.UploadReportInternal(IBusinessEntity report, Int32[] relatedEntitiesArray, Int32[] categoriesArray, Int32[] visibilitiesArray, Guid organizationId)
at Microsoft.Crm.Reporting.ReportSetupPublisher.UploadReportInternal(IBusinessEntity report, Int32[] relatedEntitiesArray, Int32[] categoriesArray, Int32[] visibilitiesArray, Guid organizationId)
at Microsoft.Crm.Reporting.ReportPublisher.UploadReport(String reportFolder, String reportName, String fileName, String description, Int32 languageCode, Int32[] categoriesArray, Int32[] relatedEntitiesArray, Int32[] visibilitiesArray, Object parentId, Guid signatureId, Version version, Guid organizationId, Hashtable reportsPublished)
at Microsoft.Crm.Reporting.ReportPublisher.UploadReports(Guid organizationId, String reportFolder, Int32 languageCode, Int32 matchCategoryNumber, Int32 addCategoryNumber, IProgressEventSource progress)
at Microsoft.Crm.Setup.Server.Utility.ReportsUtility.UploadReports(String orgUniqueName, String reportFolder, Int32 languageCode, Int32 matchCategoryNumber, Int32 addCategoryNumber, IProgressEventSource progress)
at Microsoft.Crm.UpdateWrapper.ReportsUpdateAction.Do(IDictionary parameters)
at Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- End of inner exception stack trace ---, Error, AbortRetryIgnore, Option1


AW: Fehler bei Installation von Rollup Package 2

Hallo,

ich habe ein ziemlich ähnliches Problem. Bei der Installtion des Rollup Package 2 erscheint folgende Fehlermeldung:
"Fehler bei der Aktion Microsoft.Crm.UpdateWrapper.ReportsUpdateAction.systemuser With Id = 11cec41a-151c-4cd1-b8b0-f11422020525 Does Not Exist"
Klickt man auch hier auf Ignorieren wird die Installation erfolgreich abgeschlossen.
Führt man die Installation ohne die Option "Berichte für alle Organisationen veröffentlichen" durch, erscheint keine Fehlermeldung und die Installation wird erfolgreich abgeschlossen.
Hat jemand eine Idee oder Lösung zu diesem Problem? Ich bin ich für jede Antwort dankbar.

Gruß, Marco

Auch von mir der entsprechende Auszug aus der Log-Datei:

16:22:52| Info| Published report Topauswahl - Wissensdatenbankartikel
16:22:52| Error| System.Exception: Fehler bei der Aktion Microsoft.Crm.UpdateWrapper.ReportsUpdateAction. ---> Microsoft.Crm.BusinessEntities.CrmObjectNotFoundException: systemuser With Id = 11cec41a-151c-4cd1-b8b0-f11422020525 Does Not Exist
bei Microsoft.Crm.BusinessEntities.BusinessProcessObject.Retrieve(BusinessEntityMoniker moniker, EntityExpression entityExpression, ExecutionContext context, Int32[] deletionCodes, Int32 languageCode)
bei Microsoft.Crm.BusinessEntities.BusinessProcessObject.Retrieve(BusinessEntityMoniker moniker, EntityExpression entityExpression, ExecutionContext context)
bei Microsoft.Crm.Caching.UserDataCacheLoader.LoadCacheData(Guid key, ExecutionContext context)
bei Microsoft.Crm.Caching.ObjectModelCacheLoader`2.LoadCacheData(TKey key, IOrganizationContext context)
bei Microsoft.Crm.Caching.BasicCrmCache`2.CreateEntry(TKey key, IOrganizationContext context)
bei Microsoft.Crm.Caching.BasicCrmCache`2.LookupEntry(TKey key, IOrganizationContext context)
bei Microsoft.Crm.BusinessEntities.SecurityLibrary.GetUserBusinessId(Guid user, IOrganizationContext context)
bei Microsoft.Crm.BusinessEntities.SecurityAttributes..ctor(SecurityTraits traits, BusinessEntity entity, ExecutionContext context)
bei Microsoft.Crm.BusinessEntities.SecurityExtension.PreCreateHandlerCreateSecurityAttributes(Object sender, SecurityTraits traits, ExtensionEventArgs e)
bei Microsoft.Crm.BusinessEntities.SecurityExtension.PreCreateHandler(ExtensionEventArgs e, Object sender)
bei Microsoft.Crm.BusinessEntities.SecurityExtension.PreCreateHandler(Object sender, ExtensionEventArgs e)
bei Microsoft.Crm.BusinessEntities.BusinessProcessObject.PreCreateEventHandler.Invoke(Object sender, ExtensionEventArgs e)
bei Microsoft.Crm.BusinessEntities.BusinessProcessObject.Create(IBusinessEntity entity, ExecutionContext context)
bei Microsoft.Crm.ObjectModel.ReportService.SetReportLinks(Report reportEntity, Guid reportId, SRSReport report, ExecutionContext context)
bei Microsoft.Crm.ObjectModel.ReportService.UpdateInternal(IBusinessEntity entity, ExecutionContext context)
bei Microsoft.Crm.ObjectModel.ReportService.CreateInternal(IBusinessEntity entity, Boolean isScheduledReport, ExecutionContext context)
bei Microsoft.Crm.Reporting.ReportPublisher.UploadReportInternal(IBusinessEntity report, Int32[] relatedEntitiesArray, Int32[] categoriesArray, Int32[] visibilitiesArray, Guid organizationId)
bei Microsoft.Crm.Reporting.ReportSetupPublisher.UploadReportInternal(IBusinessEntity report, Int32[] relatedEntitiesArray, Int32[] categoriesArray, Int32[] visibilitiesArray, Guid organizationId)
bei Microsoft.Crm.Reporting.ReportPublisher.UploadReport(String reportFolder, String reportName, String fileName, String description, Int32 languageCode, Int32[] categoriesArray, Int32[] relatedEntitiesArray, Int32[] visibilitiesArray, Object parentId, Guid signatureId, Version version, Guid organizationId, Hashtable reportsPublished)
bei Microsoft.Crm.Reporting.ReportPublisher.UploadReports(Guid organizationId, String reportFolder, Int32 languageCode, Int32 matchCategoryNumber, Int32 addCategoryNumber, IProgressEventSource progress)
bei Microsoft.Crm.Setup.Server.Utility.ReportsUtility.UploadReports(String orgUniqueName, String reportFolder, Int32 languageCode, Int32 matchCategoryNumber, Int32 addCategoryNumber, IProgressEventSource progress)
bei Microsoft.Crm.UpdateWrapper.ReportsUpdateAction.Do(IDictionary parameters)
bei Microsoft.Crm.Setup.Common.Action.ExecuteAction(Action action, IDictionary parameters, Boolean undo)
--- Ende der internen Ausnahmestapelüberwachung ---, Error, AbortRetryIgnore, Option1
16:23:20| Info| InputResult: Ignore
16:23:20| Info| LanguageId Folder : C:\WINDOWS\$CrmUninstallKB959419_Server$\de
16:23:21|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.HotfixMspInstaller.Install
16:23:21|Verbose| Method exit: Microsoft.Crm.UpdateWrapper.UpdateSetup.Install| System.Collections.Hashtable
16:23:21|Verbose| Update Rollup 2 (KB959419) wurde erfolgreich abgeschlossen.
16:23:21| Info| Das Update für Microsoft Dynamics CRM Server wurde erfolgreich abgeschlossen.


AW: Fehler bei Installation von Rollup Package 2

Hallo,

ihr habt wahrscheinlich Reports, deren Benutzer im CRM deaktiviert wurden. Ordnet diese Reports aktiven Benutzern im CRM zu, dann läuft auch das Update ohne Fehler durch

mit freundlichen Grüßen

Michael Sulz


AW: Fehler bei Installation von Rollup Package 2

Hallo Michael,

vielen Dank für die Antwort. Sie ist genau die Lösung zu meinem Problem :-)

Mit freundlichen Grüßen
Marco