To return expected results, you can:
Reduce the number of search terms.
Each term you use focuses the search further.
Check your spelling.
A single misspelled or incorrectly typed term can change your result.
Try substituting synonyms for your original terms.
For example, instead of searching for "java classes", try "java training"
Did you search for an IBM acquired or sold product ?
If so, follow the appropriate link below to find the content you need.
Core dump需要jextract(或j9jextract)工具进行处理以收集所需的信息。
对于Java版本1.2.x,1.3.x,1.4.x:如果使用的是J9 VM请使用“j9jextract”,否则使用jextract。
对于Java版本 1.5和更高版本,“J9”JVM是标准引擎;请使用所提供的jextract程序。
下面简要介绍使用j9jextract的方法
。
首先在JVM中的安装目录中找到j9jextract.exe文件。
Rational Application Developer v6 = = >日志文件在<RAD6-INSTALL-DIR>\eclipse\jre;
j9jextract在 <RAD6-INSTALL-DIR>\eclipse\jre\bin\j9jextract.exe
Rational Application Developer v7 = = >日志文件在\jdk\jre\bin <RAD7-INSTALL-DIR>;
j9jextract在<RAD7-INSTALL-DIR>\jdk\jre\bin\j9jextract.exe
对于WTE (或WebSphere Application Server) Java VM崩溃:
日志文件在<WAS-INSTALL-DIR>文件\java\bin;
j9jextract在<WAS-INSTALL-DIR>\java\jre\bin\j9jextract.exe
j9extract core.<date>.<time>.<pid>.dmp
这将生成一个文件:
core.<date>.<time>.<pid>.dmp.xml
该文件包含了原始核心文件,系统库和其他从崩溃环境收集到的信息。J9jextract程序可以将JRE目录中找到。
所以,当您遇到
Java VM Exit
类型的错误时, 应找到:
javacore文件
samp races文件
core dumps 文件(
并使用j9jextract处理
)
然后进行压缩,并将它们发送到IBM技术支持部门。
这些文件通常过大而不能用电子邮件发送。
您必须使用
Exchanging information with IBM Technical Support
中的方法通过FTP上传到IBM技术支持部门。
[{"Product":{"code":"SSRTLW","label":"Rational Application Developer for WebSphere Software"},"Business Unit":{"code":"BU053","label":"Cloud & Data Platform"},"Component":"Java Development","Platform":[{"code":"PF033","label":"Windows"},{"code":"PF016","label":"Linux"}],"Version":"6.0;6.0.0.1;6.0.1;6.0.1.1;6.0.1.2;7.0;7.0.0.1;7.0.0.2;7.0.0.3;7.0.0.4;7.0.0.5;7.0.0.6;7.0.0.7","Edition":"","Line of Business":{"code":"LOB45","label":"Automation"}}]