asked 17.08.2018 at 03:54 SupportIvyTeam ♦♦ |
Cause The JVM tries to allocate memory for the Java heap, but it does not succeed. The amount of memory the JVM tries to allocate is too large for the operating system. Consequently the JVM cannot be started. Solution On Windows use an Ivy launch control file to set the maximum heap size to a lower value (smaller or equal to 1 GByte). On Linux modify the AxonIvyEngine.conf script to set the maximum heap size to a lower value. The maximum heap size can be configured with the Java option -Xmx. answered 17.08.2018 at 03:55 SupportIvyTeam ♦♦ |
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 17.08.2018 at 03:54
Seen: 1,681 times
Last updated: 17.08.2018 at 03:55