论坛首页 Java企业应用论坛

mongodb问题

浏览 3801 次
锁定老帖子 主题:mongodb问题
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
作者 正文
   发表时间:2015-08-08  
最近项目发现如下日志,之后必须重启才能恢复,有人碰到过这样的问题吗

2015-08-08 13:16:02|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:16:02|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.8 ms, state=CONNECTED}]
2015-08-08 13:16:12|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:16:12|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.6 ms, state=CONNECTED}]
2015-08-08 13:16:22|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:16:22|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.5 ms, state=CONNECTED}]
2015-08-08 13:16:32|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:16:32|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.4 ms, state=CONNECTED}]
2015-08-08 13:16:42|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:16:42|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.3 ms, state=CONNECTED}]
2015-08-08 13:16:52|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:16:52|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.2 ms, state=CONNECTED}]
2015-08-08 13:17:02|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:17:02|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.1 ms, state=CONNECTED}]
2015-08-08 13:17:12|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:17:12|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.1 ms, state=CONNECTED}]
2015-08-08 13:17:22|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:17:22|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.0 ms, state=CONNECTED}]
2015-08-08 13:17:32|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:17:32|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.0 ms, state=CONNECTED}]
2015-08-08 13:17:42|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
2015-08-08 13:17:42|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Updating cluster description to  {type=STANDALONE, servers=[{address=127.0.0.1:27017, type=STANDALONE, roundTripTime=1.0 ms, state=CONNECTED}]
2015-08-08 13:17:52|cluster-ClusterId{value='55c588dfb46b4719404b54b9', description='null'}-127.0.0.1:27017|DEBUG|org.mongodb.driver.cluster,56,debug|->Checking status of 127.0.0.1:27017
论坛首页 Java企业应用版

跳转论坛:
Global site tag (gtag.js) - Google Analytics