zoukankan      html  css  js  c++  java
  • 【转】Java HotSpot(TM) 64-Bit Server VM warning: Insufficient space for shared memory file:

    使用命令:JPS

    #jps  报错了

    $jps
    Java HotSpot(TM) Server VM warning: Insufficient space for shared memory file:
       15179
    Try using the -Djava.io.tmpdir= option to select an alternate temp location.



    df -h
    发现某一个满的分区

    清理一些无关数据,恢复正常

     

    【转自】:http://blog.csdn.net/u012965373/article/details/51984806

  • 相关阅读:
    NYOJ 734
    NYOJ 762
    NYOJ 743
    NYOJ 478
    NYOJ 451
    NYOJ 461
    NYOJ 485
    NYOJ 333
    平均互信息
    ASCII码
  • 原文地址:https://www.cnblogs.com/zhzhang/p/7149022.html
Copyright © 2011-2022 走看看