btw: I can start the app and the repository just fine via: java -jar target/oak-standalone-1.6-SNAPSHOT.jar (without the --mongo option), therefore I thought it's related to Mongo. I will do some further debugging in the code itself now.
I think it's related to OakOSGiRepositoryFactory().getRepository(config) in the standalone app. In general, I can start and create an Oak server with Mongo support with my own code (non-OSGi) or also when I run your meta64 project, I have no problems; just with the Oak standalone example app. -- View this message in context: http://jackrabbit.510166.n4.nabble.com/oak-standalone-with-mongo-unable-to-start-repository-tp4665855p4665859.html Sent from the Jackrabbit - Users mailing list archive at Nabble.com.
