
168 vFoglight
Command-Line Reference Guide
Syntax
spid [-s|--start|-Dquest.debug-debug_level] [-q|--stop]
[-w|--wait] [-n|--name process_name] [-i|--install-service]
[-r|--remove-service] [-b|--start-service]
[-j|--jvm-argument JVM_options] [-p|--classpath classpath]
[-v|--version] [-h|--help] [-t|--thread-dump]
Options and arguments
Option Argument Description
-Dquest.debug-debug_level
Runs the vFoglight Client in debug mode.
You can set
debug_level to one of the
following values
• 1: No debugging
• 2: Minimal debugging
• 3: Detailed debugging
By default, this option outputs the logs to
the standard output. You can redirect the
output to a file if required. For example:
spid -Dquest.debug=2 > debug2.log
hhelp
None Displays a list of arguments and their
descriptions.
j jvm-argument
JVM_options Specifies one or more Java Virtual Machine
(JVM) options.
nname
process_name Specifies a unique process name for the
current instance of the vFoglight Client.
vFoglight uses process names to distinguish
between different instances of the same
process launcher.
p classpath
classpath Adds entries to the JVM classpath.
qstop
None Stops the running vFoglight Client process.
sstart
None Starts the vFoglight Client.
Komentarze do niniejszej Instrukcji