When trying to execute migration command:
/java -jar oak-upgrade-1.4.1.jar D:/data/temp/jackrabbit
mongodb://localhost:27017/oak /
yields failed to copy content error;
In repository.xml reference is:
<PersistenceManager
class="org.apache.jackrabbit.core.persistence.pool.DerbyPersistenceManager">
</PersistenceManager>
Since Derby is embedded and during migration, oak is expecting derby server
to be up and running;
Kindly advise on migration options.
--
View this message in context:
http://jackrabbit.510166.n4.nabble.com/Jackrabbit-2-8-1-to-Oak-1-4-1-migration-tp4664010.html
Sent from the Jackrabbit - Users mailing list archive at Nabble.com.