【ElasticSearch故障處理】OpenJDK 64-Bit Server VM warning


【故障描述】

  VM虛擬機安裝ElasticSearch集群,有三台Linux,完成安裝后,執行啟動命令:bin/elasticsearch -d 。 運行結果報錯:

OpenJDK 64-Bit Server VM warning: If the number of processors is expected to increase from one, then you should configure the number of parallel GC threads appropriately using -XX:ParallelGCThreads=N

並且開啟:http://bigdata12:9200/無法正常顯示

【故障處理】

在虛擬機的設置中,將處理器的處理器核心數量改成2,重新執行啟動命令后,能夠正常運行。若還是未能執行成功,可進一步將處理器數量也改成2.

 

 


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM