Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-12069

[ER2] Custom karaf app fails because Readiness probe doesn't work

    XMLWordPrintable

Details

    Description

      sh-4.2$ curl localhost:8181/readiness-check
      NOT READY
      scr-state: SCR bundle 47 is in state satisfied
      

      Log:

      Executing /deployments/karaf/bin/karaf server ...
      I> No access restrictor found, access to any MBean is allowed
      Jolokia: Agent started with URL http://10.131.1.203:8778/jolokia/
      Unable to register security provider: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider
      Oct 21, 2019 5:26:01 PM org.apache.karaf.main.Main launch
      INFO: Installing and starting initial bundles
      Oct 21, 2019 5:26:01 PM org.apache.karaf.main.Main launch
      INFO: All initial bundles installed and set to start
      Oct 21, 2019 5:26:01 PM org.apache.karaf.main.lock.SimpleFileLock lock
      INFO: Trying to lock /deployments/cxf-jaxrs-jms-transport-2.0.0-SNAPSHOT/lock
      Oct 21, 2019 5:26:01 PM org.apache.karaf.main.lock.SimpleFileLock lock
      INFO: Lock acquired
      Oct 21, 2019 5:26:01 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
      INFO: Lock acquired. Setting startlevel to 100
      2019-10-21 17:26:02,241 | INFO  | g.ops4j.pax.logging) | .EventAdminConfigurationNotifier | 7 - org.ops4j.pax.logging.pax-logging-log4j2 - 1.11.2 | Sending Event Admin nofification (configuration successful) to org/ops4j/pax/logging/Configuration
      2019-10-21 17:26:04,210 | INFO  | activator-1-thread-2 | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Adding features: bc942a8f-2c73-4810-b700-aa91ee7ee66c/[0,0.0.0]
      2019-10-21 17:26:04,313 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Changes to perform:
      2019-10-21 17:26:04,314 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   Region: root
      2019-10-21 17:26:04,314 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |     Bundles to install:
      2019-10-21 17:26:04,314 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.url/pax-url-wrap/2.6.1/jar/uber
      2019-10-21 17:26:04,316 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Installing bundles:
      2019-10-21 17:26:04,317 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.url/pax-url-wrap/2.6.1/jar/uber
      2019-10-21 17:26:04,344 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Starting bundles:
      2019-10-21 17:26:04,345 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.url.wrap/2.6.1
      2019-10-21 17:26:04,584 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Done.
      2019-10-21 17:26:05,154 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Changes to perform:
      2019-10-21 17:26:05,154 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   Region: root
      2019-10-21 17:26:05,154 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |     Bundles to install:
      2019-10-21 17:26:05,154 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.fasterxml.jackson.core/jackson-annotations/2.9.9
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.fasterxml.jackson.core/jackson-core/2.9.9
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.fasterxml.jackson.core/jackson-databind/2.9.9
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.9.9
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       wrap:mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.9.9$overwrite=merge&Import-Package=javax.ws.rs*;version="[2.0,3)",com.fasterxml.jackson*;version="[2.8,3)"
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       wrap:mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.9.9$overwrite=merge&Import-Package=javax.ws.rs*;version="[2.0,3)",com.fasterxml.jackson.module.jaxb;resolution:=optional;version="[2.8,3)",com.fasterxml.jackson*;version="[2.8,3)"
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.9.9
      2019-10-21 17:26:05,155 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.fasterxml.woodstox/woodstox-core/5.0.3.redhat-1
      2019-10-21 17:26:05,156 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:com.redhat.xpaas/cxf-jaxrs-jms-transport/2.0.0-SNAPSHOT
      2019-10-21 17:26:05,156 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.fabric8/fabric8-karaf-checks/3.0.11.fuse-750033-redhat-00001
      2019-10-21 17:26:05,156 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-buffer/4.1.42.Final
      2019-10-21 17:26:05,156 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-codec/4.1.42.Final
      2019-10-21 17:26:05,156 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-codec-http/4.1.42.Final
      2019-10-21 17:26:05,156 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-codec-mqtt/4.1.32.Final-redhat-00001
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-common/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-handler/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-resolver/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-transport/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-transport-native-epoll/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-transport-native-kqueue/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.netty/netty-transport-native-unix-common/4.1.42.Final
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.undertow/undertow-core/2.0.23.Final-redhat-00001
      2019-10-21 17:26:05,157 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.undertow/undertow-servlet/2.0.23.Final-redhat-00001
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:io.undertow/undertow-websockets-jsr/2.0.23.Final-redhat-00001
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.annotation/javax.annotation-api/1.3
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.enterprise/cdi-api/1.2
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.interceptor/javax.interceptor-api/1.2
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.jms/javax.jms-api/2.0.1
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.servlet/javax.servlet-api/4.0.1
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.transaction/javax.transaction-api/1.2
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.validation/validation-api/1.1.0.Final-redhat-1
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:javax.websocket/javax.websocket-api/1.1
      2019-10-21 17:26:05,158 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-amqp-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-hornetq-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-hqclient-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-mqtt-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/activemq-artemis-native/1.0.0.redhat-00001
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-openwire-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-server-osgi/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.activemq/artemis-stomp-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1.redhat-611412
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.1
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.2
      2019-10-21 17:26:05,159 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.5
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/1.1.1
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/2.2.0
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.aries/org.apache.aries.util/1.1.3
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:commons-beanutils/commons-beanutils/1.9.3.redhat-1
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:commons-collections/commons-collections/3.2.2.redhat-2
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.commons/commons-configuration2/2.4.0.redhat-00001
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.commons/commons-text/1.6.0.redhat-00001
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.commons/commons-lang3/3.9.0.redhat-00001
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-core/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,160 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-management/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-rs-client/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-transports-http/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,161 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf/cxf-rt-wsdl/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.felix/org.apache.felix.scr/2.1.16
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1.redhat-3
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.johnzon/johnzon-core/0.9.5.redhat-1
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.aesh-jline/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,162 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.qpid/proton-j/0.33.1.redhat-00001
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-el-impl/3.0.0_1
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_2
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
      2019-10-21 17:26:05,163 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.javax-el-api-3.0.0/3.0.0_1
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.json-api-1.1/2.9.0
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.saaj-api-1.3/2.9.0
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.3
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.xbean/xbean-bundleutils/4.14
      2019-10-21 17:26:05,165 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.apache.xbean/xbean-finder/4.14
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.codehaus.jettison/jettison/1.4.0
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.fusesource.hawtbuf/hawtbuf/1.11.0.redhat-1
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jboss.fuse.modules/fuse-servlet-compatibility/7.5.0.fuse-750033-redhat-00002
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jboss.xnio/xnio-api/3.3.8.Final
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jboss.xnio/xnio-nio/3.3.8.Final
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jgroups/jgroups/3.6.10.Final-redhat-1
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jline/jline-builtins/3.11.0
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jline/jline-terminal/3.11.0
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jline/jline-terminal-jansi/3.11.0
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.jvnet.staxex/stax-ex/1.7.6
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ow2.asm/asm/7.1
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ow2.asm/asm-commons/7.1
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ow2.asm/asm-tree/7.1
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ow2.asm/asm-analysis/7.1
      2019-10-21 17:26:05,166 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ow2.asm/asm-util/7.1
      2019-10-21 17:26:05,167 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.transx/pax-transx-tm-api/0.4.4
      2019-10-21 17:26:05,167 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.transx/pax-transx-tm-geronimo/0.4.4
      2019-10-21 17:26:05,167 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.web/pax-web-api/7.3.4
      2019-10-21 17:26:05,167 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.web/pax-web-runtime/7.3.4
      2019-10-21 17:26:05,168 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.web/pax-web-spi/7.3.4
      2019-10-21 17:26:05,168 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.ops4j.pax.web/pax-web-undertow/7.3.4
      2019-10-21 17:26:05,170 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.osgi/org.osgi.util.function/1.0.0
      2019-10-21 17:26:05,171 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.osgi/org.osgi.util.promise/1.0.0
      2019-10-21 17:26:05,171 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.yaml/snakeyaml/1.23
      2019-10-21 17:26:05,171 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |       mvn:org.codehaus.woodstox/stax2-api/3.1.4
      2019-10-21 17:26:05,173 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Installing bundles:
      2019-10-21 17:26:05,173 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.fasterxml.jackson.core/jackson-annotations/2.9.9
      2019-10-21 17:26:05,177 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.fasterxml.jackson.core/jackson-core/2.9.9
      2019-10-21 17:26:05,181 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.fasterxml.jackson.core/jackson-databind/2.9.9
      2019-10-21 17:26:05,193 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.fasterxml.jackson.dataformat/jackson-dataformat-yaml/2.9.9
      2019-10-21 17:26:05,198 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   wrap:mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-base/2.9.9$overwrite=merge&Import-Package=javax.ws.rs*;version="[2.0,3)",com.fasterxml.jackson*;version="[2.8,3)"
      2019-10-21 17:26:05,200 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   wrap:mvn:com.fasterxml.jackson.jaxrs/jackson-jaxrs-json-provider/2.9.9$overwrite=merge&Import-Package=javax.ws.rs*;version="[2.0,3)",com.fasterxml.jackson.module.jaxb;resolution:=optional;version="[2.8,3)",com.fasterxml.jackson*;version="[2.8,3)"
      2019-10-21 17:26:05,201 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.fasterxml.jackson.module/jackson-module-jaxb-annotations/2.9.9
      2019-10-21 17:26:05,214 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.fasterxml.woodstox/woodstox-core/5.0.3.redhat-1
      2019-10-21 17:26:05,229 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:com.redhat.xpaas/cxf-jaxrs-jms-transport/2.0.0-SNAPSHOT
      2019-10-21 17:26:05,350 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.fabric8/fabric8-karaf-checks/3.0.11.fuse-750033-redhat-00001
      2019-10-21 17:26:05,353 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-buffer/4.1.42.Final
      2019-10-21 17:26:05,360 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-codec/4.1.42.Final
      2019-10-21 17:26:05,364 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-codec-http/4.1.42.Final
      2019-10-21 17:26:05,373 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-codec-mqtt/4.1.32.Final-redhat-00001
      2019-10-21 17:26:05,377 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-common/4.1.42.Final
      2019-10-21 17:26:05,386 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-handler/4.1.42.Final
      2019-10-21 17:26:05,394 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-resolver/4.1.42.Final
      2019-10-21 17:26:05,397 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-transport/4.1.42.Final
      2019-10-21 17:26:05,403 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-transport-native-epoll/4.1.42.Final
      2019-10-21 17:26:05,407 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-transport-native-kqueue/4.1.42.Final
      2019-10-21 17:26:05,410 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.netty/netty-transport-native-unix-common/4.1.42.Final
      2019-10-21 17:26:05,415 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.undertow/undertow-core/2.0.23.Final-redhat-00001
      2019-10-21 17:26:05,437 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.undertow/undertow-servlet/2.0.23.Final-redhat-00001
      2019-10-21 17:26:05,444 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:io.undertow/undertow-websockets-jsr/2.0.23.Final-redhat-00001
      2019-10-21 17:26:05,450 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.annotation/javax.annotation-api/1.3
      2019-10-21 17:26:05,452 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.enterprise/cdi-api/1.2
      2019-10-21 17:26:05,459 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.interceptor/javax.interceptor-api/1.2
      2019-10-21 17:26:05,461 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.jms/javax.jms-api/2.0.1
      2019-10-21 17:26:05,529 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.servlet/javax.servlet-api/4.0.1
      2019-10-21 17:26:05,532 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.transaction/javax.transaction-api/1.2
      2019-10-21 17:26:05,535 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.validation/validation-api/1.1.0.Final-redhat-1
      2019-10-21 17:26:05,536 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:javax.websocket/javax.websocket-api/1.1
      2019-10-21 17:26:05,539 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-amqp-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,544 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-hornetq-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,545 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-hqclient-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,546 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-mqtt-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,549 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/activemq-artemis-native/1.0.0.redhat-00001
      2019-10-21 17:26:05,551 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-openwire-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,561 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-server-osgi/2.9.0.redhat-00005
      2019-10-21 17:26:05,592 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.activemq/artemis-stomp-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:05,595 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.api/1.0.1.redhat-611412
      2019-10-21 17:26:05,597 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.cm/1.3.1
      2019-10-21 17:26:05,599 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core/1.10.2
      2019-10-21 17:26:05,611 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.blueprint/org.apache.aries.blueprint.core.compatibility/1.0.0
      2019-10-21 17:26:05,613 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.proxy/org.apache.aries.proxy/1.1.5
      2019-10-21 17:26:05,618 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/1.1.1
      2019-10-21 17:26:05,630 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries.transaction/org.apache.aries.transaction.blueprint/2.2.0
      2019-10-21 17:26:05,632 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.aries/org.apache.aries.util/1.1.3
      2019-10-21 17:26:05,636 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:commons-beanutils/commons-beanutils/1.9.3.redhat-1
      2019-10-21 17:26:05,640 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:commons-collections/commons-collections/3.2.2.redhat-2
      2019-10-21 17:26:05,647 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.commons/commons-configuration2/2.4.0.redhat-00001
      2019-10-21 17:26:05,654 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.commons/commons-text/1.6.0.redhat-00001
      2019-10-21 17:26:05,661 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.commons/commons-lang3/3.9.0.redhat-00001
      2019-10-21 17:26:05,668 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-core/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,679 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-bindings-soap/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,683 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-bindings-xml/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,685 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-frontend-jaxrs/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,693 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-management/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,696 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-rs-client/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,700 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-rs-extension-providers/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,702 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-rs-extension-search/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,711 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-rs-json-basic/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,713 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-rs-service-description/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,715 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-transports-http/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,719 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-transports-jms/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,722 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf/cxf-rt-wsdl/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,727 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.cxf.karaf/cxf-karaf-commands/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:05,729 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.felix/org.apache.felix.scr/2.1.16
      2019-10-21 17:26:05,737 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.geronimo.specs/geronimo-j2ee-management_1.1_spec/1.0.1.redhat-3
      2019-10-21 17:26:05,739 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.geronimo.specs/geronimo-osgi-registry/1.1
      2019-10-21 17:26:05,740 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.johnzon/johnzon-core/0.9.5.redhat-1
      2019-10-21 17:26:05,743 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.http/org.apache.karaf.http.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,755 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.jaas.blueprint/org.apache.karaf.jaas.blueprint.config/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,758 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.command/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,759 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.config/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,760 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.jaas/org.apache.karaf.jaas.modules/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,771 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.aesh-jline/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,778 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.commands/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,780 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.karaf.shell/org.apache.karaf.shell.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:05,786 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.qpid/proton-j/0.33.1.redhat-00001
      2019-10-21 17:26:05,793 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.fastinfoset/1.2.13_1
      2019-10-21 17:26:05,798 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-el-impl/3.0.0_1
      2019-10-21 17:26:05,803 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.javax-inject/1_2
      2019-10-21 17:26:05,804 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-impl/2.2.11_1
      2019-10-21 17:26:05,816 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.jaxb-xjc/2.2.11_1
      2019-10-21 17:26:05,837 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.saaj-impl/1.3.23_2
      2019-10-21 17:26:05,862 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.wsdl4j/1.6.3_1
      2019-10-21 17:26:05,866 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.bundles/org.apache.servicemix.bundles.xmlresolver/1.2_5
      2019-10-21 17:26:05,868 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.javax-el-api-3.0.0/3.0.0_1
      2019-10-21 17:26:05,871 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
      2019-10-21 17:26:05,874 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.json-api-1.1/2.9.0
      2019-10-21 17:26:05,876 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.servicemix.specs/org.apache.servicemix.specs.saaj-api-1.3/2.9.0
      2019-10-21 17:26:05,878 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.ws.xmlschema/xmlschema-core/2.2.3
      2019-10-21 17:26:05,882 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.xbean/xbean-bundleutils/4.14
      2019-10-21 17:26:05,892 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.apache.xbean/xbean-finder/4.14
      2019-10-21 17:26:05,895 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.codehaus.jettison/jettison/1.4.0
      2019-10-21 17:26:05,900 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.fusesource.hawtbuf/hawtbuf/1.11.0.redhat-1
      2019-10-21 17:26:05,903 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jboss.fuse.modules/fuse-servlet-compatibility/7.5.0.fuse-750033-redhat-00002
      2019-10-21 17:26:05,904 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jboss.xnio/xnio-api/3.3.8.Final
      2019-10-21 17:26:05,908 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jboss.xnio/xnio-nio/3.3.8.Final
      2019-10-21 17:26:05,911 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jgroups/jgroups/3.6.10.Final-redhat-1
      2019-10-21 17:26:05,936 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jline/jline-builtins/3.11.0
      2019-10-21 17:26:05,941 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jline/jline-terminal/3.11.0
      2019-10-21 17:26:05,944 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jline/jline-terminal-jansi/3.11.0
      2019-10-21 17:26:05,947 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.jvnet.staxex/stax-ex/1.7.6
      2019-10-21 17:26:05,949 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ow2.asm/asm/7.1
      2019-10-21 17:26:05,950 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ow2.asm/asm-commons/7.1
      2019-10-21 17:26:05,952 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ow2.asm/asm-tree/7.1
      2019-10-21 17:26:05,955 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ow2.asm/asm-analysis/7.1
      2019-10-21 17:26:05,960 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ow2.asm/asm-util/7.1
      2019-10-21 17:26:05,962 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.transx/pax-transx-tm-api/0.4.4
      2019-10-21 17:26:05,963 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.transx/pax-transx-tm-geronimo/0.4.4
      2019-10-21 17:26:05,964 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.web/pax-web-api/7.3.4
      2019-10-21 17:26:05,966 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.web/pax-web-runtime/7.3.4
      2019-10-21 17:26:05,970 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.web/pax-web-spi/7.3.4
      2019-10-21 17:26:05,976 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.ops4j.pax.web/pax-web-undertow/7.3.4
      2019-10-21 17:26:05,985 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.osgi/org.osgi.util.function/1.0.0
      2019-10-21 17:26:05,986 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.osgi/org.osgi.util.promise/1.0.0
      2019-10-21 17:26:05,988 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.yaml/snakeyaml/1.23
      2019-10-21 17:26:05,990 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   mvn:org.codehaus.woodstox/stax2-api/3.1.4
      2019-10-21 17:26:06,028 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Creating configuration file /deployments/cxf-jaxrs-jms-transport-2.0.0-SNAPSHOT/etc/org.apache.activemq.artemis.cfg
      2019-10-21 17:26:06,030 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Creating configuration file /deployments/cxf-jaxrs-jms-transport-2.0.0-SNAPSHOT/etc/artemis.xml
      2019-10-21 17:26:06,198 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Starting bundles:
      2019-10-21 17:26:06,199 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.geronimo.specs.geronimo-osgi-registry/1.1.0
      2019-10-21 17:26:06,206 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.annotation-api/1.3.0
      2019-10-21 17:26:06,206 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.specs.jaxrs-api-2.1/2.9.1
      2019-10-21 17:26:06,235 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.specs.saaj-api-1.3/2.9.0
      2019-10-21 17:26:06,245 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   stax2-api/3.1.4
      2019-10-21 17:26:06,246 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.woodstox.woodstox-core/5.0.3.redhat-1
      2019-10-21 17:26:06,246 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.objectweb.asm/7.1.0
      2019-10-21 17:26:06,247 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.blueprint.api/1.0.1.redhat-611412
      2019-10-21 17:26:06,247 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.objectweb.asm.tree/7.1.0
      2019-10-21 17:26:06,248 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.objectweb.asm.commons/7.1.0
      2019-10-21 17:26:06,248 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.proxy/1.1.5
      2019-10-21 17:26:06,252 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.blueprint.core/1.10.2
      2019-10-21 17:26:06,270 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintExtender      | 55 - org.apache.aries.blueprint.core - 1.10.2 | No quiesce support is available, so blueprint components will not participate in quiesce operations
      2019-10-21 17:26:06,345 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.blueprint.core/1.10.2 has been started
      2019-10-21 17:26:06,345 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.objectweb.asm.tree.analysis/7.1.0
      2019-10-21 17:26:06,346 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.util/1.1.3
      2019-10-21 17:26:06,346 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.jaxb-impl/2.2.11.1
      2019-10-21 17:26:06,346 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.jaxb-xjc/2.2.11.1
      2019-10-21 17:26:06,347 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.objectweb.asm.util/7.1.0
      2019-10-21 17:26:06,347 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.blueprint.cm/1.3.1
      2019-10-21 17:26:06,356 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.blueprint.cm/1.3.1 has been started
      2019-10-21 17:26:06,356 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.jvnet.staxex.stax-ex/1.7.6
      2019-10-21 17:26:06,357 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.saaj-impl/1.3.23.2
      2019-10-21 17:26:06,358 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.xmlresolver/1.2.0.5
      2019-10-21 17:26:06,361 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.specs.javax-el-api-3.0.0/3.0.0.1
      2019-10-21 17:26:06,367 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.servlet-api/4.0.0
      2019-10-21 17:26:06,367 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.web.pax-web-api/7.3.4
      2019-10-21 17:26:06,367 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.web.pax-web-spi/7.3.4
      2019-10-21 17:26:06,368 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.websocket-api/1.1.0
      2019-10-21 17:26:06,368 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.javax-el-impl/3.0.0.1
      2019-10-21 17:26:06,369 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.web.pax-web-runtime/7.3.4
      2019-10-21 17:26:06,374 | INFO  | features-3-thread-1  | o.o.p.w.s.i.Activator            | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | EventAdmin support enabled, servlet events will be posted to topics.
      2019-10-21 17:26:06,375 | INFO  | features-3-thread-1  | o.o.p.w.s.i.Activator            | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | LogService support enabled, log events will be created.
      2019-10-21 17:26:06,375 | INFO  | features-3-thread-1  | o.o.p.w.s.i.Activator            | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Pax Web started
      2019-10-21 17:26:06,376 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.osgi.util.function/1.0.0.201505202023
      2019-10-21 17:26:06,376 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.jline.terminal/3.11.0
      2019-10-21 17:26:06,377 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.shell.aesh-jline/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,377 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.jline.builtins/3.11.0
      2019-10-21 17:26:06,377 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.shell.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,514 | INFO  | features-3-thread-1  | o.a.k.s.i.c.o.Activator          | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Not starting local console. To activate set karaf.startLocalConsole=true
      2019-10-21 17:26:06,515 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.osgi.util.promise/1.0.0.201505202023
      2019-10-21 17:26:06,515 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.felix.scr/2.1.16
      2019-10-21 17:26:06,589 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.jaas.config/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,689 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.codehaus.jettison.jettison/1.4.0
      2019-10-21 17:26:06,689 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.jaas.blueprint.config/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,698 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.karaf.jaas.blueprint.config/4.2.6.fuse-750014-redhat-00002 has been started
      2019-10-21 17:26:06,699 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.validation.api/1.1.0.Final-redhat-1
      2019-10-21 17:26:06,699 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.jaas.modules/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,705 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.jaas.command/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,727 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Registering commands for bundle org.apache.karaf.jaas.command/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,729 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Updating commands for bundle org.apache.karaf.jaas.command/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,730 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Updating commands for bundle org.apache.karaf.jaas.command/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,731 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.http.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,741 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Command registration delayed for bundle org.apache.karaf.http.core/4.2.6.fuse-750014-redhat-00002. Missing dependencies: [org.apache.karaf.http.core.ProxyService, org.apache.karaf.http.core.ServletService]
      2019-10-21 17:26:06,741 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.karaf.shell.commands/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,751 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Registering commands for bundle org.apache.karaf.shell.commands/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:06,752 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.wsdl4j/1.6.3.1
      2019-10-21 17:26:06,752 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.fastinfoset/1.2.13.1
      2019-10-21 17:26:06,753 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.ws.xmlschema.core/2.2.3
      2019-10-21 17:26:06,754 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.core.jackson-core/2.9.9
      2019-10-21 17:26:06,755 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.yaml.snakeyaml/1.23.0
      2019-10-21 17:26:06,757 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.core.jackson-annotations/2.9.9
      2019-10-21 17:26:06,760 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.core.jackson-databind/2.9.9
      2019-10-21 17:26:06,761 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.module.jackson-module-jaxb-annotations/2.9.9
      2019-10-21 17:26:06,762 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.dataformat.jackson-dataformat-yaml/2.9.9
      2019-10-21 17:26:06,767 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-wsdl/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,768 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-bindings-soap/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,800 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-transports-http/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,809 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-management/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,810 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-transports-jms/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,810 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-frontend-jaxrs/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,812 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-rs-service-description/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,813 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-bindings-xml/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,813 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-rs-client/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,814 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-rs-json-basic/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,815 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-rs-extension-providers/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,815 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.karaf.cxf-karaf-commands/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,821 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Registering commands for bundle org.apache.cxf.karaf.cxf-karaf-commands/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,823 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-core/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,841 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-soap (67) [org.apache.cxf.binding.soap.SoapBindingFactory, org.apache.cxf.binding.soap.SoapTransportFactory]
      2019-10-21 17:26:06,843 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-bindings-xml (68) [org.apache.cxf.binding.xml.XMLBindingFactory, org.apache.cxf.binding.xml.wsdl11.XMLWSDLExtensionLoader]
      2019-10-21 17:26:06,844 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-frontend-jaxrs (69) [org.apache.cxf.jaxrs.JAXRSBindingFactory]
      2019-10-21 17:26:06,844 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-management (70) [org.apache.cxf.management.InstrumentationManager]
      2019-10-21 17:26:06,844 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-rs-service-description (75) [org.apache.cxf.jaxrs.model.wadl.WadlGenerator]
      2019-10-21 17:26:06,845 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-http (76) [org.apache.cxf.transport.http.HTTPTransportFactory, org.apache.cxf.transport.http.HTTPWSDLExtensionLoader, org.apache.cxf.transport.http.policy.HTTPClientAssertionBuilder, org.apache.cxf.transport.http.policy.HTTPServerAssertionBuilder, org.apache.cxf.transport.http.policy.NoOpPolicyInterceptorProvider]
      2019-10-21 17:26:06,845 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-transports-jms (77) [org.apache.cxf.transport.jms.JMSTransportFactory, org.apache.cxf.transport.jms.wsdl11.JMSWSDLExtensionLoader]
      2019-10-21 17:26:06,845 | INFO  | features-3-thread-1  | o.a.c.b.o.CXFActivator           | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Adding the extensions from bundle org.apache.cxf.cxf-rt-wsdl (78) [org.apache.cxf.wsdl.WSDLManager]
      2019-10-21 17:26:06,853 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.cxf.cxf-rt-rs-extension-search/3.2.7.fuse-750025-redhat-00001
      2019-10-21 17:26:06,854 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.fabric8.fabric8-karaf-checks/3.0.11.fuse-750033-redhat-00001
      2019-10-21 17:26:06,865 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.jaxrs.jackson-jaxrs-base/2.9.9
      2019-10-21 17:26:06,865 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-native/1.0.0.redhat-00001
      2019-10-21 17:26:06,866 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.jboss.xnio.nio/3.3.8.Final
      2019-10-21 17:26:06,878 | INFO  | features-3-thread-1  | o.xnio                           | 111 - org.jboss.xnio.api - 3.3.8.Final | XNIO version 3.3.8.Final
      2019-10-21 17:26:06,885 | INFO  | features-3-thread-1  | o.x.nio                          | 112 - org.jboss.xnio.nio - 3.3.8.Final | XNIO NIO Implementation Version 3.3.8.Final
      2019-10-21 17:26:06,899 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.jboss.xnio.api/3.3.8.Final
      2019-10-21 17:26:06,900 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.undertow.core/2.0.23.Final-redhat-00001
      2019-10-21 17:26:06,900 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.buffer/4.1.42.Final
      2019-10-21 17:26:06,901 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.resolver/4.1.42.Final
      2019-10-21 17:26:06,901 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.transport/4.1.42.Final
      2019-10-21 17:26:06,902 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.transport-native-unix-common/4.1.42.Final
      2019-10-21 17:26:06,902 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.transport-native-epoll/4.1.42.Final
      2019-10-21 17:26:06,902 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.transport-native-kqueue/4.1.42.Final
      2019-10-21 17:26:06,903 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.codec/4.1.42.Final
      2019-10-21 17:26:06,903 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.handler/4.1.42.Final
      2019-10-21 17:26:06,903 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.codec-http/4.1.42.Final
      2019-10-21 17:26:06,904 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.bundles.javax-inject/1.0.0.2
      2019-10-21 17:26:06,904 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.interceptor-api/1.2.0
      2019-10-21 17:26:06,904 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.enterprise.cdi-api/1.2.0
      2019-10-21 17:26:06,905 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.transaction-api/1.2.0
      2019-10-21 17:26:06,905 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   javax.jms-api/2.0.1
      2019-10-21 17:26:06,905 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.servicemix.specs.json-api-1.1/2.9.0
      2019-10-21 17:26:06,912 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.commons.collections/3.2.2.redhat-2
      2019-10-21 17:26:06,912 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.commons.beanutils/1.9.3.redhat-1
      2019-10-21 17:26:06,913 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.commons.lang3/3.9.0.redhat-00001
      2019-10-21 17:26:06,913 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.commons.commons-text/1.6.0.redhat-00001
      2019-10-21 17:26:06,914 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.commons.commons-configuration2/2.4.0.redhat-00001
      2019-10-21 17:26:06,914 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.johnzon.core/0.9.5.redhat-1
      2019-10-21 17:26:06,914 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-server-osgi/2.9.0.redhat-00005
      2019-10-21 17:26:06,940 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-hornetq-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:06,942 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-hqclient-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:06,944 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.xbean.bundleutils/4.14.0
      2019-10-21 17:26:06,945 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.xbean.finder/4.14.0
      2019-10-21 17:26:06,945 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.transx.pax-transx-tm-api/0.4.4
      2019-10-21 17:26:06,945 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.transx.pax-transx-tm-geronimo/0.4.4
      2019-10-21 17:26:06,948 | INFO  | features-3-thread-1  | o.o.p.t.pax-transx-tm-geronimo   | 124 - org.ops4j.pax.transx.pax-transx-tm-geronimo - 0.4.4 | Skipping reconfiguration in activator. Configuration is empty, awaiting Config Admin configuration.
      2019-10-21 17:26:06,948 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.transaction.blueprint/1.1.1
      2019-10-21 17:26:06,968 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.transaction.blueprint/1.1.1 is waiting for dependencies [(objectClass=javax.transaction.TransactionManager)]
      2019-10-21 17:26:06,968 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.geronimo.specs.geronimo-j2ee-management_1.1_spec/1.0.1.redhat-3
      2019-10-21 17:26:06,969 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.undertow.servlet/2.0.23.Final-redhat-00001
      2019-10-21 17:26:06,971 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.undertow.websockets-jsr/2.0.23.Final-redhat-00001
      2019-10-21 17:26:06,973 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.qpid.proton-j/0.33.1.redhat-00001
      2019-10-21 17:26:06,974 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.fasterxml.jackson.jaxrs.jackson-jaxrs-json-provider/2.9.9
      2019-10-21 17:26:06,974 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-stomp-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:06,978 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-amqp-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:06,980 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.codec-mqtt/4.1.32.Final-redhat-00001
      2019-10-21 17:26:06,980 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-mqtt-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:06,982 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.fusesource.hawtbuf.hawtbuf/1.11.0.redhat-1
      2019-10-21 17:26:06,982 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.activemq.artemis-openwire-protocol/2.9.0.redhat-00005
      2019-10-21 17:26:06,992 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.jgroups/3.6.10.Final-redhat-1
      2019-10-21 17:26:07,002 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   io.netty.common/4.1.42.Final
      2019-10-21 17:26:07,005 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.apache.aries.transaction.blueprint/2.2.0
      2019-10-21 17:26:07,072 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.transaction.blueprint/2.2.0 has been started
      2019-10-21 17:26:07,072 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   org.ops4j.pax.web.pax-web-undertow/7.3.4
      2019-10-21 17:26:07,079 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 |   com.redhat.xpaas.cxf-jaxrs-jms-transport/2.0.0.SNAPSHOT
      2019-10-21 17:26:07,114 | INFO  | lueprint Extender: 1 | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.transaction.blueprint/1.1.1 has been started
      2019-10-21 17:26:07,140 | INFO  | eb-config-1-thread-1 | o.p.w.s.u.i.ServerControllerImpl | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Using "file:/deployments/cxf-jaxrs-jms-transport-2.0.0-SNAPSHOT/etc/undertow.xml" to configure Undertow
      2019-10-21 17:26:07,160 | INFO  | t-2.0.0-SNAPSHOT/etc | o.a.f.fileinstall                | 10 - org.apache.felix.fileinstall - 3.6.4 | Creating configuration from org.apache.activemq.artemis.cfg
      2019-10-21 17:26:07,356 | INFO  | he.activemq.artemis) | o.a.a.a.osgi                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ581000: Broker config local found. Tracking protocols [STOMP, AMQP, MQTT, CORE, HORNETQ, OPENWIRE]
      2019-10-21 17:26:07,366 | INFO  | he.activemq.artemis) | o.a.a.a.osgi                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ581001: Required protocol AMQP was added for broker local. Still waiting for [MQTT, STOMP, HORNETQ, OPENWIRE]
      2019-10-21 17:26:07,393 | INFO  | he.activemq.artemis) | o.a.a.a.osgi                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ581001: Required protocol STOMP was added for broker local. Still waiting for [MQTT, HORNETQ, OPENWIRE]
      2019-10-21 17:26:07,395 | INFO  | he.activemq.artemis) | o.a.a.a.osgi                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ581001: Required protocol OPENWIRE was added for broker local. Still waiting for [MQTT, HORNETQ]
      2019-10-21 17:26:07,396 | INFO  | he.activemq.artemis) | o.a.a.a.osgi                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ581001: Required protocol MQTT was added for broker local. Still waiting for [HORNETQ]
      2019-10-21 17:26:07,396 | INFO  | he.activemq.artemis) | o.a.a.a.osgi                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ581001: Required protocol HORNETQ was added for broker local. Starting broker.
      2019-10-21 17:26:07,460 | INFO  | eb-config-1-thread-1 | o.p.w.s.u.i.ServerControllerImpl | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting undertow http listener on 0.0.0.0:8181
      2019-10-21 17:26:07,484 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221000: live Message Broker is starting with configuration Broker Configuration (clustered=false,journalDirectory=./journal,bindingsDirectory=./bindings,largeMessagesDirectory=./large-messages,pagingDirectory=./paging)
      2019-10-21 17:26:07,526 | INFO  | eb-config-1-thread-1 | o.p.w.s.u.i.ServerControllerImpl | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Using file session persistence. Location: /deployments/cxf-jaxrs-jms-transport-2.0.0-SNAPSHOT/data/web-sessions
      2019-10-21 17:26:07,541 | INFO  | eb-config-1-thread-1 | o.p.w.s.i.HttpServiceFactoryImpl | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Binding bundle: [io.fabric8.fabric8-karaf-checks [22]] to http service
      2019-10-21 17:26:07,553 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221013: Using NIO Journal
      2019-10-21 17:26:07,557 | INFO  | features-3-thread-1  | o.a.c.e.ServerImpl               | 66 - org.apache.cxf.cxf-core - 3.2.7.fuse-750025-redhat-00001 | Setting the server's publish address to be jms:queue:test.jms.transport.text?replyToName=test.jms.transport.response&username=admin123&password=*****
      2019-10-21 17:26:07,595 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | registering context DefaultHttpContext [bundle=io.fabric8.fabric8-karaf-checks [22], contextID=default], with context path: /
      2019-10-21 17:26:07,597 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting context /
      2019-10-21 17:26:07,605 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221057: Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being defined as 259,489,792
      2019-10-21 17:26:07,606 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Adding implicit "default" servlet
      2019-10-21 17:26:07,610 | INFO  | eb-config-1-thread-1 | rvletContainerInitializerScanner | 125 - org.ops4j.pax.web.pax-web-api - 7.3.4 | will add io.undertow.servlet.sse.ServerSentEventSCI to ServletContainerInitializers
      2019-10-21 17:26:07,634 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221043: Protocol module found: [artemis-server]. Adding protocol support for: CORE
      2019-10-21 17:26:07,635 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221043: Protocol module found: [artemis-amqp-protocol]. Adding protocol support for: AMQP
      2019-10-21 17:26:07,635 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221043: Protocol module found: [artemis-stomp-protocol]. Adding protocol support for: STOMP
      2019-10-21 17:26:07,635 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221043: Protocol module found: [artemis-openwire-protocol]. Adding protocol support for: OPENWIRE
      2019-10-21 17:26:07,635 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221043: Protocol module found: [artemis-mqtt-protocol]. Adding protocol support for: MQTT
      2019-10-21 17:26:07,635 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221043: Protocol module found: [artemis-hornetq-protocol]. Adding protocol support for: HORNETQ
      2019-10-21 17:26:07,648 | INFO  | eb-config-1-thread-1 | rvletContainerInitializerScanner | 125 - org.ops4j.pax.web.pax-web-api - 7.3.4 | added ServletContainerInitializer: io.undertow.servlet.sse.ServerSentEventSCI
      2019-10-21 17:26:07,666 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601138: User anonymous is getting notification info on target resource: null []
      2019-10-21 17:26:07,667 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.ActiveMQServerControlImpl@e787700 []
      2019-10-21 17:26:07,667 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601138: User anonymous is getting notification info on target resource: ActiveMQServerImpl::serverUUID=dddd727e-f427-11e9-817c-0a580a8301cb []
      2019-10-21 17:26:07,668 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path /...
      2019-10-21 17:26:07,717 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221034: Waiting indefinitely to obtain live lock
      2019-10-21 17:26:07,717 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221035: Live Server Obtained live lock
      2019-10-21 17:26:07,730 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path / - done
      2019-10-21 17:26:07,730 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@517b36a6 as OSGi service...
      2019-10-21 17:26:07,757 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@517b36a6 as OSGi service - done
      2019-10-21 17:26:07,758 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting Undertow web application for context path /
      2019-10-21 17:26:07,763 | INFO  | eb-config-1-thread-1 | o.p.w.s.i.HttpServiceFactoryImpl | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Binding bundle: [org.apache.karaf.http.core [84]] to http service
      2019-10-21 17:26:07,768 | INFO  | eb-config-1-thread-1 | o.p.w.s.i.HttpServiceFactoryImpl | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Binding bundle: [org.apache.cxf.cxf-rt-transports-http [76]] to http service
      2019-10-21 17:26:07,800 | INFO  | activator-1-thread-2 | o.a.k.s.i.a.o.CommandExtension   | 91 - org.apache.karaf.shell.core - 4.2.6.fuse-750014-redhat-00002 | Registering commands for bundle org.apache.karaf.http.core/4.2.6.fuse-750014-redhat-00002
      2019-10-21 17:26:07,809 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.i.Activator            | 126 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Starting server controller org.ops4j.pax.web.service.undertow.internal.ServerControllerImpl
      2019-10-21 17:26:07,815 | INFO  | rg.apache.cxf.osgi]) | o.a.c.t.h.o.ServletExporter      | 76 - org.apache.cxf.cxf-rt-transports-http - 3.2.7.fuse-750025-redhat-00001 | Registering new instance of "/cxf" servlet
      2019-10-21 17:26:08,108 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | registering context DefaultHttpContext [bundle=org.apache.cxf.cxf-rt-transports-http [76], contextID=default], with context path: /
      2019-10-21 17:26:08,109 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting context /
      2019-10-21 17:26:08,110 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Adding implicit "default" servlet
      2019-10-21 17:26:08,114 | INFO  | rg.apache.cxf.osgi]) | rvletContainerInitializerScanner | 125 - org.ops4j.pax.web.pax-web-api - 7.3.4 | will add io.undertow.servlet.sse.ServerSentEventSCI to ServletContainerInitializers
      2019-10-21 17:26:08,137 | INFO  | rg.apache.cxf.osgi]) | rvletContainerInitializerScanner | 125 - org.ops4j.pax.web.pax-web-api - 7.3.4 | added ServletContainerInitializer: io.undertow.servlet.sse.ServerSentEventSCI
      2019-10-21 17:26:08,141 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path /...
      2019-10-21 17:26:08,142 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path / - done
      2019-10-21 17:26:08,142 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@735bb1cb as OSGi service...
      2019-10-21 17:26:08,142 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@735bb1cb as OSGi service - done
      2019-10-21 17:26:08,142 | INFO  | rg.apache.cxf.osgi]) | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting Undertow web application for context path /
      2019-10-21 17:26:08,838 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintContainerImpl | 55 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle com.redhat.xpaas.cxf-jaxrs-jms-transport/2.0.0.SNAPSHOT has been started
      2019-10-21 17:26:08,840 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 11 - org.apache.karaf.features.core - 4.2.6.fuse-750014-redhat-00002 | Done.
      2019-10-21 17:26:08,955 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221080: Deploying address DLQ supporting [ANYCAST]
      2019-10-21 17:26:08,971 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@7153b279 []
      2019-10-21 17:26:08,972 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221003: Deploying ANYCAST queue DLQ on address DLQ
      2019-10-21 17:26:09,023 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@5fb2a959 []
      2019-10-21 17:26:09,025 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221080: Deploying address ExpiryQueue supporting [ANYCAST]
      2019-10-21 17:26:09,028 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@5acb641e []
      2019-10-21 17:26:09,029 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221003: Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
      2019-10-21 17:26:09,033 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.QueueControlImpl@76c5e82b []
      2019-10-21 17:26:09,039 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AddressControlImpl@3f8ddd9e []
      2019-10-21 17:26:09,191 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@582830a7 []
      2019-10-21 17:26:09,203 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@5363b0bf []
      2019-10-21 17:26:09,208 | INFO  | XNIO-3 I/O-2         | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Adding implicit "default" servlet
      2019-10-21 17:26:09,211 | INFO  | XNIO-3 I/O-2         | rvletContainerInitializerScanner | 125 - org.ops4j.pax.web.pax-web-api - 7.3.4 | will add io.undertow.servlet.sse.ServerSentEventSCI to ServletContainerInitializers
      2019-10-21 17:26:09,213 | INFO  | XNIO-3 I/O-2         | rvletContainerInitializerScanner | 125 - org.ops4j.pax.web.pax-web-api - 7.3.4 | added ServletContainerInitializer: io.undertow.servlet.sse.ServerSentEventSCI
      2019-10-21 17:26:09,214 | INFO  | XNIO-3 I/O-2         | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path /...
      2019-10-21 17:26:09,215 | INFO  | XNIO-3 I/O-2         | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path / - done
      2019-10-21 17:26:09,215 | INFO  | XNIO-3 I/O-2         | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@2395c52b as OSGi service...
      2019-10-21 17:26:09,215 | INFO  | XNIO-3 I/O-2         | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@2395c52b as OSGi service - done
      2019-10-21 17:26:09,215 | INFO  | XNIO-3 I/O-2         | o.o.p.w.s.u.i.Context            | 128 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting Undertow web application for context path /
      2019-10-21 17:26:09,216 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@498adadd []
      2019-10-21 17:26:09,365 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@3741af1c []
      2019-10-21 17:26:09,368 | INFO  | he.activemq.artemis) | o.a.a.a.base                     | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ601019: User anonymous is getting mbean info on target resource: org.apache.activemq.artemis.core.management.impl.AcceptorControlImpl@73118944 []
      2019-10-21 17:26:09,391 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221020: Started NIO Acceptor at 0.0.0.0:61616 for protocols [CORE,MQTT,AMQP,STOMP,HORNETQ,OPENWIRE]
      2019-10-21 17:26:09,394 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221020: Started NIO Acceptor at 0.0.0.0:5445 for protocols [HORNETQ,STOMP]
      2019-10-21 17:26:09,396 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221020: Started NIO Acceptor at 0.0.0.0:5672 for protocols [AMQP]
      2019-10-21 17:26:09,397 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221020: Started NIO Acceptor at 0.0.0.0:1883 for protocols [MQTT]
      2019-10-21 17:26:09,401 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221020: Started NIO Acceptor at 0.0.0.0:61613 for protocols [STOMP]
      2019-10-21 17:26:09,421 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221007: Server is now live
      2019-10-21 17:26:09,421 | INFO  | he.activemq.artemis) | o.a.a.a.c.server                 | 51 - org.apache.activemq.artemis-server-osgi - 2.9.0.redhat-00005 | AMQ221001: Apache ActiveMQ Artemis Message Broker version 2.9.0.redhat-00005 [localhost, nodeID=dddd727e-f427-11e9-817c-0a580a8301cb]
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              llowinge@redhat.com Lukas Lowinger
              Lukas Lowinger Lukas Lowinger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: