DevPortal

How do I know if the Server Memory is Enough?


What are the Hardware Recommendations for installing Pramati Server?

Following are the hardware requirements for installing Pramati Server:

What are Xms and Xmx and how do I use them?

Xms is the minimum amount of heap size allocated for the JVM process.

Xmx is the maximum amount of heap size allocated for the JVM process.

These can be set in the runserver.sh/runserver.bat file as follows:

java -server -Xmx64M -Xmx512M -Dinstall.root=$install_root -Djava.security.policy=$install_root/lib/pramati/pramati.java.policy -Djava.security.auth.policy=$install_root/lib/pramati/pramati.jaas.policy -Djacorb.home=$install_root/lib/tp/jacorb -Djava.endorsed.dirs=$install_root/lib/std/endorsed com.pramati.Server

Describe memory usage settings in the startup batchfiles runserver.bat or runserver.sh.

© Pramati Technologies 2007 Runs on Pramati Server | Feedback | Legal