Shi Shei
unread,Sep 11, 2012, 1:04:14 PM9/11/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mongod...@googlegroups.com
We are seeing the following error message in our Webserver (resin) log since we are using java driver 2.9.0:
[12-09-11 11:40:21.358] {main} jmx registration error:
com.mongodb.util.management.JMException:
javax.management.NotCompliantMBeanException:
com.mongodb:type=ConnectionPool,host=sx177.ipx/172.x.x.x,port=27018,instance=1
mbean has no MBean interface for class com.mongodb.DBPortPool
continuing...
We are not using any JMX in our MongoDB application.
How can we avoid the error above?
Thanks!