12:39:28,939 ERROR [FrameworkLoader] Failed to install bundle: /home/bert/Documents/nx/nuxeo-server-8.10-I20161125_0611-tomcat/nxserver/bundles/nuxeo-runtime-8.10-I20161125_0611.jar org.osgi.framework.BundleException: Failed to start bundle at: /home/bert/Documents/nx/nuxeo-server-8.10-I20161125_0611-tomcat/nxserver/bundles/nuxeo-runtime-8.10-I20161125_0611.jar with activator: org.nuxeo.runtime.osgi.OSGiRuntimeActivator at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:299) at org.nuxeo.osgi.BundleRegistry.doRegister(BundleRegistry.java:177) at org.nuxeo.osgi.BundleRegistry.register(BundleRegistry.java:125) at org.nuxeo.osgi.BundleRegistry.install(BundleRegistry.java:98) at org.nuxeo.osgi.OSGiAdapter.install(OSGiAdapter.java:186) at org.nuxeo.osgi.application.loader.FrameworkLoader.install(FrameworkLoader.java:273) at org.nuxeo.osgi.application.loader.FrameworkLoader.doStart(FrameworkLoader.java:229) at org.nuxeo.osgi.application.loader.FrameworkLoader.start(FrameworkLoader.java:125) at org.nuxeo.runtime.deployment.NuxeoStarter.start(NuxeoStarter.java:120) at org.nuxeo.runtime.deployment.NuxeoStarter.contextInitialized(NuxeoStarter.java:93) at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5068) at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5584) at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:147) at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899) at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875) at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652) at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679) at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966) at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617) at java.lang.Thread.run(Thread.java:745) Caused by: java.lang.ClassCastException: org.nuxeo.runtime.model.impl.ExtensionImpl cannot be cast to org.nuxeo.runtime.model.impl.RegistrationInfoImpl at org.nuxeo.runtime.model.impl.ComponentDescriptorReader.read(ComponentDescriptorReader.java:76) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.createRegistrationInfo(DefaultRuntimeContext.java:220) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.createRegistrationInfo(DefaultRuntimeContext.java:215) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:113) at org.nuxeo.runtime.model.impl.DefaultRuntimeContext.deploy(DefaultRuntimeContext.java:104) at org.nuxeo.runtime.osgi.OSGiRuntimeService.loadConfig(OSGiRuntimeService.java:348) at org.nuxeo.runtime.osgi.OSGiRuntimeService.doStart(OSGiRuntimeService.java:203) at org.nuxeo.runtime.AbstractRuntimeService.lambda$start$0(AbstractRuntimeService.java:141) at org.nuxeo.runtime.api.ServicePassivator$Waiter.proceed(ServicePassivator.java:415) at org.nuxeo.runtime.AbstractRuntimeService.start(AbstractRuntimeService.java:139) at org.nuxeo.runtime.api.Framework.initialize(Framework.java:133) at org.nuxeo.runtime.osgi.OSGiRuntimeActivator.start(OSGiRuntimeActivator.java:83) at org.nuxeo.osgi.BundleImpl.start(BundleImpl.java:291) ... 22 more