-
Bug
-
Resolution: Duplicate
-
P4
-
None
-
5.0
-
generic
-
generic
When a Counter or gauge monitor starts and the monitored value of the observed object is null, it is an error type case according jmx specification.
The JMX spec says "jmx.monitor.error.type notification should be sent
when the object instance of the observed attribute value is null
or not of the appropriate type for the given monitor".
Current implementation does not emit a jmx.monitor.error.type notification nor any other one.
Attached a small Java code that demonstrates the issue.
###@###.### 2005-05-16 10:36:25 GMT
The JMX spec says "jmx.monitor.error.type notification should be sent
when the object instance of the observed attribute value is null
or not of the appropriate type for the given monitor".
Current implementation does not emit a jmx.monitor.error.type notification nor any other one.
Attached a small Java code that demonstrates the issue.
###@###.### 2005-05-16 10:36:25 GMT
- duplicates
-
JDK-6200031 jmx.monitor.error.type not sent when attribute value is null
-
- Resolved
-