mongodb expected to be write locked

641 Views Asked by At

I have the following thing showing in my logs:

[conn70] assertion 16105 expected to be write locked for monitoring ns:monitoring.notifications query:{ $query: { notification_id: "401", date_created: /2014-11-14/ }, $orderby: { date_created: 1 } }

Can't find any information about 16105 and i've never worked with Mongo before, but need to fix that as soon as possible.

Can anyone help me?

1

There are 1 best solutions below

0
On BEST ANSWER

Could not find why this happens, but it okay after update do 2.6 - at least for now everything is running fine.