dotnetpower
Gut bekanntes Mitglied
Wir haben seit heute das Problem das der Abgleich nicht mehr durch läuft. Leider haben wir das erst heute Nachmittag bemerkt. Wenn wir den Abgleich manuell (ohne Worker) anstossen erhalten wir folgende Fehlermeldung:
Abgleich-Protokoll:
Bitte beachten Sie, dass JTL-Wawi federführend ist!
Im Shop-Backend vorgenommene Änderungen können nicht mehr automatisiert abgeglichen werden und führen somit zu Datenverlust.
Prüfe Endpointkonfiguration.
Abgleich gestartet für 'FwA - Shopware'.
Onlineshop-Abgleich beendet für 'FwA - Shopware'.
Fehler:
Exception: A new entity was found through the relationship 'Shopware\Models\Category\Category#customerGroups' that was not configured to cascade persist operations for entity: Shopware\Models\Customer\Group@000000007e5b0b000000000048295053. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'Shopware\Models\Customer\Group#__toString()' to get a clue.
A new entity was found through the relationship 'Shopware\Models\Category\Category#customerGroups' that was not configured to cascade persist operations for entity: Shopware\Models\Customer\Group@00000000190357c10000000033e0b799. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'Shopware\Models\Customer\Group#__toString()' to get a clue.
Kategorien-Senden-Fehler: Bitte beachten Sie, dass zur Fehler-Diagnose ebenfalls die Log-Datei des Servers und das Abgleich-Log der JTL-Wawi notwendig sind!
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei jtlCore.ControllerClasses. Connector.Abgleich.Funktionen.ConnectorPusher.Push[TEntity](IEnumerable`1 models, Boolean checkForOrderPull)
bei jtlCore.ControllerClasses.Connector.Abgleich.EntityAbgleicher.Push.ConnectorPushTaskCategory.<>c__DisplayClass6_1.<Run>b__0(List`1 models)
bei jtlTools.Linq.EnumerableExtensions.ExecuteInSetsOf[TInput](IEnumerable`1 source, Action`1 action, Int32 max)
bei jtlCore.ControllerClasses.Connector.Abgleich.EntityAbgleicher.Push.ConnectorPushTaskCategory.Run()
bei JTL.Connector.Business.SyncRunner.Run()
Warnungen:
Abgleich darf nicht weiterlaufen.Abgleich darf nicht weiterlaufen.Abgleich darf nicht weiterlaufen.
Hat jemand eine Idee was das Problem hier ist?
Abgleich-Protokoll:
Bitte beachten Sie, dass JTL-Wawi federführend ist!
Im Shop-Backend vorgenommene Änderungen können nicht mehr automatisiert abgeglichen werden und führen somit zu Datenverlust.
Prüfe Endpointkonfiguration.
Abgleich gestartet für 'FwA - Shopware'.
Onlineshop-Abgleich beendet für 'FwA - Shopware'.
Fehler:
Exception: A new entity was found through the relationship 'Shopware\Models\Category\Category#customerGroups' that was not configured to cascade persist operations for entity: Shopware\Models\Customer\Group@000000007e5b0b000000000048295053. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'Shopware\Models\Customer\Group#__toString()' to get a clue.
A new entity was found through the relationship 'Shopware\Models\Category\Category#customerGroups' that was not configured to cascade persist operations for entity: Shopware\Models\Customer\Group@00000000190357c10000000033e0b799. To solve this issue: Either explicitly call EntityManager#persist() on this unknown entity or configure cascade persist this association in the mapping for example @ManyToOne(..,cascade={"persist"}). If you cannot find out which entity causes the problem implement 'Shopware\Models\Customer\Group#__toString()' to get a clue.
Kategorien-Senden-Fehler: Bitte beachten Sie, dass zur Fehler-Diagnose ebenfalls die Log-Datei des Servers und das Abgleich-Log der JTL-Wawi notwendig sind!
Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei jtlCore.ControllerClasses. Connector.Abgleich.Funktionen.ConnectorPusher.Push[TEntity](IEnumerable`1 models, Boolean checkForOrderPull)
bei jtlCore.ControllerClasses.Connector.Abgleich.EntityAbgleicher.Push.ConnectorPushTaskCategory.<>c__DisplayClass6_1.<Run>b__0(List`1 models)
bei jtlTools.Linq.EnumerableExtensions.ExecuteInSetsOf[TInput](IEnumerable`1 source, Action`1 action, Int32 max)
bei jtlCore.ControllerClasses.Connector.Abgleich.EntityAbgleicher.Push.ConnectorPushTaskCategory.Run()
bei JTL.Connector.Business.SyncRunner.Run()
Warnungen:
Abgleich darf nicht weiterlaufen.Abgleich darf nicht weiterlaufen.Abgleich darf nicht weiterlaufen.
Hat jemand eine Idee was das Problem hier ist?