We are migrating from Jackrabbit 2.0 to Oak. Back end we are using MongoDB.
Migrating using oak-upgrade1.5.4 jar file like below. java -jar F:\SampleMigration\oak-upgrade-1.5.4.jar F:\jackrabbit_saturday13feb mongodb://localhost:27017/DirectMigration But while migrating it is showing following exception. Looks like some namespace issue with few properties of existing repository. *Any way to fix the same while migrating?* Stack trace attached as an image. <http://jackrabbit.510166.n4.nabble.com/file/n4664283/MigrationException.jpg> -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Repository-migration-issue-tp4664283.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
