[SERVER-5599] Run command on mongos> db.stats() get error "" "assertion" : "assertion s/../util/net/../../db/../bson/bsonobjbuilder.h:127", "errmsg" : "db assertion failure", "ok" : 0 Created: 13/Apr/12  Updated: 15/Apr/12  Resolved: 15/Apr/12

Status: Closed
Project: Core Server
Component/s: Sharding
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Major - P3
Reporter: jitendra Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: sharding
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

linux (Oracle linux)


Operating System: Linux
Participants:

 Description   

we setup mongo servers on two machine.All mongod run with journal option.

machine_1 : 4 mongod, 2 config server, mongos.
machine_2 : 4 mongod, 1 config server.

Run command db.stats()get following output:

mongos> db.stats()
{
"raw" : {
"192.168.129.244:10000" :

{ "db" : "00130412", "collections" : 3, "objects" : 6, "avgObjSize" : 51.333333333333336, "dataSize" : 308, "storageSize" : 20480, "numExtents" : 3, "indexes" : 2, "indexSize" : 16352, "fileSize" : 50331648, "nsSizeMB" : 16, "ok" : 1 }

},
"assertion" : "assertion s/../util/net/../../db/../bson/bsonobjbuilder.h:127",
"errmsg" : "db assertion failure",
"ok" : 0
}
please help me to solve above error

Thanks in advance
jitendra verma.



 Comments   
Comment by Eliot Horowitz (Inactive) [ 15/Apr/12 ]

Seems like dup of SERVER-5598

Generated at Thu Feb 08 03:09:22 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.