Previous Topic: Edit JVM Memory Options on Windows

Next Topic: JXplorer to Java CS Connection Parameters

Edit JVM Memory Options on UNIX

To edit JVM options on UNIX, (for example, a basic 64-bit solaris configuration with low memory) create a file named jvm_options.conf in the data folder with the following Java arguments:

-Xms128M -Xmx192M -d64 

Note: For more information, see the documentation for the Java command tool at http://java.sun.com


Copyright © 2010 CA. All rights reserved. Email CA about this topic