author | amurillo |
Mon, 08 Jun 2015 11:11:47 -0700 | |
changeset 31052 | 4c45af8f8225 |
parent 30373 | 7b7094f0b833 |
child 31876 | 91b22707521a |
permissions | -rw-r--r-- |
23600 | 1 |
'\" t |
2 |
.\" Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved. |
|
3 |
.\" Title: jcmd |
|
4 |
.\" Language: English |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
5 |
.\" Date: 2013年11月21日 |
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
6 |
.\" SectDesc: トラブルシューティング・ツール |
23600 | 7 |
.\" Software: JDK 8 |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
8 |
.\" Arch: 汎用 |
23600 | 9 |
.\" |
10 |
.\" DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
|
11 |
.\" |
|
12 |
.\" This code is free software; you can redistribute it and/or modify it |
|
13 |
.\" under the terms of the GNU General Public License version 2 only, as |
|
14 |
.\" published by the Free Software Foundation. |
|
15 |
.\" |
|
16 |
.\" This code is distributed in the hope that it will be useful, but WITHOUT |
|
17 |
.\" ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
18 |
.\" FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
19 |
.\" version 2 for more details (a copy is included in the LICENSE file that |
|
20 |
.\" accompanied this code). |
|
21 |
.\" |
|
22 |
.\" You should have received a copy of the GNU General Public License version |
|
23 |
.\" 2 along with this work; if not, write to the Free Software Foundation, |
|
24 |
.\" Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
25 |
.\" |
|
26 |
.\" Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
|
27 |
.\" or visit www.oracle.com if you need additional information or have any |
|
28 |
.\" questions. |
|
29 |
.\" |
|
30 |
.pl 99999 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
31 |
.TH "jcmd" "1" "2013年11月21日" "JDK 8" "トラブルシューティング・ツール" |
23600 | 32 |
.\" ----------------------------------------------------------------- |
33 |
.\" * Define some portability stuff |
|
34 |
.\" ----------------------------------------------------------------- |
|
35 |
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
36 |
.\" http://bugs.debian.org/507673 |
|
37 |
.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html |
|
38 |
.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ |
|
39 |
.ie \n(.g .ds Aq \(aq |
|
40 |
.el .ds Aq ' |
|
41 |
.\" ----------------------------------------------------------------- |
|
42 |
.\" * set default formatting |
|
43 |
.\" ----------------------------------------------------------------- |
|
44 |
.\" disable hyphenation |
|
45 |
.nh |
|
46 |
.\" disable justification (adjust text to left margin only) |
|
47 |
.ad l |
|
48 |
.\" ----------------------------------------------------------------- |
|
49 |
.\" * MAIN CONTENT STARTS HERE * |
|
50 |
.\" ----------------------------------------------------------------- |
|
51 |
.SH "NAME" |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
52 |
jcmd \- 実行中のJava仮想マシン(JVM)に診断コマンド・リクエストを送信します。 |
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
53 |
.SH "概要" |
23600 | 54 |
.sp |
55 |
.if n \{\ |
|
56 |
.RS 4 |
|
57 |
.\} |
|
58 |
.nf |
|
59 |
\fIjcmd\fR [\fI\-l\fR|\fI\-h\fR|\fI\-help\fR] |
|
60 |
.fi |
|
61 |
.if n \{\ |
|
62 |
.RE |
|
63 |
.\} |
|
64 |
.sp |
|
65 |
.if n \{\ |
|
66 |
.RS 4 |
|
67 |
.\} |
|
68 |
.nf |
|
69 |
\fIjcmd\fR \fIpid\fR|\fImain\-class\fR \fIPerfCounter\&.print\fR |
|
70 |
.fi |
|
71 |
.if n \{\ |
|
72 |
.RE |
|
73 |
.\} |
|
74 |
.sp |
|
75 |
.if n \{\ |
|
76 |
.RS 4 |
|
77 |
.\} |
|
78 |
.nf |
|
79 |
\fIjcmd\fR \fIpid\fR|\fImain\-class\fR \fI\-f\fR \fIfilename\fR |
|
80 |
.fi |
|
81 |
.if n \{\ |
|
82 |
.RE |
|
83 |
.\} |
|
84 |
.sp |
|
85 |
.if n \{\ |
|
86 |
.RS 4 |
|
87 |
.\} |
|
88 |
.nf |
|
89 |
\fIjcmd\fR \fIpid\fR|\fImain\-class\fR \fIcommand\fR[ \fIarguments\fR] |
|
90 |
.fi |
|
91 |
.if n \{\ |
|
92 |
.RE |
|
93 |
.\} |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
94 |
.SH "説明" |
23600 | 95 |
.PP |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
96 |
\fIjcmd\fRユーティリティは、JVMに診断コマンド・リクエストを送信するために使用されます。これはJVMが稼働しているのと同じマシンで使用し、JVMの起動に使用したものと同じ有効ユーザーおよびグループ識別子を持っている必要があります。 |
23600 | 97 |
.PP |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
98 |
\fB注意:\fR |
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
99 |
リモート・マシンから、または別の識別子で診断コマンドを起動するには、\fIcom\&.sun\&.management\&.DiagnosticCommandMBean\fRインタフェースを使用できます。\fIDiagnosticCommandMBean\fRインタフェースの詳細は、http://download\&.java\&.net/jdk8/docs/jre/api/management/extension/com/sun/management/DiagnosticCommandMBean\&.htmlにあるAPIドキュメントを参照してください。 |
23600 | 100 |
.PP |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
101 |
\fIjcmd\fRを引数なしまたは\fI\- l\fRオプションを指定して実行した場合は、実行中のJavaプロセス識別子のリストが、メイン・クラスおよびプロセスの起動に使用されたコマンドライン引数とともに出力されます。\fI\-h\fRまたは\fI\-help\fRオプションを指定して\fIjcmd\fRを実行すると、ツールのヘルプ・メッセージが出力されます。 |
23600 | 102 |
.PP |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
103 |
プロセス識別子(\fIpid\fR)またはメイン・クラス(\fImain\-class\fR)を最初の引数として指定した場合、\fIjcmd\fRは、識別子を指定した場合はJavaプロセスに、メイン・クラスの名前を指定した場合はすべてのJavaプロセスに診断コマンド・リクエストを送信します。プロセス識別子として\fI0\fRを指定して、すべての使用可能なJavaプロセスに診断コマンド・リクエストを送信することもできます。診断コマンド・リクエストとして、次のいずれかを使用します。 |
23600 | 104 |
.PP |
105 |
Perfcounter\&.print |
|
106 |
.RS 4 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
107 |
指定したJavaプロセスで使用可能なパフォーマンス・カウンタが出力されます。パフォーマンス・カウンタのリストはJavaプロセスによって異なる場合があります。 |
23600 | 108 |
.RE |
109 |
.PP |
|
110 |
\-f \fIfilename\fR |
|
111 |
.RS 4 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
112 |
診断コマンドを読み取り、指定したJavaプロセスに送信するファイルの名前。\fI\-f\fRオプションでのみ使用します。ファイル内の各コマンドは、1行で記述する必要があります。番号記号(\fI#\fR)で始まる行は無視されます。すべての行が読み取られるか、\fIstop\fRキーワードを含む行が読み取られると、ファイルの処理が終了します。 |
23600 | 113 |
.RE |
114 |
.PP |
|
115 |
\fIcommand\fR [\fIarguments\fR] |
|
116 |
.RS 4 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
117 |
指定されたJavaプロセスに送信するコマンド。指定したプロセスで使用できる診断コマンドのリストは、このプロセスに対して\fIhelp\fRコマンドを送信すれば表示されます。各診断コマンドに独自の引数セットがあります。コマンドの説明、構文および使用可能な引数のリストを表示するには、\fIhelp\fRコマンドの引数としてコマンド名を使用します。 |
23600 | 118 |
.sp |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
119 |
\fB注意:\fR |
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
120 |
引数にスペースが含まれている場合は、一重引用符または二重引用符(\fI\*(Aq\fRまたは\fI"\fR)で囲む必要があります。加えて、オペレーティング・システム・シェルが引用符を処理しないように、バックスラッシュ(\fI\e\fR)で一重引用符または二重引用符をエスケープする必要があります。または、これらの引数を一重引用符で囲んでから、二重引用符で囲むこともできます(または二重引用符で囲んでから、一重引用符で囲む)。 |
23600 | 121 |
.RE |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
122 |
.SH "オプション" |
23600 | 123 |
.PP |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
124 |
各オプションは互いに排他的です。 |
23600 | 125 |
.PP |
126 |
\-f \fIfilename\fR |
|
127 |
.RS 4 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
128 |
指定されたファイルからコマンドを読み取ります。このオプションは、最初の引数としてプロセス識別子またはメイン・クラスを指定する場合にのみ使用できます。ファイル内の各コマンドは、1行で記述する必要があります。番号記号(\fI#\fR)で始まる行は無視されます。すべての行が読み取られるか、\fIstop\fRキーワードを含む行が読み取られると、ファイルの処理が終了します。 |
23600 | 129 |
.RE |
130 |
.PP |
|
131 |
\-h, \-help |
|
132 |
.RS 4 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
133 |
ヘルプ・メッセージが出力されます。 |
23600 | 134 |
.RE |
135 |
.PP |
|
136 |
\-l |
|
137 |
.RS 4 |
|
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
138 |
実行中のJavaプロセス識別子のリストをメイン・クラスおよびコマンドライン引数とともに出力します。 |
23600 | 139 |
.RE |
30373
7b7094f0b833
8077992: Eliminate JDK build dependency of native2ascii and update Japanese nroff man pages to UTF-8 encoding
ihse
parents:
23600
diff
changeset
|
140 |
.SH "関連項目" |
23600 | 141 |
.sp |
142 |
.RS 4 |
|
143 |
.ie n \{\ |
|
144 |
\h'-04'\(bu\h'+03'\c |
|
145 |
.\} |
|
146 |
.el \{\ |
|
147 |
.sp -1 |
|
148 |
.IP \(bu 2.3 |
|
149 |
.\} |
|
150 |
jps(1) |
|
151 |
.RE |
|
152 |
.br |
|
153 |
'pl 8.5i |
|
154 |
'bp |