Command-line options and environment variables that can affect the performance characteristics of the Java Virtual Machine
I am debugging a memory leak in an application running on Sun's JDK 1.4.2_18. It appears that this version supports the …
java linux kill jvm-arguments(Note that when I say "JVM", I really mean "Hotspot", and I'm running the latest Java 1.6 update.) Example situation: My …
java jvm heap jvm-hotspot jvm-argumentsHow can I point to two differents java.library.path in eclipse project - run configurations? I need these two …
java jvm java-native-interface jvm-arguments java.library.pathFirst time app starts correctly. Then I delete webapp/*.war file and paste new version of *.war. Jetty start deploying …
memory-leaks jetty out-of-memory permgen jvm-argumentsHow can I find which Java options (Xmx, Xms, Xss, etc) are being used by Maven? I've found out that …
java maven maven-3 jvm-arguments java-optsPossible Duplicate: Real differences between “java -server” and “java -client”? I've seen the argument "-server" used as a command line …
java arguments command-line-arguments jvm-argumentsVery recently I installed JDK 9 and Apache Cassandra from the official site. But now when I start cassandra in foreground, …
cassandra jvm java-9 jvm-argumentsI have several systems that all need to load the same properties to the JVM. I can use the -D …
java jvm jvm-argumentsI'm running a memory intensive app on a machine with 16Gb of RAM, and an 8-core processor, and Java 1.6 all …
java performance garbage-collection jvm jvm-argumentsWe are using WebSphere 7- Application server for deploying project and this application server is given simple JVM arguments like …
java jvm noclassdeffounderror websphere-7 jvm-arguments