Java ダンプおよびコアのコレクション

このページを使用して、さまざまな Java ダンプおよびコアを管理コンソール内から生成します。

この管理コンソール・ページを表示するには、「トラブルシューティング (Troubleshooting)」>「Java ダンプおよびコア (Java dumps and cores)」をクリックします。

1 つ以上のリストされたサーバーを選択し、以下のボタンのいずれかをクリックしてダンプを生成します。IBM® Support Assistant で使用可能な問題判別ツールを使用して、ダンプおよびコアを分析することができます。

サポートされる構成 サポートされる構成: IBM 以外の Java 仮想マシン (JVM) では、 ヒープ・ダンプまたはシステム・ダンプの生成はサポートされません。管理コンソールを使用して IBM 以外の JVM に 対してヒープ・ダンプまたはシステム・ダンプを生成しようとすると、管理コンソールに次のメッセージが表示されます。
[Solaris]
The Heap dump request to the server <server_name> failed because of the following reason: 
Could not take single dump as Sun Microsystems Inc. is not supported.
または
[Solaris]
The System dump request to the server <server_name> failed because of the following reason: 
Could not take single dump as Sun Microsystems Inc. is not supported.

[HP-UX]
The Heap dump request to the server <server_name> failed because of the following reason: 
Could not take single dump as HP-UX is not supported.
または
[HP-UX]
The System dump request to the server <server_name> failed because of the following reason: 
Could not take single dump as HP-UX is not supported.
sptcfg
ヒープ・ダンプ
ヒープ・ダンプは JVM メモリーのスナップショットです。これは、メモリー内のライブ・オブジェクトと、それらの間の参照を示します。
このオプションを使用して、メモリー・リーク、ヒープ・フラグメントなどの条件をデバッグしたり、どのオブジェクトがメモリーの大部分を消費しているかを調べたりすることができます。
Java コア
このボタンを使用して、サーバーがハングしている理由を調べたり、予期した時間内にスレッドが作業を完了しなかったことを示すログ内のメッセージを調べたりします。
システム・ダンプ
このボタンを使用して、サーバー・プロセスのシステム固有のダンプを生成します。これらのダンプは非常に大きくなる可能性があります。



ファイル名: utrb_dumpcore.html