Vertaling van "Java process" in Frans
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
There's just a Java process and no servlet or application container.
Il y a juste un processus Java et pas de servlet ou de conteneur d'application.
A critical Java process has terminated, and the device cannot continue to operate in a normal manner.
Un processus Java critique est terminée, et le dispositif ne peut pas continuer à fonctionner de manière normale.
<java-user> should be replaced with the id of the user that the Java process is running as
<java-user> doit être remplacé par l'identifiant de l'utilisateur sous lequel le processus Java est exécuté
The default should always be to run any Java process (in development or production) with at least these flags
Par défaut, on devrait exécuter les processus Java (en développement ou en production) avec au minimum les flags suivants
Adding new instances of application servers or updating to a newer version of an application is simply faster when the Java process is in a virtual rather than a physical machine.
L'ajout de nouvelles instances de serveur d'applications ou la mise à jour d'une application vers une version plus récente est tout simplement plus rapide lorsque le processus Java s'exécute sur une machine virtuelle plutôt que physique.
Since this memory is based on the physical memory of the host, a Java process running inside container may well allocate more than the memory available for the container.
Comme cette mémoire est basée sur la mémoire physique de l'hôte, un processus Java s'exécutant à l'intérieur du conteneur pourrait bien allouer plus que la mémoire disponible à l'intérieur du conteneur.
<java-user> should be replaced with the id of the user that the Java process is running as
<utilisateur-java> doit être remplacé par l'identifiant de l'utilisateur sous l'identité duquel s'exécute le processus Java
jmx-zabbix can run either integrated into a Java process as library, that's the mode we use for our internal applications, or as a separate service.
Il peut être soit intégré au processus Java sous la forme d'une bibliothèque, soit être exécuté comme un service autonome.
To create a heap histogram, you first need the process id of the Java process.
Pour créer un histogramme de tas, vous devez d'abord disposer de l'ID de processus du processus Java.
To get the process id of your Java process, use
Pour obtenir l'ID de votre processus Java, utilisez
You may need to run this command as sudo -u user kill -QUIT <pid> where "user" is the user that the Java process is running as.
Vous devrez peut-être exécuter cette commande sous la forme sudo -u user kill -QUIT <pid> où « user » est l'utilisateur sous lequel le processus Java est exécuté.
The first piece of information you will need to be able to obtain a thread dump is your Java process's PID.
Pour générer un thread dump, vous devez tout d'abord connaître le PID du processus Java.
Execute the following, passing in the Java process ID
Exécutez ce qui suit, en passant l'ID de processus Java