英語 での The java process の使用例とその 日本語 への翻訳
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Programming
The Java Process.
File to write the Java process ID to.
The Java process has been launched.
VisualVM should now be able to list the Java process.
The Java process is completely down.
Visual VM should now be able to list the Java process.
Enables monitoring of the Java process exit by the Event Log.
Fix a deadlock in the code that is used to send data to the Java process.
It will remain in this state until the Java process is completely shut down.
When the Java process dies, you will see something like the following in the Wrapper log.
If the Java Process terminates expectedly or unexpectedly,the Wrapper will clean all bind processes which haven't finished yet.
Because the Java process itself still exists in memory, many external monitoring applications will think it is alive even though it has stopped responding.
It will remain in this state until the Java process actually terminates.
Modifying a process builder's attributes will affect processes subsequently started by that object's start() method,but will never affect previously started processes or the Java process itself.
On UNIX systems, you can kill the Java process with a kill -9 signal.
This is the state when the Wrapper first starts,as well as after it has been confirmed that the Java process has been terminated.
A request to forcibly kill the Java process has been sent, but the Wrapper is waiting for confirmation that the Java process is gone.
In this case,the only way to speed up the shutdown is to forcibly kill the Java process using the Task Manager on Windows, or a kill -9 on UNIX.
Once it has been confirmed that the Java process is gone, the state will change to DOWN_CHECK.
It is possible to redirect the stdout of the Java process to a file if the JVM process has been detached.
It is possible to redirect the stderr of the Java process to a file if the JVM process has been detached.
Specifies the default umask of the Java process, and thus of any files created by the Java application.
If this property is set,a file containing the pid of the Java process will be written to the specified location when the process is launched.
If this property is set,a file containing the pid of the Java process will be written to the specified location when the process is launched.
If this property is set,a file containing the latest id of the Java process will be written to the specified location when the first Java process is launched.
When all the applets have been destroyed, the applet server should shut down. However, starting the jvm takes a lot of time.If you would like to keep the java process running while you are browsing, you can set the timeout value to whatever you like. To keep the java process running for the whole time that the konqueror process is, leave the Shutdown Applet Server checkbox unchecked.