Open jgulden opened 8 years ago
Sometimes, XModeler fails with a "heap allocation error". It should be examined whether this is due to a too small Java heap. In this case, the heap size should be increased via a parameter to the JVM in the startup-scripts.
Todos: -make reproducable case -test with increased heap: -Xmx1500m
Sometimes, XModeler fails with a "heap allocation error". It should be examined whether this is due to a too small Java heap. In this case, the heap size should be increased via a parameter to the JVM in the startup-scripts.