Details
-
Improvement
-
Resolution: Done
-
Major - P3
-
None
-
None
-
linux ,mongo-2.4.10
*Location*: http://docs.mongodb.org/manual/faq/concurrency/
*User-Agent*: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:30.0) Gecko/20100101 Firefox/30.0
*Referrer*: http://docs.mongodb.org/manual/faq/indexes/
*Screen Resolution*: 1920 x 1080
*repo*: docs
*source*: faq/concurrency
Description
I found an Exception.But i don't konw how to handle it.The following is exception information:
com.mongodb.MongoException: IndexCursor status_1: could not find associated document with pk { : "1001904", : 5, : "szshwdz", : ObjectId('53c8893b9c8cb0731867427a') }, index key { : 1 }
org.springframework.data.mongodb.UncategorizedMongoDbException: IndexCursor status_1: could not find associated document with pk { : "1001904", : 5, : "szshwdz", : ObjectId('53c8893b9c8cb0731867427a') }, index key { : 1 }; nested exception is com.mongodb.MongoException: IndexCursor status_1: could not find associated document with pk { : "1001904", : 5, : "szshwdz", : ObjectId('53c8893b9c8cb0731867427a') }, index key { : 1 }
I thought that may be caused due to concurrent.