karaf@root()> features:install camel-vertx Error executing command: Error restarting bundles: Activator start error in bundle io.hawt.hawtio-log-osgi [24].
14:04:38.617 INFO [pipe-feature:install $args] Adding features: camel-vertx/[2.21.0.fuse-000037,2.21.0.fuse-000037] 14:04:42.332 INFO [features-3-thread-1] Changes to perform: 14:04:42.333 INFO [features-3-thread-1] Region: root 14:04:42.333 INFO [features-3-thread-1] Bundles to install: 14:04:42.335 INFO [features-3-thread-1] mvn:com.fasterxml.jackson.core/jackson-annotations/2.9.0 14:04:42.337 INFO [features-3-thread-1] mvn:com.fasterxml.jackson.core/jackson-core/2.9.0 14:04:42.337 INFO [features-3-thread-1] mvn:com.fasterxml.jackson.core/jackson-databind/2.9.0 14:04:42.338 INFO [features-3-thread-1] mvn:io.netty/netty-buffer/4.1.20.Final 14:04:42.338 INFO [features-3-thread-1] mvn:io.netty/netty-codec/4.1.20.Final 14:04:42.338 INFO [features-3-thread-1] mvn:io.netty/netty-codec-dns/4.1.20.Final 14:04:42.339 INFO [features-3-thread-1] mvn:io.netty/netty-codec-http/4.1.20.Final 14:04:42.340 INFO [features-3-thread-1] mvn:io.netty/netty-codec-http2/4.1.20.Final 14:04:42.340 INFO [features-3-thread-1] mvn:io.netty/netty-codec-socks/4.1.20.Final 14:04:42.340 INFO [features-3-thread-1] mvn:io.netty/netty-common/4.1.20.Final 14:04:42.341 INFO [features-3-thread-1] mvn:io.netty/netty-handler/4.1.20.Final 14:04:42.341 INFO [features-3-thread-1] mvn:io.netty/netty-handler-proxy/4.1.20.Final 14:04:42.341 INFO [features-3-thread-1] mvn:io.netty/netty-resolver/4.1.20.Final 14:04:42.341 INFO [features-3-thread-1] mvn:io.netty/netty-resolver-dns/4.1.20.Final 14:04:42.341 INFO [features-3-thread-1] mvn:io.netty/netty-transport/4.1.20.Final 14:04:42.342 INFO [features-3-thread-1] wrap:mvn:io.vertx/vertx-core/3.5.0 14:04:42.343 INFO [features-3-thread-1] mvn:org.apache.camel/camel-vertx/2.21.0.fuse-000037 14:04:42.344 INFO [features-3-thread-1] Stopping bundles: 14:04:42.344 INFO [features-3-thread-1] io.hawt.hawtio-log-osgi/2.0.0.fuse-000122 14:04:42.347 INFO [features-3-thread-1] io.hawt.hawtio-log/2.0.0.fuse-000122 14:04:42.349 INFO [features-3-thread-1] org.apache.camel.camel-jms/2.21.0.fuse-000037 14:04:42.352 INFO [features-3-thread-1] org.apache.cxf.cxf-rt-rs-service-description-swagger/3.1.11.fuse-000182 14:04:42.353 INFO [features-3-thread-1] io.swagger.models/1.5.12 14:04:42.354 INFO [features-3-thread-1] io.swagger.jaxrs/1.5.12 14:04:42.355 INFO [features-3-thread-1] io.swagger.core/1.5.12 14:04:42.357 INFO [features-3-thread-1] com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.8.7 14:04:42.358 INFO [features-3-thread-1] com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.8.7 14:04:42.359 INFO [features-3-thread-1] com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.8.7 14:04:42.360 INFO [features-3-thread-1] com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.8.7 14:04:42.361 INFO [features-3-thread-1] com.fasterxml.jackson.core.jackson-databind/2.8.7 14:04:42.362 INFO [features-3-thread-1] org.apache.servicemix.bundles.spring-jms/4.3.12.RELEASE_1 14:04:42.363 INFO [features-3-thread-1] org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 14:04:42.365 INFO [features-3-thread-1] Unregistering commands for bundle org.apache.karaf.log.core/4.2.0.fuse-000177 14:04:42.721 ERROR [Karaf local console user karaf] Exception caught while executing command org.apache.karaf.features.internal.util.MultiException: Error restarting bundles: Activator start error in bundle io.hawt.hawtio-log-osgi [24]. at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:999) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1024) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:964) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:?] at java.lang.Thread.run(Thread.java:748) [?:?] Suppressed: org.osgi.framework.BundleException: Activator start error in bundle io.hawt.hawtio-log-osgi [24]. at org.apache.felix.framework.Felix.activateBundle(Felix.java:2290) ~[?:?] at org.apache.felix.framework.Felix.startBundle(Felix.java:2146) ~[?:?] at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:998) ~[?:?] at org.apache.felix.framework.BundleImpl.start(BundleImpl.java:984) ~[?:?] at org.apache.karaf.features.internal.service.BundleInstallSupportImpl.startBundle(BundleInstallSupportImpl.java:157) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.startBundle(FeaturesServiceImpl.java:1111) ~[?:?] at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:991) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1024) ~[?:?] at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:964) ~[?:?] at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:?] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:?] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:?] at java.lang.Thread.run(Thread.java:748) [?:?] Caused by: java.lang.NoSuchMethodError: com.fasterxml.jackson.databind.SerializationConfig.withSerializationInclusion(Lcom/fasterxml/jackson/annotation/JsonInclude$Include;)Lcom/fasterxml/jackson/databind/SerializationConfig; at io.hawt.log.osgi.LogQuery.<init>(LogQuery.java:25) ~[?:?] at io.hawt.log.osgi.Activator.start(Activator.java:21) ~[?:?] at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:697) ~[?:?] at org.apache.felix.framework.Felix.activateBundle(Felix.java:2240) ~[?:?] ... 12 more
- blocks
-
ENTESB-7658 Parent Jira for features installation in Fuse 7
- Closed
- relates to
-
ENTESB-7695 Hawtio-log-osgi: Avoid using of deprecated methods with Jackson objectMapper
- Closed