How to Increase Java Heap Space in Worklight Server?

前端 未结 2 1400
我在风中等你
我在风中等你 2021-01-24 17:12

I am getting JVM Heap space error in Worklight when tried to deploy Android Application.

Failed to deploy the application to Worklight server: InputStream error:         


        
2条回答
  •  清酒与你
    2021-01-24 18:01

    Not exactly a Worklight issue, but rather an Eclipse issue.

    See possible solutions at:

    • How to increase Java Heap Size in Eclipse
    • How to increase application heap size in Eclipse?
    • java.lang.OutOfMemoryError: Java heap space
    • Increase JVM max heap size for Eclipse

提交回复
热议问题