hybris安裝執行install.sh -r b2c_acc initialize遇到build錯誤 8983埠

  • 2019 年 11 月 14 日
  • 筆記

版權聲明:本文為部落客原創文章,遵循 CC 4.0 BY-SA 版權協議,轉載請附上原文出處鏈接和本聲明。

本文鏈接:https://jerry.blog.csdn.net/article/details/103045286

執行安裝腳本install.sh -r b2c_acc initialize,遇到這個錯誤:

[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]

因為安裝是在阿里雲虛擬機上進行的,需要打開8983埠: