Difference between revisions of "Java Virtual Machine (JVM)"
Jump to navigation
Jump to search
↑ https://www.elastic.co/guide/en/elasticsearch/reference/current/advanced-configuration.html#set-jvm-options
(17 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Draft}} | {{Draft}} | ||
+ | [[wikipedia:Java Virtual Machine]] ([[1994]]) | ||
+ | -[[Xmx]] | ||
+ | -[[Xms]] | ||
+ | [[Elasticsearch]] directives:<ref>https://www.elastic.co/guide/en/elasticsearch/reference/current/advanced-configuration.html#set-jvm-options</ref> | ||
+ | * Set Xms and Xmx to no more than 50% of your total memory | ||
+ | * Set Xms and Xmx with the same value | ||
+ | |||
+ | == Related terms == | ||
+ | * [[Java.lang.OutOfMemoryError: Java heap space]] | ||
+ | * [[JMP]] | ||
+ | * <code>[[keytool]]</code> | ||
+ | * [[SUN microsystems]] | ||
+ | * [[Tomcat]] | ||
+ | * [[Weblogic]] | ||
+ | * [[WAS]] | ||
+ | * <code>[[jvm.options]]</code> | ||
+ | * [[ES_JAVA_OPTS]] | ||
+ | * {"type": "server", "timestamp": "2022-11-07T20:54:37,588Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-1", "message": "heap size [2.4gb], compressed ordinary object pointers [true]" } | ||
== See also == | == See also == | ||
+ | * {{JVM}} | ||
* {{Java}} | * {{Java}} | ||
− | |||
− | |||
− | |||
[[Category:Programming]] | [[Category:Programming]] |
Latest revision as of 20:59, 7 November 2022
This article is a Draft. Help us to complete it.
wikipedia:Java Virtual Machine (1994)
-Xmx -Xms
Elasticsearch directives:[1]
- Set Xms and Xmx to no more than 50% of your total memory
- Set Xms and Xmx with the same value
Related terms[edit]
- Java.lang.OutOfMemoryError: Java heap space
- JMP
keytool
- SUN microsystems
- Tomcat
- Weblogic
- WAS
jvm.options
- ES_JAVA_OPTS
- {"type": "server", "timestamp": "2022-11-07T20:54:37,588Z", "level": "INFO", "component": "o.e.e.NodeEnvironment", "cluster.name": "elasticsearch", "node.name": "elasticsearch-master-1", "message": "heap size [2.4gb], compressed ordinary object pointers [true]" }
See also[edit]
- JVM,
keytool
, JVM arguments,Xmx, Xms, Java.lang.OutOfMemoryError
, Oops, Java bytecode - Java, JVM, JDK, JRE, OpenJDK, Tomcat, Java Management Extensions (JMX), Apache Maven, Gradle, Micronaut, RMI, JNDI, Log4j, Spring framework, Java version history,
.jar
,.war
,.ear
, Java annotations, Java code coverage tools, JMS, Java 8, Java 10, Java 11, Java 20,/bin/java, Invalid Java version, java.util
Advertising: