[root@VM_0_15_centos ~]# service halo start
Redirecting to /bin/systemctl start halo.service
[root@VM_0_15_centos ~]# sudo service halo status
Redirecting to /bin/systemctl status halo.service
● halo.service
Loaded: loaded (/etc/systemd/system/halo.service; enabled; vendor preset: disabled)
Active: failed (Result: start-limit) since Fri 2019-09-27 17:41:50 CST; 1min 24s ago
Process: 27469 ExecStop=/bin/kill -s QUIT $MAINPID (code=exited, status=1/FAILURE)
Process: 27459 ExecStart=/usr/bin/java -server Xms256m -Xms256m -jar /root/halo-latest.jar (code=exited, status=1/FAILURE)
Main PID: 27459 (code=exited, status=1/FAILURE)
Sep 27 17:41:50 VM_0_15_centos systemd[1]: halo.service: control process exited, code=exited status=1
Sep 27 17:41:50 VM_0_15_centos systemd[1]: Unit halo.service entered failed state.
Sep 27 17:41:50 VM_0_15_centos systemd[1]: halo.service failed.
Sep 27 17:41:50 VM_0_15_centos systemd[1]: halo.service holdoff time over, scheduling restart.
Sep 27 17:41:50 VM_0_15_centos systemd[1]: Stopped halo.service.
Sep 27 17:41:50 VM_0_15_centos systemd[1]: start request repeated too quickly for halo.service
Sep 27 17:41:50 VM_0_15_centos systemd[1]: Failed to start halo.service.
Sep 27 17:41:50 VM_0_15_centos systemd[1]: Unit halo.service entered failed state.
Sep 27 17:41:50 VM_0_15_centos systemd[1]: halo.service failed.