[SERVER-2937] assertion failed in record update Created: 12/Apr/11  Updated: 29/May/12  Resolved: 02/Sep/11

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

Type: Bug Priority: Major - P3
Reporter: ofer samocha Assignee: Unassigned
Resolution: Incomplete Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Operating System: Linux
Participants:

 Description   

Traceback (most recent call last):
File "/service/dbconnector/dbconnector.py", line 34, in eval_cmd
res = eval_expr(block, variables)
File "/service/dbconnector/dbconnector.py", line 26, in eval_expr
return eval(expr,

{"__builtins__":None}

, variables )
File "<string>", line 1, in <module>
File "/home/mongo/servers/dbmodules.py", line 319, in share_address_book
mdb.users.update(

{USER_UDID: udid}

, {"$set": {USER_REGISTERED:registered}}, safe=True, multi=False)
File "build/bdist.linux-x86_64/egg/pymongo/collection.py", line 363, in update
spec, document, safe, kwargs), safe)
File "build/bdist.linux-x86_64/egg/pymongo/connection.py", line 732, in _send_message
return self.__check_response_to_last_error(response)
File "build/bdist.linux-x86_64/egg/pymongo/connection.py", line 669, in __check_response_to_last_error
helpers._check_command_response(error, self.disconnect)
File "build/bdist.linux-x86_64/egg/pymongo/helpers.py", line 125, in _check_command_response
raise OperationFailure(ex_msg, response.get("assertionCode"))
OperationFailure: db assertion failure, assertion: 'DBClientBase::findOne: transport error: amdbm043:10000 query:

{ getlasterror: 1 }

', assertionCode: 10276



 Comments   
Comment by ofer samocha [ 13/Apr/11 ]

No process crashed, you can check mms
I don't have auto restart
This error occured three times in three days on diff machines

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

Did the process on amdbm043:10000 crash or stop?
The error indicates the process or machine had an issue, or there was a networking issue

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