-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
P3
-
Affects Version/s: 8u40, 9
-
Component/s: client-libs
An intermittent NullPointerException is seen in a test system.
JDK used: jdk8/1.8.0-40-b19
It looks like updateMetrics() assumes that getContainer() always returns a valid instance but the method can and does return null.
A Google search indicates there are other people who see NPE in that class at that line.
JDK used: jdk8/1.8.0-40-b19
It looks like updateMetrics() assumes that getContainer() always returns a valid instance but the method can and does return null.
A Google search indicates there are other people who see NPE in that class at that line.