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

Container which is created from Hawtio can't start if restarting openshift node

    XMLWordPrintable

Details

    • % %
    • Hide

      Only have one node
      1. Create a fuse application
      2. Create 2 amq and 2 fuse applications.
      3. Create 2 containers from Hawtio
      4. Restart this node
      5. Checking the status of all the containers.

      Show
      Only have one node 1. Create a fuse application 2. Create 2 amq and 2 fuse applications. 3. Create 2 containers from Hawtio 4. Restart this node 5. Checking the status of all the containers.

    Description

      When containers are trying to start, they want to connect with fabric-server. But if restarting openshift node, the fabric-server is not starting(we don't know which application is staring firstly), and other containers are trying to start.
      Well, when node is up, some of containers are down. and wait several minutes, the containers created by RHC console are staring, but the container created from Hawtio are still down.
      This is error message from the down container:
      2014-10-09 16:42:55,590 | ERROR | rint Extender: 2 | BlueprintContainerImpl | ntainer.BlueprintContainerImpl$1 336 | 12 - org.apache.aries.blueprint.core - 1.0.1.redhat-610401 | Unable to start blueprint container for bundle org.apache.karaf.features.command due to unresolved dependencies [(objectClass=org.apache.karaf.features.FeaturesService)]
      java.util.concurrent.TimeoutException
      at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:332)[12:org.apache.aries.blueprint.core:1.0.1.redhat-610401]
      at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)[12:org.apache.aries.blueprint.core:1.0.1.redhat-610401]
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_71]
      at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_71]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)[:1.7.0_71]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)[:1.7.0_71]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_71]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_71]
      at java.lang.Thread.run(Thread.java:745)[:1.7.0_71]
      2014-10-09 16:42:56,021 | ERROR | rint Extender: 2 | BlueprintContainerImpl | ntainer.BlueprintContainerImpl$1 336 | 12 - org.apache.aries.blueprint.core - 1.0.1.redhat-610401 | Unable to start blueprint container for bundle org.apache.karaf.features.management due to unresolved dependencies [(objectClass=org.apache.karaf.features.FeaturesService)]
      java.util.concurrent.TimeoutException
      at org.apache.aries.blueprint.container.BlueprintContainerImpl$1.run(BlueprintContainerImpl.java:332)[12:org.apache.aries.blueprint.core:1.0.1.redhat-610401]
      at org.apache.aries.blueprint.utils.threading.impl.DiscardableRunnable.run(DiscardableRunnable.java:48)[12:org.apache.aries.blueprint.core:1.0.1.redhat-610401]
      at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)[:1.7.0_71]
      at java.util.concurrent.FutureTask.run(FutureTask.java:262)[:1.7.0_71]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$201(ScheduledThreadPoolExecutor.java:178)[:1.7.0_71]
      at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:292)[:1.7.0_71]
      at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)[:1.7.0_71]
      at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)[:1.7.0_71]
      at java.lang.Thread.run(Thread.java:745)[:1.7.0_71]

      Attachments

        Activity

          People

            mariel@redhat.com Mikey Ariel
            xuanjia Xuan Jia (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: