org.osgi.framework.BundleException
Cause
If you run DvCliAdaptive as multiple instances without having built the configuration cache first, org.osgi.framework.BundleException is thrown.
Solution
Run only one DvCliAdaptive instance. This builds the configuration cache at
<DvDevAdaptive>/configuration/org.eclipse.core.runtimeand<DvDevAdaptive>/configuration/org.eclipse.osgi
After that you can run DvCliAdaptive as multiple instances.