Can't build anymore : OutOfMemoryError Java Heap Space

☆樱花仙子☆ 提交于 2019-12-23 04:13:12

问题


I can't build any app anymore :

Your build size is: 23552kb
Sending build request to the server, notice that the build might take a while to complete!
Sending build to account: xxxxxx@gmail.com
C:\workspace\nutriplanning\build.xml:101: java.lang.OutOfMemoryError: Java heap space

In pricing it said

50mb build jar size

Two minutes before I send an other built for iOS (bigger) and it works.

Now I can't build neither iOS or Android.

I already tried to increase memory settings on Ant with no results.

What should I do ?

Thank you for your help !


回答1:


I have a handy guide for this:

From here.



来源:https://stackoverflow.com/questions/54206595/cant-build-anymore-outofmemoryerror-java-heap-space

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!