执行安装脚本install.sh -r b2c_acc initialize,遇到这个错误:

hybris安装执行install.sh -r b2c_acc initialize遇到build错误 8983端口

[java] Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name ‘defaultSolrServerService’ defined in class path resource [global-solrserver-spring.xml]: Invocation of init method failed; nested exception is de.hybris.platform.solrserver.SolrServerException: Error while executing Solr start command for instance [name: default, hostname: localhost, port: 8983]

hybris安装执行install.sh -r b2c_acc initialize遇到build错误 8983端口

因为安装是在阿里云虚拟机上进行的,需要打开8983端口:

hybris安装执行install.sh -r b2c_acc initialize遇到build错误 8983端口

要获取更多Jerry的原创文章,请关注公众号"汪子熙":
hybris安装执行install.sh -r b2c_acc initialize遇到build错误 8983端口

相关文章:

  • 2021-08-17
  • 2022-02-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-20
  • 2021-05-25
猜你喜欢
  • 2021-05-10
  • 2021-06-28
  • 2022-01-26
  • 2021-05-29
  • 2021-07-19
  • 2022-12-23
  • 2021-05-04
相关资源
相似解决方案