店面开门错误

2020-09-04 00:43发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)专家们, 我正在尝试在店面中查...

         点击此处--->   EasySAP.com群内免费提供SAP练习系统(在群公告中)

加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)


专家们,

我正在尝试在店面中查找url。

https://localhost:9002/mystorefront/?site = fr

我收到以下错误。

请求处理失败; 嵌套异常是java.lang.IllegalArgumentException:必填值,键:标签为null

知道为什么会发生此错误吗?

谢谢

3条回答
愤怒的猪头君
2020-09-04 01:29

嗨,

我正面临着同样的问题。 我在浏览器"服务器错误"上看到一条文本,但控制台中没有日志。WCMSCockpit预览URL为/store/?site = hybris。 我已经尝试了上述解决方案,但问题仍然存在。 PFB我的local.properties和localextensions.xml。

local.properties

#将您的自定义属性放入此文件中,而不用修改project.properties#该文件中的所有属性都具有更高的优先级,并且将覆盖platform/project.properties设置。 installed.tenants = commerceservices.default.desktop.ui.experience = desktop hac.webroot =/hac hmc.webroot =/hmc productcockpit.webroot =/productcockpit cscockpit.webroot =/cscockpit backoffice.webroot =/backoffice merchandisestorefront.webroot =/store storefrontContextRoot =/store website.hybris.http = http://localhost:9001/store?site = hybris website.hybris.https = https://localhost:9002/store?site = hybris#Liveeditaddon必须包含在其中 storefronextension(不仅通过require-extension)。 merchandisestorefront.additionalWebSpringConfigs.liveeditaddon = classpath:/liveeditaddon/web/spring/b2c-properties-spring.xml,classpath:/liveeditaddon/web/spring/liveeditaddon-storefront-web-spring.xml#还必须采用一些Spring使用的属性 ,因为modulegen之后的软件包有所不同。 cmsPageBeforeViewHandler = de.hybris.merchandise.storefront.interceptors.beforeview.CmsPageBeforeViewHandler uiThemeResourceBeforeViewHandler = de.hybris.merchandise.storefront.interceptors.beforeview.UiThemeResourceBeforeViewHandler

localextensions.xml

http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation =" resources/schemas/extensions.xsd">

一周热门 更多>