Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I adjust the memory used for the Kmax application?

application Kmax memory Used
0
Posted

How do I adjust the memory used for the Kmax application?

0

Kmax runs in the Java virtual machine. The VM is usualy responsible for assigning the initial memory partition and expanding the partition if Kmax needs more memory. If you are running Kmax from the command line, or from a batch (.bat) or shell (.sh) file, you can specify the initial memory or maximum memory using the java command -mx, -Xms and -Xmx option switches. See the documentation for the Java VM for more information. (Type “java -help” or “java -X” on the command line for an explanation.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123