JDK-5062541 : Provide better diagnostic information when a problem occurs such as connection failure
  • Type: Enhancement
  • Component: tools
  • Sub-Component: jconsole
  • Affected Version: 5.0
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2004-06-14
  • Updated: 2005-08-10
  • Resolved: 2005-08-10
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6
6 b47Fixed
Related Reports
Relates :  
Description
It would be nice if an operation that gets an exception could show the exception stack-trace, possibly with a Details button on the window that pops up.

Comments
EVALUATION A new connection dialog will address the UI for getting details information about a connection failure (see 6245902) which will be implemented in Mustang. As an interim solution, a new JConsole -debug option is added such that jconsole will print the stack trace when an exception is thrown. In addition, the connection dialog will print the exception message of the cause when it fails to open a connection. *** (#1 of 1): [ UNSAVED ] ###@###.###
26-07-2005