分类: Java
2014-09-19 15:18:49
JDK Troubleshooting Guide |
The Java Platform, Standard Edition Development Kit (JDK) allows the development and deployment of a large variety of complex applications. This document contains information and pointers to help you troubleshoot problems you encounter with your applications.
For a few quick tips, consult these tables of typical troubleshooting needs, with corresponding commands, by platform.
Another resource is the section in the Troubleshooting Guide for HotSpot VM.
For JSSE troubleshooting related to TLS, SSL, or HTTPS connections, consult the Debugging Utilities section of the JSSE Reference Guide.
The following documents are summaries of JDK troubleshooting tools, including links to man pages. Note that these tools are unsupported and experimental in nature, and they might not be available in future JDK versions.
Two separate troubleshooting guides are available to help you diagnose and solve problems that occur in Java applications.
Visit the various forum sites, where you can browse for information and post your own questions. Perhaps someone else has already encountered your problem! Use theSearch facility on the forum site to specify your problem area.
This is a very brief list of pointers to the high-level entries into some of these sites.
Page last updated: June 2011
© 2011 Oracle, Inc. All Rights Reserved. |
|