Error occurred during initialization of VM Too small initial heapcatalina.sh里面设置的JAVA_OPTS='-Xms256m -Xmx512m'原来是256后面的m没写,看来tomcat认为256后面是k,呵呵