I encounter a problem that my springboot project will shutdown and restart automatically. Before that problem, the program finish schedule job, this scheduling job will read data from redis and then compare with local backup file, if any new data coming up, the program will write to local backup file. The following part is the shutdown log console log