问答详情
源自:2-2 单实例安装

安装elk时碰到问题。

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=Nda

为什么我执行sh ./bin/elaticsearch   出现上面的情况,求答案,谢谢。



提问者:qq_良好_0 2018-06-09 14:28

个回答

  • 慕斯5482594
    2018-06-13 23:35:38
    已采纳

    vi /etc/security/limits.d/90-nproc.conf

    * soft  nproc XXXX   #把XXXX改大点?  

    参考:

    https://www.cnblogs.com/jager/p/5776655.html  (记得回我结果)

  • 旺财123life
    2018-11-26 20:50:07

    切到普通用户试试?