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

Unresolved dependencies running in domain mode

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • jboss-fuse-6.3
    • jboss-fuse-6.2.1
    • SwitchYard
    • None
    • % %
    • 6.3 Sprint 4 (Mar 28 - Apr 29)

    Description

      Start Fuse 6.2.1 on EAP 6.4 in domain mode:

      [$EAP_HOME]$ ./bin/domain.sh
      

      Results in the following ERRORs during startup of the two servers:

      [Server:server-one] 14:43:31,349 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("add") failed - address: ([
      [Server:server-one]     ("subsystem" => "infinispan"),
      [Server:server-one]     ("cache-container" => "switchyard"),
      [Server:server-one]     ("replicated-cache" => "default")
      [Server:server-one] ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-one]     "Services that were unable to start:" => ["jboss.infinispan.switchyard.default"],
      [Server:server-one]     "Services that may be the cause:" => ["jboss.jgroups.stack"]
      [Server:server-one] }}
      [Server:server-two] 14:43:31,417 INFO  [org.jboss.jaxr] (MSC service thread 1-7) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
      [Server:server-one] 14:43:31,492 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
      [Server:server-one] JBAS014775:    New missing/unsatisfied dependencies:
      [Server:server-one]       service jboss.jgroups.stack (missing) dependents: [service jboss.jgroups.channel.switchyard, service jboss.infinispan.switchyard.config] 
      [Server:server-one] 
      [Server:server-one] 14:43:31,520 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.4.5.GA (AS 7.5.5.Final-redhat-3) started (with errors) in 7377ms - Started 221 of 270 services (5 services failed or missing dependencies, 75 services are lazy, passive or on-demand)
      

      and

      [Server:server-two] 14:43:33,910 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014612: Operation ("add") failed - address: ([
      [Server:server-two]     ("subsystem" => "infinispan"),
      [Server:server-two]     ("cache-container" => "switchyard"),
      [Server:server-two]     ("replicated-cache" => "default")
      [Server:server-two] ]) - failure description: {"JBAS014879: One or more services were unable to start due to one or more indirect dependencies not being available." => {
      [Server:server-two]     "Services that were unable to start:" => ["jboss.infinispan.switchyard.default"],
      [Server:server-two]     "Services that may be the cause:" => ["jboss.jgroups.stack"]
      [Server:server-two] }}
      [Server:server-two] 14:43:33,981 INFO  [org.jboss.as.controller] (Controller Boot Thread) JBAS014774: Service status report
      [Server:server-two] JBAS014775:    New missing/unsatisfied dependencies:
      [Server:server-two]       service jboss.jgroups.stack (missing) dependents: [service jboss.jgroups.channel.switchyard, service jboss.infinispan.switchyard.config] 
      [Server:server-two] 
      [Server:server-two] 14:43:33,987 ERROR [org.jboss.as] (Controller Boot Thread) JBAS015875: JBoss EAP 6.4.5.GA (AS 7.5.5.Final-redhat-3) started (with errors) in 7980ms - Started 221 of 270 services (5 services failed or missing dependencies, 75 services are lazy, passive or on-demand)
      

      Attachments

        Issue Links

          Activity

            People

              tcunning@redhat.com Thomas Cunningham
              rhn-support-mputz Martin Weiler (Inactive)
              Tomas Plevko Tomas Plevko
              Votes:
              1 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: