点击此处---> 群内免费提供SAP练习系统(在群公告中)
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
我能够按照博客入门指南中的说明进行操作 SAP Commerce Cloud ,以部署他们在博客中提供的示例。 我现在正在尝试部署我们自己的代码并遇到以下错误:
/opt/工作区/build/customer-project/.git/objects/pack /opt/workspace/build/customer-project/.git/objects/pack/pack-5c84f1b933b3164b8fb230fb63a72abd5cca0fad.pack /opt/workspace/build/customer-project/.git/objects/pack/pack-5c84f1b933b3164b8fb230fb63a72abd5cca0fad.idx 总体进度:1% 2020-02-05T20:27:44.601Z任务任务':cloneCustomerProject'已完成 :cloneCustomerProject(Thread [Daemon worker,5,main])已完成。 花费了9.819秒。 :readCoreCommerceRepository(线程[',',5,main]的执行工作者)已启动。 >任务:readCoreCommerceRepository失败 2020-02-05T20:27:44.605Z任务任务':readCoreCommerceRepository'已启动 禁用任务':readCoreCommerceRepository'的高速缓存,原因是: 构建缓存已禁用 任务':readCoreCommerceRepository'不是最新的,因为: 尽管执行了操作,任务仍未声明任何输出。 未检测到Core Commerce Home 2020-02-05T20:27:44.613Z任务任务':readCoreCommerceRepository'已完成 :readCoreCommerceRepository(线程[',',5,main]的执行工作者)已完成。 花了0.009秒 :readRepository(Thread [',',5,main]的执行工作者)已启动。 >任务:readRepository 总体进度:1% 2020-02-05T20:27:44.625Z任务任务':readRepository'已启动 禁用任务':readRepository'的高速缓存,原因是: 构建缓存已禁用 任务':readRepository'不是最新的,因为: 尽管执行了操作,任务仍未声明任何输出。 执行由于消息以下操作而停止:跳过执行,因为其他任务失败:readCoreCommerceRepository 总体进度:1% 2020-02-05T20:27:44.667Z任务任务':readRepository'已完成 :readRepository(Thread [',',5,main]的执行工作者)已完成。 花费了0.052秒。 失败:生成失败,发生异常。
我能想到的最好的一点是,我可能已经正确配置了代码存储库,如下所示:
├──核心定制/ │├──杂草/ ││├──bin/ │││└──定制/ │││└──chd/ ││└──config/ ││├──备份/ ││├──自定义/ ││├──环境/ │││├──accstorefront.properties │││├──api.properties │││├──backoffice.properties │││├──common.properties │││├──local-dev.properties │││├──local-prod.properties │││└──local-stage.properties ││├──语言/ ││├──牌照/ │││├──hybrislicence.jar │││└──InstallSaplicenses.properties ││├──local.properties ││├──local.properties-template ││├──localextensions.xml ││├──solr/ │││└──实例/ ││└──tomcat/ ││├──README.txt ││├──conf/ ││└──tomcat_context.tpl │└──manifest.json └──脚本/ ├──addoninstall.cmd * ├──addoninstall.sh * └──dbserver.sh *
是的,我在顶层有一个额外的目录,脚本,我认为这不是问题。
我有点困惑的是如何设置清单的位置。 根据我的阅读方式路径的一般规则 在清单中声明的清单文件的useConfig部分中的位置不应以正斜杠开头。 那是对的吗? 这是我现在所拥有的:
{ " commerceSuiteVersion":" 1905", "扩展名":[], " useConfig":{ "属性":[ { " location":" hybris/config/environments/local-dev.properties", "角色":"发展" }, { " location":" hybris/config/environments/local-stage.properties", "角色":"舞台" }, { " location":" hybris/config/environments/local-prod.properties", "角色":"生产" }, { "位置":" hybris/config/environments/common.properties" }, { " aspect":" accstorefront", "位置":" hybris/config/environments/accstorefront.properties" }, { " aspect":" api", "位置":" hybris/config/environments/api.properties" }, { " aspect":" backoffice", "位置":" hybris/config/environments/backoffice.properties" } ], "扩展名":{ " location":" hybris/config/localextensions.xml", "排除":[" powertools"] } }, " useCloudExtensionPack":是的, "属性":[ { " key":" setup.siteoverride", " value":" true" }, { " key":" lang.packs", " value":" en" } ], " storefrontAddons":[ { " addon":" b2bacceleratoraddon", " storefront":" chdstorefront", " template":" yacceleratorstorefront" }, { " addon":" commerceorgaddon", " storefront":" chdstorefront", " template":" yacceleratorstorefront" }, { " addon":" assistedservicestorefront", " storefront":" chdstorefront", " template":" yacceleratorstorefront" }, { " addon":" smarteditaddon", " storefront":" chdstorefront", " template":" yacceleratorstorefront" }, { " addon":" ordermanagementaddon", " storefront":" chdstorefront", " template":" yacceleratorstorefront" }, { " addon":" orderselfserviceaddon", " storefront":" chdstorefront", " template":" yacceleratorstorefront" }, { " addon":" ordermanagementwebservices", " storefront":" chdstorefront", " template":" yacceleratorstorefront" } ], "方面":[ { " name":" backoffice", " webapps":[ { " name":" hac", " contextPath":"/img/hac" }, { " name":" mediaweb", " contextPath":"/img/medias" }, { " name":" backoffice", " contextPath":"/img/backoffice" } ] }, { " name":" accstorefront", " webapps":[ { " name":" hac", " contextPath":"/img/hac" }, { " name":" mediaweb", " contextPath":"/img/medias" }, { " name":" chdstorefront", " contextPath":"" }, { " name":" acceleratorservices", " contextPath":"/img/acceleratorservices" } ] }, { " name":" backgroundProcessing", "属性":[], " webapps":[ { " name":" hac", " contextPath":"/img/admin" }, { " name":" mediaweb", " contextPath":"/img/medias" } ] } ] }
主要问题似乎是:
看看下面的模板,它可以作为一个起点:
https://github.com/ sap-commerce-tools/ccv2-project-template/tree/master/core-customize
很抱歉,该模板代码没有帮助我。 我假设核心商务之家是店面加速器,但我不确定100%,这也可能意味着商务核心,我只是不知道。 我完全感到困惑,您是否有机会提供更多有关我应该看什么的更多信息
昨天昨天最新升级后我们面临的同一问题。 是否有任何解决方法或修复程序?
一周热门 更多>