Java 转储和核心集合
使用此页面可从管理控制台中生成各种 Java™ 转储和核心。
要查看此管理控制台页面,请单击故障诊断 > Java 转储和核心。
选择所列示的一个或多个服务器,然后单击下列其中一个按钮来生成转储。可以使用为 IBM® Support Assistant 提供的问题确定工具来分析转储和核心。

![[Solaris]](../images/solaris.gif)
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]](../images/solaris.gif)
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]](../images/hpux.gif)
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]](../images/hpux.gif)
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 核心
- 使用此按钮可调查服务器挂起的原因,或者调查日志中表示某个线程未在预期时间范围内完成其工作的消息。
- 系统转储
- 使用此按钮可生成服务器进程的系统本机转储。这些转储可能很大。