Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.
SOLVED

Aem integration with Amazon document DB

Avatar

Level 1

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 }

1 Accepted Solution

Avatar

Correct answer by
Employee

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

View solution in original post

1 Reply

Avatar

Correct answer by
Employee

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