|
Quick Lists
|
|
Bug ID:
|
6685178
|
|
Votes
|
0
|
|
Synopsis
|
REGRESSION: NPE in ConnectorBootstrap when Agent.getManagementProperties() returns null.
|
|
Category
|
java:monitoring
|
|
Reported Against
|
|
|
Release Fixed
|
6u7(b02)
|
|
State
|
10-Fix Delivered,
bug
|
|
Priority:
|
2-High
|
|
Related Bugs
|
6332953
|
|
Submit Date
|
07-APR-2008
|
|
Description
|
An NPE in ConnectorBootstrap is preventing the out-of-the-box management agent to initialize and start.
Posted Date : 2008-04-07 19:14:57.0
|
|
Work Around
|
This problem only shows up when the management agent is loaded through the Attach API.
In order to workaround this problem just start the java application with the
-Dcom.sun.managment.jmxremote option enabled (or any of the other management options
available).
|
|
Evaluation
|
Need to check for null value in the call Agent.getManagementProperties().
Posted Date : 2008-04-07 19:14:57.0
|
|
Comments
|
PLEASE NOTE: JDK6 is formerly known as Project Mustang
|
|
|
 |