linux上用nohup java -jar **.jar &启动的项目运行一段时间自动停止由于linux系统内存不足,kill掉了jar进程。 解决方案参考:https://blog.csdn.net/weixin_42661168/article/details/100122126