-
Type:
Bug
-
Resolution: Cannot Reproduce
-
Priority:
Minor - P4
-
None
-
Affects Version/s: 2.10.1
-
Component/s: Monitoring
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Hi,
I experience this issue when trying to use ConnectionPoolStat:
Caused by: java.lang.RuntimeException: unknown attribute: Host
I have a webapp running on tomcat 7.0.28 and connecting to Mongo fine.
I tried conencting with another JVM using JMX and also within the same JVM (webapp) and in both cases , i got the RuntimeException above.
Regards