DocumentNotFound Exception
See original GitHub issueIn the 04/13 meeting with the customer it was determined that the following mutation operations are not throwing back DocumentNotFound Exception
findOneAndUpdate
removeById
replaceById
updateById
findOne
Can someone please verify to see what could be the reason ? If its Nodejs SDK not throwing back the exception we will need to know ASAP.
Issue Analytics
- State:
- Created 2 years ago
- Comments:5 (3 by maintainers)
Top Results From Across the Web
Exception: Mongoid::Errors::DocumentNotFound - MongoDB
Raised when querying the database for a document by a specific id or by set of attributes which does not exist. If multiple...
Read more >Exception DocumentNotFound - .NET SDK - Couchbase Forums
Hi, I just upgrade to 3.2 sdk, and i found a weird behavior. Now you are mainly using exception to return value. I...
Read more >Exception: Mongoid::Errors::DocumentNotFound - RubyDoc.info
Raised when querying the database for a document by a specific id or by set of attributes which does not exist. If multiple...
Read more >Errors::DocumentNotFound exception raised - Stack Overflow
I'm building a REST api for this project that uses Mongoid. I've setup the following to catch the Mongoid::Errors::DocumentNotFound exception:
Read more >WASPostMigrate utility throws DocumentNotFound exception ...
APAR status. Closed as program error. Error description. While migrating from a previous version of WebSphere Application Server to V7.0, the WASPostUpgrade ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@gsi-ariam thanks much, I have reported this information in the Nodejs ticket and made @brett19 aware of this, he will evaluate it.
@AV25242 according to Brett: “SDK currently only supports our internal builds.”
I even tried uploading the couchbase version to 3.1.3 and it doesn’t work either it gives the same error as the 3.2-beta version: