-
Bug
-
Resolution: Won't Do
-
Minor
-
1.4.0
The JMXHelper class could throw a NullPointerException in the getMBeanServer() method.
The attached diff adds a condition to check the mbeanServers (ArrayList) is not empty.
The JMXHelper class could throw a NullPointerException in the getMBeanServer() method.
The attached diff adds a condition to check the mbeanServers (ArrayList) is not empty.