修改如下文件,增加环境变量:

cd /usr/local/tomcat8.0

vim bin/catalina.sh

export JAVA_OPTS="$JAVA_OPTS -Duser.timezone=Asia/shanghai"