Aem integration with Amazon document DB | Community
Skip to main content
New Participant
April 18, 2019
Solved

Aem integration with Amazon document DB

  • April 18, 2019
  • 1 reply
  • 2279 views

Hi,

We're trying to intergrate AEM 6.4 with Amazon Document DB which is a Amazon mongo cluster. Does AEM support Amazon document DB? We get the following error in the logs,

16.04.2019 17:57:15.242 *ERROR* [FelixStartLevel] org.apache.jackrabbit.oak-store-document bundle org.apache.jackrabbit.oak-store-document:1.8.2 (108)[org.apache.jackrabbit.oak.plugins.document.DocumentNodeStoreService(222)] : The activate method has thrown an exception (com.mongodb.MongoCommandException: Command failed with error 303: 'Field 'partialFilterExpression' is currently not supported' on server docdb-2019-03-27-11-42-07.cluster-********.us-east-1.docdb.amazonaws.com:27017. The full response is { "ok" : 0.0, "errmsg" : "Field 'partialFilterExpression' is currently not supported", "code" : 303 })
  com.mongodb.MongoCommandException: Command failed with error 303: 'Field 'partialFilterExpression' is currently not supported' on server docdb-2019-03-27-11-42-07.cluster-*********.us-east-1.docdb.amazonaws.com:27017. The full response is { "ok" : 0.0, "errmsg" : "Field 'partialFilterExpression' is currently not supported", "code" : 303 }

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Kunwarsaluja

AEM supports Mongo 3.6+ and WiredTiger storage engine only. See Technical Requirements

1 reply

KunwarsalujaAccepted solution
Employee
April 18, 2019

AEM supports Mongo 3.6+ and WiredTiger storage engine only. See Technical Requirements