# # There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (malloc) failed to allocate 136534 bytes for Chunk::new
# An error report file with more information is saved as:
# D:\eclipse\hs_err_pid32492.log
修改tomcat -> bin -> catalina.bat / catalina.sh,添加set JAVA_OPTS=-Xms128m -Xmx256m