Hybris v1811上的Smartedit空白页

2020-09-10 05:41发布

点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)大家好。 在手动安装smart...

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

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


大家好。

在手动安装smartedit和smarteditaddon扩展程序之后,我仍然无法访问smartedit页面:url https ://#localhost#:9002/smartedit/显示空白页。 我正在使用基于yacceleratorstorefront模板的自定义店面。

在日志控制台上,我看到以下错误: PKIX路径构建失败: sun.security.provider.certpath.SunCertPathBuilderException:无法找到到请求目标的有效证书路径; 嵌套的异常是javax.net.ssl.SSLHandshakeException:sun.security.validator.ValidatorException:PKIX路径构建失败:sun.security.provider.certpath.SunCertPathBuilderException:无法找到到请求目标的有效认证路径

通过调试,我发现此错误是由类 de.hybris.smartedit.controllers.ConfigurationController 抛出的。[第83行]:" data = httpGETGateway.loadAll("",getAuthorization(request ));" 正在返回400响应代码。

一个星期后,我仍然不明白为什么以及如何出现证书错误。

在localextension上,我添加了Hybris文档中所述的那些扩展广告( https://help.hybris.com/1811/hcd/0955af7dd5154a8db28dfce327d8dae5.html): cmsbackoffice,cmssmartedit,cmssmarteditwebservices,cmswebservices,权限webservices,previewwebservices,smartedit,smarteditaddon,smarteditwebservices

我没有找到关于其他问题的任何有用信息或解决方案,请有人可以帮助我吗?

谢谢。

5条回答
My梦
2020-09-10 05:53

嗨,当您获得空白页时,在JavaScript级别上是否有任何错误? (在Web浏览器控制台上检查)您是否执行过ant npminstall?

一周热门 更多>