Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
Java Heap
Java-Heap-Größe
Java-Heap
The fifth part of the series will cover tools and methods to analyze objects on the Java Heap at runtime, especially to find high memory allocation hotspots and slow growing memory leaks.
Der fünfte Teil der Serie beschäftigt sich mit Werkzeugen und Vorgehensmodellen für die Laufzeitanalyse des Speichers von Java Anwendungen.
Most important checks are simple ones: CPU usage, Memory usage, Usage of Java Heap Space, Number of database connections/queries and network latency because these metrics often are the first ones which help identify problems.
Die wichtigsten Checks sind einfach: CPU Nutzung, Speicherverbrauch, Nutzung des Java Heap Bereichs, Anzahl an Datenbank-Verbindungen/-Anfragen und Netzwerk-Latenz, denn diese Werte helfen oft als erstes bei der Problemlokalisierung.
The total size of the Java heap. An adequate heap size helps improve the performance of the application.
Gesamtgröße des Java-Heaps. Eine angemessene Heap-Größe trägt zur Verbesserung der Anwendungsperformance bei.
Once the available Java heap is exhausted, the JVM will shut down.
Sobald der verfügbare Java Heap aufgebraucht ist, wird die JVM heruntergefahren.
The Java heap size and Java name space configuration values for the database must be increased to allow the loading of the Java classes used for remote access.
Die Konfigurationswerte "Java heap size" und "Java name space" für die Datenbank müssen erhöht werden, damit das Laden der Javaklassen ermöglicht wird, die für den entfernten Zugriff verwendet werden.
This option tells the JVM to use large pages, if they are available, for the Java heap and other areas in the JVM.
Mit dieser Option verwendet die JVM für den Java-Heap und andere JVM-Bereiche große Seiten, wenn diese verfügbar sind.
If this situation is encountered, the Java heap size should be increased to 512 MB by changing the parameter to -Xmx512M (this is case sensitive).
Falls diese Situation auftritt, sollte die Java-Heap-Größe auf 512 MB erhöht werden, indem der Parameter auf -Xmx512M abgeändert wird (es wird zwischen Groß- und Kleinschreibung unterschieden).
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.