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