自定义属性的 Hybris 同步错误
Posted
技术标签:
【中文标题】自定义属性的 Hybris 同步错误【英文标题】:Hybris Synchronization error for custom attribute 【发布时间】:2020-06-02 16:11:06 【问题描述】:我已向 Product 添加了一个新属性 OOTB (BundleTemplate)(此属性可识别目录),每次我尝试同步产品时都会收到此错误:
ERROR [000001KN::de.hybris.platform.catalog.jalo.synchronization.CatalogVersionSyncJob] (000001KN) [CatalogVersionSyncMaster] sync ended with 4 unfinished items - see last sync media for details
ERROR [000001KN::de.hybris.platform.catalog.jalo.synchronization.CatalogVersionSyncJob] (000001KN) [CatalogVersionSyncJob] Finished synchronization in 0d 00h:00m:00s:999ms. There were errors during the synchronization!
有了这些信息,我就是找不到同步不工作的原因,有没有办法调试它以获得更好的日志?
【问题讨论】:
能否为新属性添加 items.xml 配置以及如何保存新属性? 【参考方案1】:de.hybris.platform.catalog.jalo.synchronization.ItemCopyCreator#copy() 第 166 行
解决了!
【讨论】:
以上是关于自定义属性的 Hybris 同步错误的主要内容,如果未能解决你的问题,请参考以下文章