You've assigned more memory to the on-heap than the VM can sustain, please adjust your -Xmx setting accordingly
15:26:36 localhost-startStop-1 ERROR [standard] Database is not initialized
数据库没初始化成功
在catalina.sh 下面配置了
JAVA_OPTS='-Xms2048m -Xmx4096m -XX:PermSize=256m -XX:MaxPermSize=512m'
成功登录