[SERVER-3949] My collection is wrong Created: 26/Sep/11  Updated: 29/Feb/12  Resolved: 08/Feb/12

Status: Closed
Project: Core Server
Component/s: Internal Code
Affects Version/s: 2.0.0
Fix Version/s: None

Type: Bug Priority: Minor - P4
Reporter: Wilson Júnior Assignee: Scott Hernandez (Inactive)
Resolution: Done Votes: 0
Labels: crash, mapreduce,
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

MongoDB 2.0


Attachments: File test.js    
Operating System: Linux
Participants:

 Description   

mongodb socialdev test.js
raises:

Mon Sep 26 11:48:04 uncaught exception: map reduce failed:{
"assertion" : "value has to be set",
"assertionCode" : 10210,
"errmsg" : "db assertion failure",
"ok" : 0
}

mongodb anothercollection test.js
OK

what is happening to my collection, it has very important data.



 Comments   
Comment by Scott Hernandez (Inactive) [ 08/Feb/12 ]

No response in 5 months – closing

Comment by Scott Hernandez (Inactive) [ 26/Sep/11 ]

What does db.stats() db.coll.stats() show?

This error is just because you have a malformed map/reduce, or your data doesn't fit the model. It is not a sign of corruption by itself.

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