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

[ER1] Custom karaf app fails with null bundle

    XMLWordPrintable

Details

    • % %
      1. Unzip
      2. mvn clean install
      3. Check log of karaf
    • Fuse 7.5 Sprint 53 - Blockers

    Description

      Error

      regionDeployment.toInstall = {java.util.ArrayList@10545}  size = 2
       0 = {org.apache.felix.framework.BundleRevisionImpl@10030} "javax.servlet-api [51](R 51.0)"
       1 = {org.apache.felix.utils.resource.ResourceImpl@10547} "org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001"
        caps: java.util.List  = {java.util.ArrayList@10550}  size = 6
         0 = {org.apache.felix.utils.resource.CapabilityImpl@10564} "[org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001] osgi.identity; osgi.identity=org.jboss.fuse.modules.fuse-servlet-compatibility; type=osgi.fragment; version:Version=7.5.0.fuse-750030-redhat-00001"
         1 = {org.apache.felix.utils.resource.CapabilityImpl@10565} "[org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001] osgi.content; url="mvn:org.jboss.fuse.modules/fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001""
         2 = {org.apache.felix.utils.resource.CapabilityImpl@10566} "[org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001] osgi.wiring.package; version:Version=3.1.0; bundle-symbolic-name=org.jboss.fuse.modules.fuse-servlet-compatibility; bundle-version:Version=7.5.0.fuse-750030-redhat-00001; osgi.wiring.package=javax.servlet; uses:="javax.servlet.annotation,javax.servlet.descriptor""
         3 = {org.apache.felix.utils.resource.CapabilityImpl@10567} "[org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001] osgi.wiring.package; version:Version=3.1.0; bundle-symbolic-name=org.jboss.fuse.modules.fuse-servlet-compatibility; bundle-version:Version=7.5.0.fuse-750030-redhat-00001; osgi.wiring.package=javax.servlet.annotation; uses:=javax.servlet"
         4 = {org.apache.felix.utils.resource.CapabilityImpl@10568} "[org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001] osgi.wiring.package; version:Version=3.1.0; bundle-symbolic-name=org.jboss.fuse.modules.fuse-servlet-compatibility; bundle-version:Version=7.5.0.fuse-750030-redhat-00001; osgi.wiring.package=javax.servlet.http; uses:=javax.servlet"
         5 = {org.apache.felix.utils.resource.CapabilityImpl@10569} "[org.jboss.fuse.modules.fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001] osgi.wiring.package; version:Version=3.1.0; bundle-symbolic-name=org.jboss.fuse.modules.fuse-servlet-compatibility; bundle-version:Version=7.5.0.fuse-750030-redhat-00001; osgi.wiring.package=javax.servlet.descriptor"
      --- and:
      "features-3-thread-1@6536" prio=5 tid=0x38 nid=NA runnable
        java.lang.Thread.State: RUNNABLE
      	  at org.apache.karaf.features.internal.service.Deployer.getBundleInputStream(Deployer.java:1633)
      	  at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:898)
      	  at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1062)
      	  at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:998)
      	  at org.apache.karaf.features.internal.service.FeaturesServiceImpl$$Lambda$124.627802593.call(Unknown Source:-1)
      	  at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      	  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      	  at java.lang.Thread.run(Thread.java:748)
      

      Full 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.129.1.214:8778/jolokia/
      Unable to register security provider: java.lang.ClassNotFoundException: org.bouncycastle.jce.provider.BouncyCastleProvider
      Sep 27, 2019 2:10:00 PM org.apache.karaf.main.Main launch
      INFO: Installing and starting initial bundles
      Sep 27, 2019 2:10:02 PM org.apache.karaf.main.Main launch
      INFO: All initial bundles installed and set to start
      Sep 27, 2019 2:10:02 PM org.apache.karaf.main.lock.SimpleFileLock lock
      INFO: Trying to lock /deployments/camel-servlet-1.0-SNAPSHOT/lock
      Sep 27, 2019 2:10:02 PM org.apache.karaf.main.lock.SimpleFileLock lock
      INFO: Lock acquired
      Sep 27, 2019 2:10:02 PM org.apache.karaf.main.Main$KarafLockCallback lockAcquired
      INFO: Lock acquired. Setting startlevel to 100
      2019-09-27 14:10:04,248 | INFO  | g.ops4j.pax.logging) | .EventAdminConfigurationNotifier | 6 - org.ops4j.pax.logging.pax-logging-log4j2 - 1.11.2 | Sending Event Admin nofification (configuration successful) to org/ops4j/pax/logging/Configuration
      2019-09-27 14:10:05,124 | INFO  | FelixStartLevel      | o.a.a.b.c.BlueprintContainerImpl | 20 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.karaf.jaas.blueprint.config/4.2.6.fuse-750013-redhat-00001 has been started
      2019-09-27 14:10:05,375 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Registering commands for bundle org.apache.camel.karaf.camel-karaf-commands/2.21.0.fuse-750029-redhat-00001
      2019-09-27 14:10:05,412 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Command registration delayed for bundle org.apache.karaf.http.core/4.2.6.fuse-750013-redhat-00001. Missing dependencies: [org.apache.karaf.http.core.ProxyService, org.apache.karaf.http.core.ServletService]
      2019-09-27 14:10:05,430 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Registering commands for bundle org.apache.karaf.jaas.command/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:05,432 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Updating commands for bundle org.apache.karaf.jaas.command/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:05,433 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Updating commands for bundle org.apache.karaf.jaas.command/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:05,447 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Registering commands for bundle org.apache.karaf.shell.commands/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:05,452 | INFO  | FelixStartLevel      | o.a.k.s.i.c.o.Activator          | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Not starting local console. To activate set karaf.startLocalConsole=true
      2019-09-27 14:10:05,488 | INFO  | FelixStartLevel      | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Registering commands for bundle org.jboss.fuse.modules.fuse-credential-store-commands/7.5.0.fuse-750030-redhat-00001
      2019-09-27 14:10:05,566 | INFO  | FelixStartLevel      | o.xnio                           | 82 - org.jboss.xnio.api - 3.3.8.Final | XNIO version 3.3.8.Final
      2019-09-27 14:10:05,604 | INFO  | FelixStartLevel      | o.x.nio                          | 83 - org.jboss.xnio.nio - 3.3.8.Final | XNIO NIO Implementation Version 3.3.8.Final
      2019-09-27 14:10:05,631 | INFO  | FelixStartLevel      | o.o.p.t.pax-transx-tm-geronimo   | 88 - org.ops4j.pax.transx.pax-transx-tm-geronimo - 0.4.4 | Skipping reconfiguration in activator. Configuration is empty, awaiting Config Admin configuration.
      2019-09-27 14:10:05,672 | INFO  | FelixStartLevel      | o.o.p.w.s.i.Activator            | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | EventAdmin support enabled, servlet events will be posted to topics.
      2019-09-27 14:10:05,673 | INFO  | FelixStartLevel      | o.o.p.w.s.i.Activator            | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | LogService support enabled, log events will be created.
      2019-09-27 14:10:05,676 | INFO  | FelixStartLevel      | o.o.p.w.s.i.Activator            | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Pax Web started
      2019-09-27 14:10:05,777 | INFO  | FelixStartLevel      | o.a.a.b.c.BlueprintContainerImpl | 20 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.camel.camel-blueprint/2.21.0.fuse-750029-redhat-00001 has been started
      2019-09-27 14:10:05,785 | INFO  | FelixStartLevel      | o.a.c.i.o.Activator              | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Camel activator starting
      2019-09-27 14:10:05,808 | INFO  | FelixStartLevel      | o.a.c.i.o.Activator              | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Camel activator started
      2019-09-27 14:10:05,941 | INFO  | lueprint Extender: 3 | o.a.a.b.c.BlueprintContainerImpl | 20 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.transaction.blueprint/2.2.0 has been started
      2019-09-27 14:10:05,974 | INFO  | activator-1-thread-2 | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 | Adding features: 8e1ef2e0-c56c-4809-8b5d-d7de51824dd0/[0,0.0.0]
      2019-09-27 14:10:05,974 | INFO  | lueprint Extender: 1 | o.a.a.b.c.BlueprintContainerImpl | 20 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle org.apache.aries.transaction.blueprint/1.1.1 has been started
      2019-09-27 14:10:05,980 | INFO  | eb-config-1-thread-1 | o.p.w.s.u.i.ServerControllerImpl | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Using "file:/deployments/camel-servlet-1.0-SNAPSHOT/etc/undertow.xml" to configure Undertow
      2019-09-27 14:10:06,061 | INFO  | eb-config-1-thread-1 | o.p.w.s.u.i.ServerControllerImpl | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting undertow http listener on 0.0.0.0:8181
      2019-09-27 14:10:06,316 | INFO  | eb-config-1-thread-1 | o.p.w.s.u.i.ServerControllerImpl | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Using file session persistence. Location: /deployments/camel-servlet-1.0-SNAPSHOT/data/web-sessions
      2019-09-27 14:10:06,342 | INFO  | eb-config-1-thread-1 | o.p.w.s.i.HttpServiceFactoryImpl | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Binding bundle: [io.fabric8.fabric8-karaf-checks [102]] to http service
      2019-09-27 14:10:06,420 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | registering context DefaultHttpContext [bundle=io.fabric8.fabric8-karaf-checks [102], contextID=default], with context path: /
      2019-09-27 14:10:06,427 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting context /
      2019-09-27 14:10:06,443 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Adding implicit "default" servlet
      2019-09-27 14:10:06,447 | INFO  | eb-config-1-thread-1 | rvletContainerInitializerScanner | 89 - org.ops4j.pax.web.pax-web-api - 7.3.4 | will add io.undertow.servlet.sse.ServerSentEventSCI to ServletContainerInitializers
      2019-09-27 14:10:06,489 | INFO  | eb-config-1-thread-1 | rvletContainerInitializerScanner | 89 - org.ops4j.pax.web.pax-web-api - 7.3.4 | added ServletContainerInitializer: io.undertow.servlet.sse.ServerSentEventSCI
      2019-09-27 14:10:06,499 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path /...
      2019-09-27 14:10:06,614 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path / - done
      2019-09-27 14:10:06,615 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@89fa7d8 as OSGi service...
      2019-09-27 14:10:06,626 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@89fa7d8 as OSGi service - done
      2019-09-27 14:10:06,626 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting Undertow web application for context path /
      2019-09-27 14:10:06,645 | INFO  | eb-config-1-thread-1 | o.p.w.s.i.HttpServiceFactoryImpl | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Binding bundle: [org.apache.karaf.http.core [61]] to http service
      2019-09-27 14:10:06,646 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.i.Activator            | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Starting server controller org.ops4j.pax.web.service.undertow.internal.ServerControllerImpl
      2019-09-27 14:10:06,663 | INFO  | activator-1-thread-2 | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Registering commands for bundle org.apache.karaf.http.core/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:07,812 | INFO  | FelixStartLevel      | o.p.w.s.i.HttpServiceFactoryImpl | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Binding bundle: [com.redhat.xpaas.camel-servlet [104]] to http service
      2019-09-27 14:10:07,814 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | registering context DefaultHttpContext [bundle=com.redhat.xpaas.camel-servlet [104], contextID=default], with context path: /
      2019-09-27 14:10:07,815 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting context /
      2019-09-27 14:10:07,822 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Adding implicit "default" servlet
      2019-09-27 14:10:07,826 | INFO  | FelixStartLevel      | rvletContainerInitializerScanner | 89 - org.ops4j.pax.web.pax-web-api - 7.3.4 | will add io.undertow.servlet.sse.ServerSentEventSCI to ServletContainerInitializers
      2019-09-27 14:10:07,826 | INFO  | FelixStartLevel      | rvletContainerInitializerScanner | 89 - org.ops4j.pax.web.pax-web-api - 7.3.4 | added ServletContainerInitializer: io.undertow.servlet.sse.ServerSentEventSCI
      2019-09-27 14:10:07,828 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path /...
      2019-09-27 14:10:07,829 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Creating undertow servlet deployment for context path / - done
      2019-09-27 14:10:07,830 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@38c68eaa as OSGi service...
      2019-09-27 14:10:07,830 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Registering io.undertow.servlet.spec.ServletContextImpl@38c68eaa as OSGi service - done
      2019-09-27 14:10:07,830 | INFO  | FelixStartLevel      | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | Starting Undertow web application for context path /
      2019-09-27 14:10:07,843 | INFO  | FelixStartLevel      | a.c.b.BlueprintCamelStateService | 96 - org.apache.camel.camel-blueprint - 2.21.0.fuse-750029-redhat-00001 | Karaf BundleStateService not accessible. Bundle state won't reflect Camel context state
      2019-09-27 14:10:07,858 | INFO  | FelixStartLevel      | o.a.a.b.c.BlueprintContainerImpl | 20 - org.apache.aries.blueprint.core - 1.10.2 | Blueprint bundle com.redhat.xpaas.camel-servlet/1.0.0.SNAPSHOT has been started
      2019-09-27 14:10:07,859 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 96 - org.apache.camel.camel-blueprint - 2.21.0.fuse-750029-redhat-00001 | Attempting to start CamelContext: fabric-camel-demo
      2019-09-27 14:10:07,860 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Apache Camel 2.21.0.fuse-750029-redhat-00001 (CamelContext: fabric-camel-demo) is starting
      2019-09-27 14:10:07,861 | INFO  |  Event Dispatcher: 1 | .a.c.m.ManagedManagementStrategy | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | JMX is enabled
      2019-09-27 14:10:08,204 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
      2019-09-27 14:10:08,245 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Route: camel-servlet started and consuming from: servlet:/file
      2019-09-27 14:10:08,246 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Route: blueprint-config-router started and consuming from: servlet:/blueprint
      2019-09-27 14:10:08,249 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Route: cm-config-router started and consuming from: servlet:/cm
      2019-09-27 14:10:08,249 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Total 3 routes, of which 3 are started
      2019-09-27 14:10:08,250 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Apache Camel 2.21.0.fuse-750029-redhat-00001 (CamelContext: fabric-camel-demo) started in 0.390 seconds
      2019-09-27 14:10:08,568 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 | Changes to perform:
      2019-09-27 14:10:08,568 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   Region: root
      2019-09-27 14:10:08,568 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |     Bundles to install:
      2019-09-27 14:10:08,568 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |       null
      2019-09-27 14:10:08,568 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |       mvn:org.jboss.fuse.modules/fuse-servlet-compatibility/7.5.0.fuse-750030-redhat-00001
      2019-09-27 14:10:08,570 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 | Stopping bundles:
      2019-09-27 14:10:08,576 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   com.redhat.xpaas.camel-servlet/1.0.0.SNAPSHOT
      2019-09-27 14:10:08,582 | INFO  | features-3-thread-1  | o.a.a.b.c.BlueprintExtender      | 20 - org.apache.aries.blueprint.core - 1.10.2 | Destroying container for blueprint bundle com.redhat.xpaas.camel-servlet/1.0.0.SNAPSHOT
      2019-09-27 14:10:08,583 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 96 - org.apache.camel.camel-blueprint - 2.21.0.fuse-750029-redhat-00001 | Stopping CamelContext: fabric-camel-demo
      2019-09-27 14:10:08,583 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Apache Camel 2.21.0.fuse-750029-redhat-00001 (CamelContext: fabric-camel-demo) is shutting down
      2019-09-27 14:10:08,585 | INFO  |  Event Dispatcher: 1 | o.a.c.i.DefaultShutdownStrategy  | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Starting to graceful shutdown 3 routes (timeout 300 seconds)
      2019-09-27 14:10:08,589 | INFO  | ad #1 - ShutdownTask | o.a.c.i.DefaultShutdownStrategy  | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Route: cm-config-router shutdown complete, was consuming from: servlet:/cm
      2019-09-27 14:10:08,590 | INFO  | ad #1 - ShutdownTask | o.a.c.i.DefaultShutdownStrategy  | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Route: blueprint-config-router shutdown complete, was consuming from: servlet:/blueprint
      2019-09-27 14:10:08,590 | INFO  | ad #1 - ShutdownTask | o.a.c.i.DefaultShutdownStrategy  | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Route: camel-servlet shutdown complete, was consuming from: servlet:/file
      2019-09-27 14:10:08,590 | INFO  |  Event Dispatcher: 1 | o.a.c.i.DefaultShutdownStrategy  | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Graceful shutdown of 3 routes completed in 0 seconds
      2019-09-27 14:10:08,615 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Apache Camel 2.21.0.fuse-750029-redhat-00001 (CamelContext: fabric-camel-demo) uptime 0.755 seconds
      2019-09-27 14:10:08,616 | INFO  |  Event Dispatcher: 1 | o.a.c.b.BlueprintCamelContext    | 97 - org.apache.camel.camel-core - 2.21.0.fuse-750029-redhat-00001 | Apache Camel 2.21.0.fuse-750029-redhat-00001 (CamelContext: fabric-camel-demo) is shutdown in 0.033 seconds
      2019-09-27 14:10:08,627 | INFO  | features-3-thread-1  | o.p.w.s.i.HttpServiceFactoryImpl | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Unbinding bundle: [com.redhat.xpaas.camel-servlet [104]]
      2019-09-27 14:10:08,627 | INFO  | features-3-thread-1  | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | destroying context DefaultHttpContext [bundle=com.redhat.xpaas.camel-servlet [104], contextID=default], with context path:
      2019-09-27 14:10:08,633 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   io.fabric8.fabric8-karaf-checks/3.0.11.fuse-750029-redhat-00001
      2019-09-27 14:10:08,635 | INFO  | features-3-thread-1  | o.p.w.s.i.HttpServiceFactoryImpl | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Unbinding bundle: [io.fabric8.fabric8-karaf-checks [102]]
      2019-09-27 14:10:08,635 | INFO  | features-3-thread-1  | o.o.p.w.s.u.i.Context            | 92 - org.ops4j.pax.web.pax-web-undertow - 7.3.4 | destroying context DefaultHttpContext [bundle=io.fabric8.fabric8-karaf-checks [102], contextID=default], with context path:
      2019-09-27 14:10:08,637 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.apache.camel.camel-servlet/2.21.0.fuse-750029-redhat-00001
      2019-09-27 14:10:08,638 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.apache.camel.camel-http-common/2.21.0.fuse-750029-redhat-00001
      2019-09-27 14:10:08,639 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.ops4j.pax.web.pax-web-spi/7.3.4
      2019-09-27 14:10:08,639 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.ops4j.pax.web.pax-web-api/7.3.4
      2019-09-27 14:10:08,639 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.jboss.fuse.modules.fuse-credential-store-commands/7.5.0.fuse-750030-redhat-00001
      2019-09-27 14:10:08,641 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Unregistering commands for bundle org.jboss.fuse.modules.fuse-credential-store-commands/7.5.0.fuse-750030-redhat-00001
      2019-09-27 14:10:08,641 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.apache.servicemix.bundles.jasypt/1.9.3.redhat_3
      2019-09-27 14:10:08,642 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   javax.servlet-api/4.0.0
      2019-09-27 14:10:08,642 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   io.undertow.websockets-jsr/2.0.23.Final-redhat-00001
      2019-09-27 14:10:08,644 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   io.undertow.servlet/2.0.23.Final-redhat-00001
      2019-09-27 14:10:08,644 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.apache.karaf.http.core/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:08,645 | INFO  | features-3-thread-1  | o.a.k.s.i.a.o.CommandExtension   | 68 - org.apache.karaf.shell.core - 4.2.6.fuse-750013-redhat-00001 | Unregistering commands for bundle org.apache.karaf.http.core/4.2.6.fuse-750013-redhat-00001
      2019-09-27 14:10:08,645 | INFO  | features-3-thread-1  | o.p.w.s.i.HttpServiceFactoryImpl | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Unbinding bundle: [org.apache.karaf.http.core [61]]
      2019-09-27 14:10:08,647 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.ops4j.pax.web.pax-web-undertow/7.3.4
      2019-09-27 14:10:08,650 | INFO  | eb-config-1-thread-1 | o.o.p.w.s.i.Activator            | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | ServerControllerFactory is gone, HTTP Service is not available now.
      2019-09-27 14:10:08,652 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   org.ops4j.pax.web.pax-web-runtime/7.3.4
      2019-09-27 14:10:08,654 | INFO  | features-3-thread-1  | o.o.p.w.s.i.Activator            | 90 - org.ops4j.pax.web.pax-web-runtime - 7.3.4 | Pax Web stopped
      2019-09-27 14:10:08,657 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 | Installing bundles:
      2019-09-27 14:10:08,657 | INFO  | features-3-thread-1  | o.a.k.f.i.s.FeaturesServiceImpl  | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 |   null
      java.lang.IllegalStateException: Resource has no uri
      	at org.apache.karaf.features.internal.service.Deployer.getBundleInputStream(Deployer.java:1633)
      	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:898)
      	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1062)
      	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:998)
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
      	at java.lang.Thread.run(Thread.java:748)
      2019-09-27 14:10:08,660 | ERROR | activator-1-thread-2 | .a.k.f.i.s.BootFeaturesInstaller | 14 - org.apache.karaf.features.core - 4.2.6.fuse-750013-redhat-00001 | Error installing boot features
      java.lang.IllegalStateException: Resource has no uri
      	at org.apache.karaf.features.internal.service.Deployer.getBundleInputStream(Deployer.java:1633) ~[?:?]
      	at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:898) ~[?:?]
      	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1062) ~[?:?]
      	at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:998) ~[?:?]
      	at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
      	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: