You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@karaf.apache.org by Ryan Moquin <fr...@gmail.com> on 2018/01/02 16:19:14 UTC

KARAF-5497 still an issue in Karaf 4.1.4?

Hi, I've been in a position to be able to start developing on Karaf again
but having a rough time getting camel-cxf working properly on Karaf 4.1.3,
4.1.4 and 4.2.0.M1.  Ignoring the fact that I am having trouble getting my
rest services to work for right now, if I run Karaf 4.1.4 and try to
install the cxf feature, then Karaf will crash due to Karaf system bundles
getting refreshed.  The same happens with camel-cxf (for some reason,
camel-cxf as installs 2 different versions of jetty...).  This problem
doesn't seem to occur in Karaf 4.2.0.M1.  I'd like to use a released Karaf
for my development, but I seem to only be able to use 4.2.0.M1.  Here is
the output from a cleanly started 4.1.4 Karaf simulating installing CXF
3.2.1 (it happens with 3.2.0 as well):

karaf@root()> feature:install --simulate cxf


2018-01-02 11:03:12,636 | INFO  | l --simulate cxf | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 | Adding features:
cxf/[3.2.1,3.2.1]
2018-01-02 11:03:13,601 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 | Changes to
perform:
2018-01-02 11:03:13,603 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |   Region: root
2018-01-02 11:03:13,604 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |     Bundles to
install:
2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:com.fasterxml.woodstox/woodstox-core/5.0.3
2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:com.google.guava/guava/20.0
2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:io.dropwizard.metrics/metrics-core/3.2.0
2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:javax.annotation/javax.annotation-api/1.3
2018-01-02 11:03:13,608 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:javax.mail/mail/1.4.5
2018-01-02 11:03:13,610 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:javax.servlet/javax.servlet-api/3.1.0
2018-01-02 11:03:13,611 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:javax.websocket/javax.websocket-api/1.1
2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:joda-time/joda-time/2.9.4
2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:net.sf.ehcache/ehcache/2.10.4
2018-01-02 11:03:13,615 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.0.2
2018-01-02 11:03:13,616 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:commons-codec/commons-codec/1.10
2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.commons/commons-lang3/3.6
2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-core/3.2.1
2018-01-02 11:03:13,619 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-bindings-coloc/3.2.1
2018-01-02 11:03:13,622 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-bindings-corba/3.2.1
2018-01-02 11:03:13,623 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.1
2018-01-02 11:03:13,624 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.1
2018-01-02 11:03:13,626 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-databinding-aegis/3.2.1
2018-01-02 11:03:13,627 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-databinding-jaxb/3.2.1
2018-01-02 11:03:13,628 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-features-clustering/3.2.1
2018-01-02 11:03:13,629 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-features-logging/3.2.1
2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-features-metrics/3.2.1
2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-features-throttling/3.2.1
2018-01-02 11:03:13,631 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.1
2018-01-02 11:03:13,634 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-frontend-jaxws/3.2.1
2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-frontend-js/3.2.1
2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-frontend-simple/3.2.1
2018-01-02 11:03:13,673 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-javascript/3.2.1
2018-01-02 11:03:13,674 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-management/3.2.1
2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-rs-client/3.2.1
2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.1
2018-01-02 11:03:13,676 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.1
2018-01-02 11:03:13,677 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.1
2018-01-02 11:03:13,678 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.1
2018-01-02 11:03:13,679 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-security/3.2.1
2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-security-saml/3.2.1
2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-transports-http/3.2.1
2018-01-02 11:03:13,681 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-transports-http-jetty/3.2.1
2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.1
2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-transports-local/3.2.1
2018-01-02 11:03:13,684 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-transports-udp/3.2.1
2018-01-02 11:03:13,685 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-ws-addr/3.2.1
2018-01-02 11:03:13,686 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-ws-mex/3.2.1
2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-ws-policy/3.2.1
2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-ws-rm/3.2.1
2018-01-02 11:03:13,689 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-ws-security/3.2.1
2018-01-02 11:03:13,690 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf/cxf-rt-wsdl/3.2.1
2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.1
2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.cxf.xjc-utils/cxf-xjc-runtime/3.2.0
2018-01-02 11:03:13,694 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.felix/org.apache.felix.scr/2.0.12
2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.felix/org.apache.felix.scr.compat/1.0.4
2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
2018-01-02 11:03:13,696 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1
2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.1.4
2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.4
2018-01-02 11:03:13,700 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.4
2018-01-02 11:03:13,701 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.4
2018-01-02 11:03:13,702 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.mina/mina-core/2.0.14
2018-01-02 11:03:13,703 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.neethi/neethi/3.1.0
2018-01-02 11:03:13,704 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.santuario/xmlsec/2.1.0
2018-01-02 11:03:13,705 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bcel/5.2_4
2018-01-02 11:03:13,706 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
2018-01-02 11:03:13,707 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1
2018-01-02 11:03:13,708 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
2018-01-02 11:03:13,709 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
2018-01-02 11:03:13,710 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/3.3.0_2
2018-01-02 11:03:13,711 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7R2_3
2018-01-02 11:03:13,712 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
2018-01-02 11:03:13,713 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
2018-01-02 11:03:13,714 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xalan/2.7.2_3
2018-01-02 11:03:13,717 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
2018-01-02 11:03:13,718 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
2018-01-02 11:03:13,719 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.2
2018-01-02 11:03:13,720 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.wss4j/wss4j-bindings/2.2.0
2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.wss4j/wss4j-policy/2.2.0
2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.wss4j/wss4j-ws-security-common/2.2.0
2018-01-02 11:03:13,723 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.wss4j/wss4j-ws-security-dom/2.2.0
2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.wss4j/wss4j-ws-security-policy-stax/2.2.0
2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.wss4j/wss4j-ws-security-stax/2.2.0
2018-01-02 11:03:13,725 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.xbean/xbean-bundleutils/4.1
2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.apache.xbean/xbean-finder/4.1
2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.codehaus.jettison/jettison/1.3.8
2018-01-02 11:03:13,727 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-client/9.3.21.v20170918
2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-continuation/9.3.21.v20170918
2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-deploy/9.3.21.v20170918
2018-01-02 11:03:13,729 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-http/9.3.21.v20170918
2018-01-02 11:03:13,730 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-io/9.3.21.v20170918
2018-01-02 11:03:13,731 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-jaas/9.3.21.v20170918
2018-01-02 11:03:13,732 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-jmx/9.3.21.v20170918
2018-01-02 11:03:13,733 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-jndi/9.3.21.v20170918
2018-01-02 11:03:13,734 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-plus/9.3.21.v20170918
2018-01-02 11:03:13,741 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-rewrite/9.3.21.v20170918
2018-01-02 11:03:13,759 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-security/9.3.21.v20170918
2018-01-02 11:03:13,761 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-jaspi/9.3.21.v20170918
2018-01-02 11:03:13,762 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-server/9.3.21.v20170918
2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-servlet/9.3.21.v20170918
2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-servlets/9.3.21.v20170918
2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-util/9.3.21.v20170918
2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-util-ajax/9.3.21.v20170918
2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-webapp/9.3.21.v20170918
2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/websocket-api/9.3.21.v20170918
2018-01-02 11:03:13,766 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/websocket-client/9.3.21.v20170918
2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/websocket-common/9.3.21.v20170918
2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.3.21.v20170918
2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.3.21.v20170918
2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/websocket-server/9.3.21.v20170918
2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty.websocket/websocket-servlet/9.3.21.v20170918
2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.eclipse.jetty/jetty-xml/9.3.21.v20170918
2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.jvnet.staxex/stax-ex/1.7.6
2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.ops4j.pax.web/pax-web-api/6.0.9
2018-01-02 11:03:13,772 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.ops4j.pax.web/pax-web-jetty/6.0.9
2018-01-02 11:03:13,773 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.ops4j.pax.web/pax-web-runtime/6.0.9
2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.ops4j.pax.web/pax-web-spi/6.0.9
2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 mvn:org.codehaus.woodstox/stax2-api/3.1.4
2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |   Bundles to
refresh:
2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.bundle.blueprintstate/4.1.4 (Wired to
org.apache.karaf.bundle.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.bundle.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.config.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,778 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.deployer.kar/4.1.4 (Wired to
org.apache.karaf.kar.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,779 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.diagnostic.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,780 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.event/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4
which is being refreshed)
2018-01-02 11:03:13,781 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.features.command/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,782 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.instance.core/4.1.4 (Wired to
org.apache.karaf.features.command/4.1.4 which is being refreshed)
2018-01-02 11:03:13,783 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.jaas.command/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,784 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.kar.core/4.1.4 (Wired to
org.apache.karaf.features.command/4.1.4 which is being refreshed)
2018-01-02 11:03:13,785 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.log.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,786 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.package.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.service.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.shell.commands/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,789 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.shell.console/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.shell.core/4.1.4 (Wired to org.jline/3.4.0 which is being
refreshed)
2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.shell.ssh/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,791 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.karaf.system.core/4.1.4 (Wired to
org.apache.karaf.shell.core/4.1.4 which is being refreshed)
2018-01-02 11:03:13,792 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.apache.sshd.core/1.6.0 (Should be wired to:
org.apache.mina.core/2.0.14 (through [org.apache.sshd.core/1.6.0]
osgi.wiring.package;
filter:="(&(osgi.wiring.package=org.apache.mina.core)(version>=2.0.0)(!(version>=3.0.0)))";
resolution:=optional))
2018-01-02 11:03:13,793 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.jline/3.4.0 (Wired to org.apache.sshd.core/1.6.0 which is being
refreshed)
2018-01-02 11:03:13,794 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
          | 10 - org.apache.karaf.features.core - 4.1.4 |
 org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 (Should be wired to:
javax.mail/1.4.5 (through [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1]
osgi.wiring.package; filter:="(osgi.wiring.package=javax.mail)";
resolution:=optional),
org.apache.geronimo.specs.geronimo-jms_1.1_spec/1.1.1 (through
[org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
filter:="(osgi.wiring.package=javax.jms)"; resolution:=optional),
stax2-api/3.1.4 (through [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1]
osgi.wiring.package; filter:="(osgi.wiring.package=org.codehaus.stax2)";
resolution:=optional))

Re: KARAF-5497 still an issue in Karaf 4.1.4?

Posted by Ryan Moquin <fr...@gmail.com>.
Hi Seth,

Yes, I finally ran across that bug you reported after I sent this message
to the list.  It's interesting that Karaf 4.2.0.M1 doesn't exhibit this
behavior, if you simulate the feature install, then Mina, nor the Karaf
core bundles are mentioned....

On Tue, Jan 2, 2018 at 1:57 PM Seth Leger <se...@opennms.org> wrote:

> This seems to be happening because of the MINA refresh that I reported in:
>
> https://issues.apache.org/jira/browse/KARAF-5384
>
> You can see MINA triggering the following reload:
>
> MINA -> org.apache.sshd.core/1.6.0 -> org.jline/3.4.0 ->
> org.apache.karaf.shell.core/4.1.4 -> everything else
>
> Seth Leger
> The OpenNMS Group
> https://www.opennms.com/
>
>
> On 1/2/18 11:19 AM, Ryan Moquin wrote:
> > Hi, I've been in a position to be able to start developing on Karaf
> > again but having a rough time getting camel-cxf working properly on
> > Karaf 4.1.3, 4.1.4 and 4.2.0.M1.  Ignoring the fact that I am having
> > trouble getting my rest services to work for right now, if I run Karaf
> > 4.1.4 and try to install the cxf feature, then Karaf will crash due to
> > Karaf system bundles getting refreshed.  The same happens with camel-cxf
> > (for some reason, camel-cxf as installs 2 different versions of
> > jetty...).  This problem doesn't seem to occur in Karaf 4.2.0.M1.  I'd
> > like to use a released Karaf for my development, but I seem to only be
> > able to use 4.2.0.M1.  Here is the output from a cleanly started 4.1.4
> > Karaf simulating installing CXF 3.2.1 (it happens with 3.2.0 as well):
> >
> > karaf@root()> feature:install --simulate cxf
> >
> >
> > 2018-01-02 11:03:12,636 | INFO  | l --simulate cxf |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 | Adding features: cxf/[3.2.1,3.2.1]
> > 2018-01-02 11:03:13,601 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 | Changes to perform:
> > 2018-01-02 11:03:13,603 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |   Region: root
> > 2018-01-02 11:03:13,604 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     Bundles to install:
> > 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:com.fasterxml.woodstox/woodstox-core/5.0.3
> > 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:com.google.guava/guava/20.0
> > 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:io.dropwizard.metrics/metrics-core/3.2.0
> > 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:javax.annotation/javax.annotation-api/1.3
> > 2018-01-02 11:03:13,608 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:javax.mail/mail/1.4.5
> > 2018-01-02 11:03:13,610 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:javax.servlet/javax.servlet-api/3.1.0
> > 2018-01-02 11:03:13,611 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:javax.websocket/javax.websocket-api/1.1
> > 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:joda-time/joda-time/2.9.4
> > 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:net.sf.ehcache/ehcache/2.10.4
> > 2018-01-02 11:03:13,615 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >  mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.0.2
> > 2018-01-02 11:03:13,616 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:commons-codec/commons-codec/1.10
> > 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.commons/commons-lang3/3.6
> > 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-core/3.2.1
> > 2018-01-02 11:03:13,619 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-coloc/3.2.1
> > 2018-01-02 11:03:13,622 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-corba/3.2.1
> > 2018-01-02 11:03:13,623 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.1
> > 2018-01-02 11:03:13,624 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.1
> > 2018-01-02 11:03:13,626 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-databinding-aegis/3.2.1
> > 2018-01-02 11:03:13,627 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-databinding-jaxb/3.2.1
> > 2018-01-02 11:03:13,628 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-clustering/3.2.1
> > 2018-01-02 11:03:13,629 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-logging/3.2.1
> > 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-metrics/3.2.1
> > 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-throttling/3.2.1
> > 2018-01-02 11:03:13,631 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.1
> > 2018-01-02 11:03:13,634 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-jaxws/3.2.1
> > 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-js/3.2.1
> > 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-simple/3.2.1
> > 2018-01-02 11:03:13,673 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-javascript/3.2.1
> > 2018-01-02 11:03:13,674 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-management/3.2.1
> > 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-client/3.2.1
> > 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.1
> > 2018-01-02 11:03:13,676 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.1
> > 2018-01-02 11:03:13,677 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.1
> > 2018-01-02 11:03:13,678 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.1
> > 2018-01-02 11:03:13,679 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-security/3.2.1
> > 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-security-saml/3.2.1
> > 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-http/3.2.1
> > 2018-01-02 11:03:13,681 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-http-jetty/3.2.1
> > 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.1
> > 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-local/3.2.1
> > 2018-01-02 11:03:13,684 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-udp/3.2.1
> > 2018-01-02 11:03:13,685 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-addr/3.2.1
> > 2018-01-02 11:03:13,686 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-mex/3.2.1
> > 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-policy/3.2.1
> > 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-rm/3.2.1
> > 2018-01-02 11:03:13,689 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-security/3.2.1
> > 2018-01-02 11:03:13,690 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf/cxf-rt-wsdl/3.2.1
> > 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.1
> > 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.cxf.xjc-utils/cxf-xjc-runtime/3.2.0
> > 2018-01-02 11:03:13,694 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.felix/org.apache.felix.scr/2.0.12
> > 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.felix/org.apache.felix.scr.compat/1.0.4
> > 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
> > 2018-01-02 11:03:13,696 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1
> > 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
> > 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
> > 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.1.4
> > 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.4
> > 2018-01-02 11:03:13,700 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
>  mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.4
> > 2018-01-02 11:03:13,701 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.4
> > 2018-01-02 11:03:13,702 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.mina/mina-core/2.0.14
> > 2018-01-02 11:03:13,703 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.neethi/neethi/3.1.0
> > 2018-01-02 11:03:13,704 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.santuario/xmlsec/2.1.0
> > 2018-01-02 11:03:13,705 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bcel/5.2_4
> > 2018-01-02 11:03:13,706 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
> > 2018-01-02 11:03:13,707 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1
> > 2018-01-02 11:03:13,708 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
> > 2018-01-02 11:03:13,709 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
> > 2018-01-02 11:03:13,710 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/3.3.0_2
> > 2018-01-02 11:03:13,711 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7R2_3
> > 2018-01-02 11:03:13,712 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
> > 2018-01-02 11:03:13,713 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
> > 2018-01-02 11:03:13,714 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xalan/2.7.2_3
> > 2018-01-02 11:03:13,717 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
> > 2018-01-02 11:03:13,718 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
> > 2018-01-02 11:03:13,719 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.2
> > 2018-01-02 11:03:13,720 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.wss4j/wss4j-bindings/2.2.0
> > 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.wss4j/wss4j-policy/2.2.0
> > 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-common/2.2.0
> > 2018-01-02 11:03:13,723 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-dom/2.2.0
> > 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-policy-stax/2.2.0
> > 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-stax/2.2.0
> > 2018-01-02 11:03:13,725 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.xbean/xbean-bundleutils/4.1
> > 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.apache.xbean/xbean-finder/4.1
> > 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.codehaus.jettison/jettison/1.3.8
> > 2018-01-02 11:03:13,727 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-client/9.3.21.v20170918
> > 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-continuation/9.3.21.v20170918
> > 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-deploy/9.3.21.v20170918
> > 2018-01-02 11:03:13,729 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-http/9.3.21.v20170918
> > 2018-01-02 11:03:13,730 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-io/9.3.21.v20170918
> > 2018-01-02 11:03:13,731 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-jaas/9.3.21.v20170918
> > 2018-01-02 11:03:13,732 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-jmx/9.3.21.v20170918
> > 2018-01-02 11:03:13,733 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-jndi/9.3.21.v20170918
> > 2018-01-02 11:03:13,734 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-plus/9.3.21.v20170918
> > 2018-01-02 11:03:13,741 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-rewrite/9.3.21.v20170918
> > 2018-01-02 11:03:13,759 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-security/9.3.21.v20170918
> > 2018-01-02 11:03:13,761 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-jaspi/9.3.21.v20170918
> > 2018-01-02 11:03:13,762 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-server/9.3.21.v20170918
> > 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-servlet/9.3.21.v20170918
> > 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-servlets/9.3.21.v20170918
> > 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-util/9.3.21.v20170918
> > 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-util-ajax/9.3.21.v20170918
> > 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-webapp/9.3.21.v20170918
> > 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
>  mvn:org.eclipse.jetty.websocket/websocket-api/9.3.21.v20170918
> > 2018-01-02 11:03:13,766 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >  mvn:org.eclipse.jetty.websocket/websocket-client/9.3.21.v20170918
> > 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >  mvn:org.eclipse.jetty.websocket/websocket-common/9.3.21.v20170918
> > 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.3.21.v20170918
> > 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >
>  mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.3.21.v20170918
> > 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >  mvn:org.eclipse.jetty.websocket/websocket-server/9.3.21.v20170918
> > 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |
> >  mvn:org.eclipse.jetty.websocket/websocket-servlet/9.3.21.v20170918
> > 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.eclipse.jetty/jetty-xml/9.3.21.v20170918
> > 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.jvnet.staxex/stax-ex/1.7.6
> > 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-api/6.0.9
> > 2018-01-02 11:03:13,772 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-jetty/6.0.9
> > 2018-01-02 11:03:13,773 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-runtime/6.0.9
> > 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-spi/6.0.9
> > 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |       mvn:org.codehaus.woodstox/stax2-api/3.1.4
> > 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |   Bundles to refresh:
> > 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.bundle.blueprintstate/4.1.4 (Wired to
> > org.apache.karaf.bundle.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.bundle.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.config.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,778 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.deployer.kar/4.1.4 (Wired to
> > org.apache.karaf.kar.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,779 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.diagnostic.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,780 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.event/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,781 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.features.command/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,782 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.instance.core/4.1.4 (Wired to
> > org.apache.karaf.features.command/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,783 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.jaas.command/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,784 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.kar.core/4.1.4 (Wired to
> > org.apache.karaf.features.command/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,785 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.log.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,786 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.package.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.service.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.shell.commands/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,789 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.shell.console/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.shell.core/4.1.4 (Wired to org.jline/3.4.0
> > which is being refreshed)
> > 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.shell.ssh/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,791 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.karaf.system.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,792 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.apache.sshd.core/1.6.0 (Should be wired to:
> > org.apache.mina.core/2.0.14 (through [org.apache.sshd.core/1.6.0]
> > osgi.wiring.package;
> >
> filter:="(&(osgi.wiring.package=org.apache.mina.core)(version>=2.0.0)(!(version>=3.0.0)))";
> > resolution:=optional))
> > 2018-01-02 11:03:13,793 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.jline/3.4.0 (Wired to org.apache.sshd.core/1.6.0 which
> > is being refreshed)
> > 2018-01-02 11:03:13,794 | INFO  | tures-1-thread-1 |
> > FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> > 4.1.4 |     org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 (Should be
> > wired to: javax.mail/1.4.5 (through
> > [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
> > filter:="(osgi.wiring.package=javax.mail)"; resolution:=optional),
> > org.apache.geronimo.specs.geronimo-jms_1.1_spec/1.1.1 (through
> > [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
> > filter:="(osgi.wiring.package=javax.jms)"; resolution:=optional),
> > stax2-api/3.1.4 (through
> > [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
> > filter:="(osgi.wiring.package=org.codehaus.stax2)";
> resolution:=optional))
>
>

Re: KARAF-5497 still an issue in Karaf 4.1.4?

Posted by Seth Leger <se...@opennms.org>.
This seems to be happening because of the MINA refresh that I reported in:

https://issues.apache.org/jira/browse/KARAF-5384

You can see MINA triggering the following reload:

MINA -> org.apache.sshd.core/1.6.0 -> org.jline/3.4.0 ->
org.apache.karaf.shell.core/4.1.4 -> everything else

Seth Leger
The OpenNMS Group
https://www.opennms.com/


On 1/2/18 11:19 AM, Ryan Moquin wrote:
> Hi, I've been in a position to be able to start developing on Karaf
> again but having a rough time getting camel-cxf working properly on
> Karaf 4.1.3, 4.1.4 and 4.2.0.M1.  Ignoring the fact that I am having
> trouble getting my rest services to work for right now, if I run Karaf
> 4.1.4 and try to install the cxf feature, then Karaf will crash due to
> Karaf system bundles getting refreshed.  The same happens with camel-cxf
> (for some reason, camel-cxf as installs 2 different versions of
> jetty...).  This problem doesn't seem to occur in Karaf 4.2.0.M1.  I'd
> like to use a released Karaf for my development, but I seem to only be
> able to use 4.2.0.M1.  Here is the output from a cleanly started 4.1.4
> Karaf simulating installing CXF 3.2.1 (it happens with 3.2.0 as well):
> 
> karaf@root()> feature:install --simulate cxf
> 
> 
> 2018-01-02 11:03:12,636 | INFO  | l --simulate cxf |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 | Adding features: cxf/[3.2.1,3.2.1]
> 2018-01-02 11:03:13,601 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 | Changes to perform:
> 2018-01-02 11:03:13,603 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |   Region: root
> 2018-01-02 11:03:13,604 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     Bundles to install:
> 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:com.fasterxml.woodstox/woodstox-core/5.0.3
> 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:com.google.guava/guava/20.0
> 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:io.dropwizard.metrics/metrics-core/3.2.0
> 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:javax.annotation/javax.annotation-api/1.3
> 2018-01-02 11:03:13,608 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:javax.mail/mail/1.4.5
> 2018-01-02 11:03:13,610 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:javax.servlet/javax.servlet-api/3.1.0
> 2018-01-02 11:03:13,611 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:javax.websocket/javax.websocket-api/1.1
> 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:joda-time/joda-time/2.9.4
> 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:net.sf.ehcache/ehcache/2.10.4
> 2018-01-02 11:03:13,615 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.0.2
> 2018-01-02 11:03:13,616 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:commons-codec/commons-codec/1.10
> 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.commons/commons-lang3/3.6
> 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-core/3.2.1
> 2018-01-02 11:03:13,619 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-coloc/3.2.1
> 2018-01-02 11:03:13,622 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-corba/3.2.1
> 2018-01-02 11:03:13,623 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.1
> 2018-01-02 11:03:13,624 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.1
> 2018-01-02 11:03:13,626 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-databinding-aegis/3.2.1
> 2018-01-02 11:03:13,627 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-databinding-jaxb/3.2.1
> 2018-01-02 11:03:13,628 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-clustering/3.2.1
> 2018-01-02 11:03:13,629 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-logging/3.2.1
> 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-metrics/3.2.1
> 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-features-throttling/3.2.1
> 2018-01-02 11:03:13,631 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.1
> 2018-01-02 11:03:13,634 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-jaxws/3.2.1
> 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-js/3.2.1
> 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-frontend-simple/3.2.1
> 2018-01-02 11:03:13,673 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-javascript/3.2.1
> 2018-01-02 11:03:13,674 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-management/3.2.1
> 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-client/3.2.1
> 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.1
> 2018-01-02 11:03:13,676 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.1
> 2018-01-02 11:03:13,677 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.1
> 2018-01-02 11:03:13,678 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.1
> 2018-01-02 11:03:13,679 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-security/3.2.1
> 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-security-saml/3.2.1
> 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-http/3.2.1
> 2018-01-02 11:03:13,681 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-http-jetty/3.2.1
> 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.1
> 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-local/3.2.1
> 2018-01-02 11:03:13,684 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-transports-udp/3.2.1
> 2018-01-02 11:03:13,685 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-addr/3.2.1
> 2018-01-02 11:03:13,686 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-mex/3.2.1
> 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-policy/3.2.1
> 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-rm/3.2.1
> 2018-01-02 11:03:13,689 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-ws-security/3.2.1
> 2018-01-02 11:03:13,690 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf/cxf-rt-wsdl/3.2.1
> 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.1
> 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.cxf.xjc-utils/cxf-xjc-runtime/3.2.0
> 2018-01-02 11:03:13,694 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.felix/org.apache.felix.scr/2.0.12
> 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.felix/org.apache.felix.scr.compat/1.0.4
> 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
> 2018-01-02 11:03:13,696 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1
> 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
> 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
> 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.1.4
> 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.4
> 2018-01-02 11:03:13,700 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.4
> 2018-01-02 11:03:13,701 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.4
> 2018-01-02 11:03:13,702 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.mina/mina-core/2.0.14
> 2018-01-02 11:03:13,703 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.neethi/neethi/3.1.0
> 2018-01-02 11:03:13,704 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.santuario/xmlsec/2.1.0
> 2018-01-02 11:03:13,705 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bcel/5.2_4
> 2018-01-02 11:03:13,706 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
> 2018-01-02 11:03:13,707 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1
> 2018-01-02 11:03:13,708 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
> 2018-01-02 11:03:13,709 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
> 2018-01-02 11:03:13,710 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/3.3.0_2
> 2018-01-02 11:03:13,711 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7R2_3
> 2018-01-02 11:03:13,712 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
> 2018-01-02 11:03:13,713 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
> 2018-01-02 11:03:13,714 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xalan/2.7.2_3
> 2018-01-02 11:03:13,717 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
> 2018-01-02 11:03:13,718 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
> 2018-01-02 11:03:13,719 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.2
> 2018-01-02 11:03:13,720 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.wss4j/wss4j-bindings/2.2.0
> 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.wss4j/wss4j-policy/2.2.0
> 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-common/2.2.0
> 2018-01-02 11:03:13,723 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-dom/2.2.0
> 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-policy-stax/2.2.0
> 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.wss4j/wss4j-ws-security-stax/2.2.0
> 2018-01-02 11:03:13,725 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.xbean/xbean-bundleutils/4.1
> 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.apache.xbean/xbean-finder/4.1
> 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.codehaus.jettison/jettison/1.3.8
> 2018-01-02 11:03:13,727 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-client/9.3.21.v20170918
> 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-continuation/9.3.21.v20170918
> 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-deploy/9.3.21.v20170918
> 2018-01-02 11:03:13,729 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-http/9.3.21.v20170918
> 2018-01-02 11:03:13,730 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-io/9.3.21.v20170918
> 2018-01-02 11:03:13,731 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-jaas/9.3.21.v20170918
> 2018-01-02 11:03:13,732 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-jmx/9.3.21.v20170918
> 2018-01-02 11:03:13,733 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-jndi/9.3.21.v20170918
> 2018-01-02 11:03:13,734 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-plus/9.3.21.v20170918
> 2018-01-02 11:03:13,741 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-rewrite/9.3.21.v20170918
> 2018-01-02 11:03:13,759 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-security/9.3.21.v20170918
> 2018-01-02 11:03:13,761 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-jaspi/9.3.21.v20170918
> 2018-01-02 11:03:13,762 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-server/9.3.21.v20170918
> 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-servlet/9.3.21.v20170918
> 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-servlets/9.3.21.v20170918
> 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-util/9.3.21.v20170918
> 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-util-ajax/9.3.21.v20170918
> 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-webapp/9.3.21.v20170918
> 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty.websocket/websocket-api/9.3.21.v20170918
> 2018-01-02 11:03:13,766 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.eclipse.jetty.websocket/websocket-client/9.3.21.v20170918
> 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.eclipse.jetty.websocket/websocket-common/9.3.21.v20170918
> 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.3.21.v20170918
> 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.3.21.v20170918
> 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.eclipse.jetty.websocket/websocket-server/9.3.21.v20170918
> 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     
>  mvn:org.eclipse.jetty.websocket/websocket-servlet/9.3.21.v20170918
> 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.eclipse.jetty/jetty-xml/9.3.21.v20170918
> 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.jvnet.staxex/stax-ex/1.7.6
> 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-api/6.0.9
> 2018-01-02 11:03:13,772 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-jetty/6.0.9
> 2018-01-02 11:03:13,773 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-runtime/6.0.9
> 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.ops4j.pax.web/pax-web-spi/6.0.9
> 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |       mvn:org.codehaus.woodstox/stax2-api/3.1.4
> 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |   Bundles to refresh:
> 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.bundle.blueprintstate/4.1.4 (Wired to
> org.apache.karaf.bundle.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.bundle.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.config.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,778 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.deployer.kar/4.1.4 (Wired to
> org.apache.karaf.kar.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,779 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.diagnostic.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,780 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.event/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,781 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.features.command/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,782 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.instance.core/4.1.4 (Wired to
> org.apache.karaf.features.command/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,783 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.jaas.command/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,784 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.kar.core/4.1.4 (Wired to
> org.apache.karaf.features.command/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,785 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.log.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,786 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.package.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.service.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.shell.commands/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,789 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.shell.console/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.shell.core/4.1.4 (Wired to org.jline/3.4.0
> which is being refreshed)
> 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.shell.ssh/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,791 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.karaf.system.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,792 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.apache.sshd.core/1.6.0 (Should be wired to:
> org.apache.mina.core/2.0.14 (through [org.apache.sshd.core/1.6.0]
> osgi.wiring.package;
> filter:="(&(osgi.wiring.package=org.apache.mina.core)(version>=2.0.0)(!(version>=3.0.0)))";
> resolution:=optional))
> 2018-01-02 11:03:13,793 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.jline/3.4.0 (Wired to org.apache.sshd.core/1.6.0 which
> is being refreshed)
> 2018-01-02 11:03:13,794 | INFO  | tures-1-thread-1 |
> FeaturesServiceImpl              | 10 - org.apache.karaf.features.core -
> 4.1.4 |     org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 (Should be
> wired to: javax.mail/1.4.5 (through
> [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
> filter:="(osgi.wiring.package=javax.mail)"; resolution:=optional),
> org.apache.geronimo.specs.geronimo-jms_1.1_spec/1.1.1 (through
> [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
> filter:="(osgi.wiring.package=javax.jms)"; resolution:=optional),
> stax2-api/3.1.4 (through
> [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package;
> filter:="(osgi.wiring.package=org.codehaus.stax2)"; resolution:=optional))  


Re: KARAF-5497 still an issue in Karaf 4.1.4?

Posted by Ryan Moquin <fr...@gmail.com>.
Thanks JB, I'll probably just do that when I get the custom assembly
project created which will be in the next few days.  Until then, M1 seems
to be working good enough.  I was excited to see M2 was released, I already
switched my build to it and now feature verification fails because the
Karaf spring feature can't be resolved for camel-spring.  It also said
camel-spring couldn't be resolved for camel-cxf.  I added camel-spring to
my features.xml and then that went away (adding the spring feature to my
feature.xml doesn't help though).  It works without mentioning camel-spring
if I switch back to building with the M1 karaf plugin and M1 features.  It
lists the spring feature in the repository list it used for verification.
Maybe a bug?

Ryan

On Wed, Jan 3, 2018 at 12:24 AM Jean-Baptiste Onofré <jb...@nanthrax.net>
wrote:

> Hi Ryan,
>
> As workaround, you can install mina as startup bundle, then, the refresh
> won't
> happen. Or you can install with no refresh.
>
> Regards
> JB
>
> On 01/02/2018 05:19 PM, Ryan Moquin wrote:
> > Hi, I've been in a position to be able to start developing on Karaf
> again but
> > having a rough time getting camel-cxf working properly on Karaf 4.1.3,
> 4.1.4 and
> > 4.2.0.M1.  Ignoring the fact that I am having trouble getting my rest
> services
> > to work for right now, if I run Karaf 4.1.4 and try to install the cxf
> feature,
> > then Karaf will crash due to Karaf system bundles getting refreshed.
> The same
> > happens with camel-cxf (for some reason, camel-cxf as installs 2
> different
> > versions of jetty...).  This problem doesn't seem to occur in Karaf
> 4.2.0.M1.
> > I'd like to use a released Karaf for my development, but I seem to only
> be able
> > to use 4.2.0.M1.  Here is the output from a cleanly started 4.1.4 Karaf
> > simulating installing CXF 3.2.1 (it happens with 3.2.0 as well):
> >
> > karaf@root()> feature:install --simulate cxf
> >
> >
> > 2018-01-02 11:03:12,636 | INFO  | l --simulate cxf | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 | Adding features:
> > cxf/[3.2.1,3.2.1]
> > 2018-01-02 11:03:13,601 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 | Changes to
> perform:
> > 2018-01-02 11:03:13,603 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |   Region: root
> > 2018-01-02 11:03:13,604 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |     Bundles to
> install:
> > 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:com.fasterxml.woodstox/woodstox-core/5.0.3
> > 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:com.google.guava/guava/20.0
> > 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:io.dropwizard.metrics/metrics-core/3.2.0
> > 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:javax.annotation/javax.annotation-api/1.3
> > 2018-01-02 11:03:13,608 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:javax.mail/mail/1.4.5
> > 2018-01-02 11:03:13,610 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:javax.servlet/javax.servlet-api/3.1.0
> > 2018-01-02 11:03:13,611 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:javax.websocket/javax.websocket-api/1.1
> > 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:joda-time/joda-time/2.9.4
> > 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:net.sf.ehcache/ehcache/2.10.4
> > 2018-01-02 11:03:13,615 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.0.2
> > 2018-01-02 11:03:13,616 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:commons-codec/commons-codec/1.10
> > 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.commons/commons-lang3/3.6
> > 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-core/3.2.1
> > 2018-01-02 11:03:13,619 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-bindings-coloc/3.2.1
> > 2018-01-02 11:03:13,622 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-bindings-corba/3.2.1
> > 2018-01-02 11:03:13,623 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.1
> > 2018-01-02 11:03:13,624 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.1
> > 2018-01-02 11:03:13,626 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-databinding-aegis/3.2.1
> > 2018-01-02 11:03:13,627 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-databinding-jaxb/3.2.1
> > 2018-01-02 11:03:13,628 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-features-clustering/3.2.1
> > 2018-01-02 11:03:13,629 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-features-logging/3.2.1
> > 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-features-metrics/3.2.1
> > 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-features-throttling/3.2.1
> > 2018-01-02 11:03:13,631 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.1
> > 2018-01-02 11:03:13,634 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-frontend-jaxws/3.2.1
> > 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-frontend-js/3.2.1
> > 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-frontend-simple/3.2.1
> > 2018-01-02 11:03:13,673 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-javascript/3.2.1
> > 2018-01-02 11:03:13,674 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-management/3.2.1
> > 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-rs-client/3.2.1
> > 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.1
> > 2018-01-02 11:03:13,676 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.1
> > 2018-01-02 11:03:13,677 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.1
> > 2018-01-02 11:03:13,678 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.1
> > 2018-01-02 11:03:13,679 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-security/3.2.1
> > 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-security-saml/3.2.1
> > 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-transports-http/3.2.1
> > 2018-01-02 11:03:13,681 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-transports-http-jetty/3.2.1
> > 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.1
> > 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-transports-local/3.2.1
> > 2018-01-02 11:03:13,684 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-transports-udp/3.2.1
> > 2018-01-02 11:03:13,685 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-ws-addr/3.2.1
> > 2018-01-02 11:03:13,686 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-ws-mex/3.2.1
> > 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-ws-policy/3.2.1
> > 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-ws-rm/3.2.1
> > 2018-01-02 11:03:13,689 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-ws-security/3.2.1
> > 2018-01-02 11:03:13,690 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf/cxf-rt-wsdl/3.2.1
> > 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.1
> > 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.cxf.xjc-utils/cxf-xjc-runtime/3.2.0
> > 2018-01-02 11:03:13,694 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.felix/org.apache.felix.scr/2.0.12
> > 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.felix/org.apache.felix.scr.compat/1.0.4
> > 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
> > 2018-01-02 11:03:13,696 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1
> > 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
> > 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
> > 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.1.4
> > 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.4
> > 2018-01-02 11:03:13,700 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.4
> > 2018-01-02 11:03:13,701 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.4
> > 2018-01-02 11:03:13,702 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.mina/mina-core/2.0.14
> > 2018-01-02 11:03:13,703 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.neethi/neethi/3.1.0
> > 2018-01-02 11:03:13,704 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.santuario/xmlsec/2.1.0
> > 2018-01-02 11:03:13,705 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bcel/5.2_4
> > 2018-01-02 11:03:13,706 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
> > 2018-01-02 11:03:13,707 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1
> > 2018-01-02 11:03:13,708 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
> > 2018-01-02 11:03:13,709 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
> > 2018-01-02 11:03:13,710 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/3.3.0_2
> > 2018-01-02 11:03:13,711 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7R2_3
> > 2018-01-02 11:03:13,712 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
> > 2018-01-02 11:03:13,713 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
> > 2018-01-02 11:03:13,714 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xalan/2.7.2_3
> > 2018-01-02 11:03:13,717 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
> > 2018-01-02 11:03:13,718 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
> > 2018-01-02 11:03:13,719 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.2
> > 2018-01-02 11:03:13,720 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.wss4j/wss4j-bindings/2.2.0
> > 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.wss4j/wss4j-policy/2.2.0
> > 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.wss4j/wss4j-ws-security-common/2.2.0
> > 2018-01-02 11:03:13,723 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.wss4j/wss4j-ws-security-dom/2.2.0
> > 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.wss4j/wss4j-ws-security-policy-stax/2.2.0
> > 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.wss4j/wss4j-ws-security-stax/2.2.0
> > 2018-01-02 11:03:13,725 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.xbean/xbean-bundleutils/4.1
> > 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.apache.xbean/xbean-finder/4.1
> > 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.codehaus.jettison/jettison/1.3.8
> > 2018-01-02 11:03:13,727 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-client/9.3.21.v20170918
> > 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-continuation/9.3.21.v20170918
> > 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-deploy/9.3.21.v20170918
> > 2018-01-02 11:03:13,729 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-http/9.3.21.v20170918
> > 2018-01-02 11:03:13,730 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-io/9.3.21.v20170918
> > 2018-01-02 11:03:13,731 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-jaas/9.3.21.v20170918
> > 2018-01-02 11:03:13,732 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-jmx/9.3.21.v20170918
> > 2018-01-02 11:03:13,733 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-jndi/9.3.21.v20170918
> > 2018-01-02 11:03:13,734 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-plus/9.3.21.v20170918
> > 2018-01-02 11:03:13,741 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-rewrite/9.3.21.v20170918
> > 2018-01-02 11:03:13,759 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-security/9.3.21.v20170918
> > 2018-01-02 11:03:13,761 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-jaspi/9.3.21.v20170918
> > 2018-01-02 11:03:13,762 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-server/9.3.21.v20170918
> > 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-servlet/9.3.21.v20170918
> > 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-servlets/9.3.21.v20170918
> > 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-util/9.3.21.v20170918
> > 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-util-ajax/9.3.21.v20170918
> > 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-webapp/9.3.21.v20170918
> > 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty.websocket/websocket-api/9.3.21.v20170918
> > 2018-01-02 11:03:13,766 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty.websocket/websocket-client/9.3.21.v20170918
> > 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty.websocket/websocket-common/9.3.21.v20170918
> > 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.3.21.v20170918
> > 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >
>  mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.3.21.v20170918
> > 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty.websocket/websocket-server/9.3.21.v20170918
> > 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty.websocket/websocket-servlet/9.3.21.v20170918
> > 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.eclipse.jetty/jetty-xml/9.3.21.v20170918
> > 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.jvnet.staxex/stax-ex/1.7.6
> > 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.ops4j.pax.web/pax-web-api/6.0.9
> > 2018-01-02 11:03:13,772 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.ops4j.pax.web/pax-web-jetty/6.0.9
> > 2018-01-02 11:03:13,773 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.ops4j.pax.web/pax-web-runtime/6.0.9
> > 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.ops4j.pax.web/pax-web-spi/6.0.9
> > 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   mvn:org.codehaus.woodstox/stax2-api/3.1.4
> > 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |   Bundles to
> refresh:
> > 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.bundle.blueprintstate/4.1.4 (Wired to
> > org.apache.karaf.bundle.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.bundle.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4
> > which is being refreshed)
> > 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.config.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4
> > which is being refreshed)
> > 2018-01-02 11:03:13,778 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.deployer.kar/4.1.4 (Wired to
> org.apache.karaf.kar.core/4.1.4
> > which is being refreshed)
> > 2018-01-02 11:03:13,779 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.diagnostic.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,780 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.event/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4 which
> > is being refreshed)
> > 2018-01-02 11:03:13,781 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.features.command/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,782 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.instance.core/4.1.4 (Wired to
> > org.apache.karaf.features.command/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,783 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.jaas.command/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,784 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.kar.core/4.1.4 (Wired to
> > org.apache.karaf.features.command/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,785 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.log.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4
> > which is being refreshed)
> > 2018-01-02 11:03:13,786 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.package.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.service.core/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.shell.commands/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,789 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.shell.console/4.1.4 (Wired to
> > org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> > 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.shell.core/4.1.4 (Wired to org.jline/3.4.0 which is
> being
> > refreshed)
> > 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.shell.ssh/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4
> > which is being refreshed)
> > 2018-01-02 11:03:13,791 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.karaf.system.core/4.1.4 (Wired to
> org.apache.karaf.shell.core/4.1.4
> > which is being refreshed)
> > 2018-01-02 11:03:13,792 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.apache.sshd.core/1.6.0 (Should be wired to:
> org.apache.mina.core/2.0.14
> > (through [org.apache.sshd.core/1.6.0] osgi.wiring.package;
> >
> filter:="(&(osgi.wiring.package=org.apache.mina.core)(version>=2.0.0)(!(version>=3.0.0)))";
> > resolution:=optional))
> > 2018-01-02 11:03:13,793 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
>  org.jline/3.4.0
> > (Wired to org.apache.sshd.core/1.6.0 which is being refreshed)
> > 2018-01-02 11:03:13,794 | INFO  | tures-1-thread-1 | FeaturesServiceImpl
> >        | 10 - org.apache.karaf.features.core - 4.1.4 |
> >   org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 (Should be wired to:
> > javax.mail/1.4.5 (through
> [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1]
> > osgi.wiring.package; filter:="(osgi.wiring.package=javax.mail)";
> > resolution:=optional),
> org.apache.geronimo.specs.geronimo-jms_1.1_spec/1.1.1
> > (through [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1]
> osgi.wiring.package;
> > filter:="(osgi.wiring.package=javax.jms)"; resolution:=optional),
> > stax2-api/3.1.4 (through
> [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1]
> > osgi.wiring.package; filter:="(osgi.wiring.package=org.codehaus.stax2)";
> > resolution:=optional))
>
> --
> Jean-Baptiste Onofré
> jbonofre@apache.org
> http://blog.nanthrax.net
> Talend - http://www.talend.com
>

Re: KARAF-5497 still an issue in Karaf 4.1.4?

Posted by Jean-Baptiste Onofré <jb...@nanthrax.net>.
Hi Ryan,

As workaround, you can install mina as startup bundle, then, the refresh won't 
happen. Or you can install with no refresh.

Regards
JB

On 01/02/2018 05:19 PM, Ryan Moquin wrote:
> Hi, I've been in a position to be able to start developing on Karaf again but 
> having a rough time getting camel-cxf working properly on Karaf 4.1.3, 4.1.4 and 
> 4.2.0.M1.  Ignoring the fact that I am having trouble getting my rest services 
> to work for right now, if I run Karaf 4.1.4 and try to install the cxf feature, 
> then Karaf will crash due to Karaf system bundles getting refreshed.  The same 
> happens with camel-cxf (for some reason, camel-cxf as installs 2 different 
> versions of jetty...).  This problem doesn't seem to occur in Karaf 4.2.0.M1.  
> I'd like to use a released Karaf for my development, but I seem to only be able 
> to use 4.2.0.M1.  Here is the output from a cleanly started 4.1.4 Karaf 
> simulating installing CXF 3.2.1 (it happens with 3.2.0 as well):
> 
> karaf@root()> feature:install --simulate cxf
> 
> 
> 2018-01-02 11:03:12,636 | INFO  | l --simulate cxf | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 | Adding features: 
> cxf/[3.2.1,3.2.1]
> 2018-01-02 11:03:13,601 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 | Changes to perform:
> 2018-01-02 11:03:13,603 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |   Region: root
> 2018-01-02 11:03:13,604 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |     Bundles to install:
> 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:com.fasterxml.woodstox/woodstox-core/5.0.3
> 2018-01-02 11:03:13,605 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:com.google.guava/guava/20.0
> 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:io.dropwizard.metrics/metrics-core/3.2.0
> 2018-01-02 11:03:13,606 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:javax.annotation/javax.annotation-api/1.3
> 2018-01-02 11:03:13,608 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:javax.mail/mail/1.4.5
> 2018-01-02 11:03:13,610 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:javax.servlet/javax.servlet-api/3.1.0
> 2018-01-02 11:03:13,611 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:javax.websocket/javax.websocket-api/1.1
> 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:joda-time/joda-time/2.9.4
> 2018-01-02 11:03:13,612 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:net.sf.ehcache/ehcache/2.10.4
> 2018-01-02 11:03:13,615 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.aries.spifly/org.apache.aries.spifly.dynamic.bundle/1.0.2
> 2018-01-02 11:03:13,616 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:commons-codec/commons-codec/1.10
> 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.commons/commons-lang3/3.6
> 2018-01-02 11:03:13,618 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-core/3.2.1
> 2018-01-02 11:03:13,619 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-bindings-coloc/3.2.1
> 2018-01-02 11:03:13,622 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-bindings-corba/3.2.1
> 2018-01-02 11:03:13,623 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.1
> 2018-01-02 11:03:13,624 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.1
> 2018-01-02 11:03:13,626 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-databinding-aegis/3.2.1
> 2018-01-02 11:03:13,627 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-databinding-jaxb/3.2.1
> 2018-01-02 11:03:13,628 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-features-clustering/3.2.1
> 2018-01-02 11:03:13,629 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-features-logging/3.2.1
> 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-features-metrics/3.2.1
> 2018-01-02 11:03:13,630 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-features-throttling/3.2.1
> 2018-01-02 11:03:13,631 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.1
> 2018-01-02 11:03:13,634 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-frontend-jaxws/3.2.1
> 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-frontend-js/3.2.1
> 2018-01-02 11:03:13,635 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-frontend-simple/3.2.1
> 2018-01-02 11:03:13,673 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-javascript/3.2.1
> 2018-01-02 11:03:13,674 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-management/3.2.1
> 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-rs-client/3.2.1
> 2018-01-02 11:03:13,675 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.1
> 2018-01-02 11:03:13,676 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.1
> 2018-01-02 11:03:13,677 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.1
> 2018-01-02 11:03:13,678 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.1
> 2018-01-02 11:03:13,679 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-security/3.2.1
> 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-security-saml/3.2.1
> 2018-01-02 11:03:13,680 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-transports-http/3.2.1
> 2018-01-02 11:03:13,681 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-transports-http-jetty/3.2.1
> 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.1
> 2018-01-02 11:03:13,682 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-transports-local/3.2.1
> 2018-01-02 11:03:13,684 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-transports-udp/3.2.1
> 2018-01-02 11:03:13,685 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-ws-addr/3.2.1
> 2018-01-02 11:03:13,686 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-ws-mex/3.2.1
> 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-ws-policy/3.2.1
> 2018-01-02 11:03:13,687 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-ws-rm/3.2.1
> 2018-01-02 11:03:13,689 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-ws-security/3.2.1
> 2018-01-02 11:03:13,690 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf/cxf-rt-wsdl/3.2.1
> 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.1
> 2018-01-02 11:03:13,691 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.cxf.xjc-utils/cxf-xjc-runtime/3.2.0
> 2018-01-02 11:03:13,694 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.felix/org.apache.felix.scr/2.0.12
> 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.felix/org.apache.felix.scr.compat/1.0.4
> 2018-01-02 11:03:13,695 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.geronimo.specs/geronimo-jaspic_1.0_spec/1.1
> 2018-01-02 11:03:13,696 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.geronimo.specs/geronimo-jms_1.1_spec/1.1.1
> 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
> 2018-01-02 11:03:13,697 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
> 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.1.4
> 2018-01-02 11:03:13,699 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.karaf.scr/org.apache.karaf.scr.command/4.1.4
> 2018-01-02 11:03:13,700 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.karaf.scr/org.apache.karaf.scr.management/4.1.4
> 2018-01-02 11:03:13,701 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.karaf.scr/org.apache.karaf.scr.state/4.1.4
> 2018-01-02 11:03:13,702 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.mina/mina-core/2.0.14
> 2018-01-02 11:03:13,703 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.neethi/neethi/3.1.0
> 2018-01-02 11:03:13,704 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.santuario/xmlsec/2.1.0
> 2018-01-02 11:03:13,705 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.bcel/5.2_4
> 2018-01-02 11:03:13,706 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
> 2018-01-02 11:03:13,707 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jasypt/1.9.0_1
> 2018-01-02 11:03:13,708 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
> 2018-01-02 11:03:13,709 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
> 2018-01-02 11:03:13,710 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.opensaml/3.3.0_2
> 2018-01-02 11:03:13,711 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.rhino/1.7R2_3
> 2018-01-02 11:03:13,712 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
> 2018-01-02 11:03:13,713 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
> 2018-01-02 11:03:13,714 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xalan/2.7.2_3
> 2018-01-02 11:03:13,717 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
> 2018-01-02 11:03:13,718 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
> 2018-01-02 11:03:13,719 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.2
> 2018-01-02 11:03:13,720 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.wss4j/wss4j-bindings/2.2.0
> 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.wss4j/wss4j-policy/2.2.0
> 2018-01-02 11:03:13,722 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.wss4j/wss4j-ws-security-common/2.2.0
> 2018-01-02 11:03:13,723 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.wss4j/wss4j-ws-security-dom/2.2.0
> 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.wss4j/wss4j-ws-security-policy-stax/2.2.0
> 2018-01-02 11:03:13,724 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.wss4j/wss4j-ws-security-stax/2.2.0
> 2018-01-02 11:03:13,725 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.xbean/xbean-bundleutils/4.1
> 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.apache.xbean/xbean-finder/4.1
> 2018-01-02 11:03:13,726 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.codehaus.jettison/jettison/1.3.8
> 2018-01-02 11:03:13,727 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-client/9.3.21.v20170918
> 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-continuation/9.3.21.v20170918
> 2018-01-02 11:03:13,728 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-deploy/9.3.21.v20170918
> 2018-01-02 11:03:13,729 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-http/9.3.21.v20170918
> 2018-01-02 11:03:13,730 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-io/9.3.21.v20170918
> 2018-01-02 11:03:13,731 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-jaas/9.3.21.v20170918
> 2018-01-02 11:03:13,732 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-jmx/9.3.21.v20170918
> 2018-01-02 11:03:13,733 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-jndi/9.3.21.v20170918
> 2018-01-02 11:03:13,734 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-plus/9.3.21.v20170918
> 2018-01-02 11:03:13,741 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-rewrite/9.3.21.v20170918
> 2018-01-02 11:03:13,759 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-security/9.3.21.v20170918
> 2018-01-02 11:03:13,761 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-jaspi/9.3.21.v20170918
> 2018-01-02 11:03:13,762 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-server/9.3.21.v20170918
> 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-servlet/9.3.21.v20170918
> 2018-01-02 11:03:13,763 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-servlets/9.3.21.v20170918
> 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-util/9.3.21.v20170918
> 2018-01-02 11:03:13,764 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-util-ajax/9.3.21.v20170918
> 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-webapp/9.3.21.v20170918
> 2018-01-02 11:03:13,765 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/websocket-api/9.3.21.v20170918
> 2018-01-02 11:03:13,766 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/websocket-client/9.3.21.v20170918
> 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/websocket-common/9.3.21.v20170918
> 2018-01-02 11:03:13,767 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/javax-websocket-client-impl/9.3.21.v20170918
> 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/javax-websocket-server-impl/9.3.21.v20170918
> 2018-01-02 11:03:13,768 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/websocket-server/9.3.21.v20170918
> 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty.websocket/websocket-servlet/9.3.21.v20170918
> 2018-01-02 11:03:13,769 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.eclipse.jetty/jetty-xml/9.3.21.v20170918
> 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.jvnet.staxex/stax-ex/1.7.6
> 2018-01-02 11:03:13,770 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.ops4j.pax.web/pax-web-api/6.0.9
> 2018-01-02 11:03:13,772 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.ops4j.pax.web/pax-web-jetty/6.0.9
> 2018-01-02 11:03:13,773 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.ops4j.pax.web/pax-web-runtime/6.0.9
> 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.ops4j.pax.web/pax-web-spi/6.0.9
> 2018-01-02 11:03:13,774 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |      
>   mvn:org.codehaus.woodstox/stax2-api/3.1.4
> 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |   Bundles to refresh:
> 2018-01-02 11:03:13,775 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.bundle.blueprintstate/4.1.4 (Wired to 
> org.apache.karaf.bundle.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.bundle.core/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4 
> which is being refreshed)
> 2018-01-02 11:03:13,776 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.config.core/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4 
> which is being refreshed)
> 2018-01-02 11:03:13,778 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.deployer.kar/4.1.4 (Wired to org.apache.karaf.kar.core/4.1.4 
> which is being refreshed)
> 2018-01-02 11:03:13,779 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.diagnostic.core/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,780 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.event/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4 which 
> is being refreshed)
> 2018-01-02 11:03:13,781 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.features.command/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,782 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.instance.core/4.1.4 (Wired to 
> org.apache.karaf.features.command/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,783 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.jaas.command/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,784 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.kar.core/4.1.4 (Wired to 
> org.apache.karaf.features.command/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,785 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.log.core/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4 
> which is being refreshed)
> 2018-01-02 11:03:13,786 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.package.core/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.service.core/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,787 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.shell.commands/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,789 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.shell.console/4.1.4 (Wired to 
> org.apache.karaf.shell.core/4.1.4 which is being refreshed)
> 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.shell.core/4.1.4 (Wired to org.jline/3.4.0 which is being 
> refreshed)
> 2018-01-02 11:03:13,790 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.shell.ssh/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4 
> which is being refreshed)
> 2018-01-02 11:03:13,791 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.karaf.system.core/4.1.4 (Wired to org.apache.karaf.shell.core/4.1.4 
> which is being refreshed)
> 2018-01-02 11:03:13,792 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.apache.sshd.core/1.6.0 (Should be wired to: org.apache.mina.core/2.0.14 
> (through [org.apache.sshd.core/1.6.0] osgi.wiring.package; 
> filter:="(&(osgi.wiring.package=org.apache.mina.core)(version>=2.0.0)(!(version>=3.0.0)))"; 
> resolution:=optional))
> 2018-01-02 11:03:13,793 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |     org.jline/3.4.0 
> (Wired to org.apache.sshd.core/1.6.0 which is being refreshed)
> 2018-01-02 11:03:13,794 | INFO  | tures-1-thread-1 | FeaturesServiceImpl        
>        | 10 - org.apache.karaf.features.core - 4.1.4 |    
>   org.ops4j.pax.logging.pax-logging-log4j2/1.10.1 (Should be wired to: 
> javax.mail/1.4.5 (through [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] 
> osgi.wiring.package; filter:="(osgi.wiring.package=javax.mail)"; 
> resolution:=optional), org.apache.geronimo.specs.geronimo-jms_1.1_spec/1.1.1 
> (through [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] osgi.wiring.package; 
> filter:="(osgi.wiring.package=javax.jms)"; resolution:=optional), 
> stax2-api/3.1.4 (through [org.ops4j.pax.logging.pax-logging-log4j2/1.10.1] 
> osgi.wiring.package; filter:="(osgi.wiring.package=org.codehaus.stax2)"; 
> resolution:=optional))

-- 
Jean-Baptiste Onofré
jbonofre@apache.org
http://blog.nanthrax.net
Talend - http://www.talend.com