Details
-
Bug
-
Resolution: Cannot Reproduce
-
Minor - P4
-
None
-
2.10.1
-
None
Description
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