我要评分
获取效率
正确性
完整性
易理解

Stopping Cobar

  1. Go to the /home/cobar-server-1.2.8-SNAPSHOT/bin directory.
    1
    cd /home/cobar-server-1.2.8-SNAPSHOT/bin
    
  2. Open the shutdown.sh file.
    1
    vim shutdown.sh
    
  3. Replace line 38 with the following:
    1
    JAVA_OPTS="-Xss328k"
    
  4. Press Esc, type :wq!, and press Enter to save the file and exit.
  5. Stop Cobar.
    1
    ./shutdown.sh