I have upgraded application from ExtJS5 to ExtJS 6. While building the application it is giving java heap space error. I have tried setting _JAVA_OPTIONS=-Xmx1g but no help. Also tried increasing memory in .vmoptions file in cmd. Thanks in advance.
Asked
Active
Viewed 464 times
1
-
seems like setting _JAVA_OPTIONS is available since 6.5.0. https://stackoverflow.com/a/36956140/8778804 Could you please tell us which sencha cmd version you are using? – Saurabh Nemade Nov 09 '18 at 10:32
-
I m using sencha cmd 6.5.2 No jre version – user1550495 Nov 15 '18 at 05:58