mogranovitch
3 years agoOccasional Contributor
Memory problems with 3.40.0
Started having problems with ReadyAPI 3.40.0 after update to this version:
- Application shut down a few times without saving
- Cannot save the project: "Java heap space" error
- Complain while running project asking to increase Xmx in the ReadyAPI.vmoptions file. Current values there are:
- -XX:MinHeapFreeRatio=20
-XX:MaxHeapFreeRatio=40
-Xms128m
-Xmx1024m
- -XX:MinHeapFreeRatio=20