前往小程序,Get更优阅读体验!
立即前往
首页
学习
活动
专区
工具
TVP
发布
社区首页 >专栏 >使用 Java 11 安装 SAP Commerce Cloud 1905 的一些常见问题

使用 Java 11 安装 SAP Commerce Cloud 1905 的一些常见问题

作者头像
Jerry Wang
发布2021-10-21 10:30:33
3840
发布2021-10-21 10:30:33
举报

Spartacus recipe (smartedit)

如果遇到下列错误:

[yjavac] error: option --add-exports not allowed with target 1.8

解决方案

set the following property standalone.jdkmodulesexports to an empty string in {yenvWorkspace}/binaries⁩/hybris/bin⁩/⁨platform/resources⁩/advanced.properties

standalone.jdkmodulesexports=

然后:

yenv clean+init

run ant npminstall before building

add to local.properties and admin password

init.admin.password=nimda

If hybris does not start, remove endorsed dirs configuration from local.properties, then launch ‘yenv build’. (this will regenerate the tomcat wrapper (./binaries/hybris/bin/platform/tomcat/conf/wrapper.conf))

-Djava.endorsed.dirs="%CATALINA_HOME%/lib/endorsed”

login to smartedit with cmsmanager/1234

本文参与 腾讯云自媒体分享计划,分享自作者个人站点/博客。
原始发表:2021-09-18 ,如有侵权请联系 cloudcommunity@tencent.com 删除

本文分享自 作者个人站点/博客 前往查看

如有侵权,请联系 cloudcommunity@tencent.com 删除。

本文参与 腾讯云自媒体分享计划  ,欢迎热爱写作的你一起参与!

评论
登录后参与评论
0 条评论
热度
最新
推荐阅读
目录
  • Spartacus recipe (smartedit)
  • 解决方案
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档