异常:Caused by: java.lang.OutOfMemoryError: Java heap space 出现上面问题是:内存溢出解决方案: -Xmx1024M -Xms512M -XX:MaxPermSize=256m