Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-9735

(7.1.0) MDB cannot be deployed after migration due to missing jboss.iiop-openjdk.orb-service

    XMLWordPrintable

Details

    • Regression
    • Hide
      • Copy attached standalone-full-ha.xml to $JBOSS_HOME/standalone/configuration
      • Copy attached mdb1.jar to $JBOSS_HOME/standalone/deployments
      • Start server by: sh standalone.sh -c standalone-full-ha.xml
      • Check server.log for errors
      Show
      Copy attached standalone-full-ha.xml to $JBOSS_HOME/standalone/configuration Copy attached mdb1.jar to $JBOSS_HOME/standalone/deployments Start server by: sh standalone.sh -c standalone-full-ha.xml Check server.log for errors

    Description

      MDB cannot be deployed to EAP 7.1.0.DR14 with manually migrated configuration from EAP 6.4.x.CP. There is missing jboss.iiop-openjdk.orb-service:

      14:46:27,781 INFO  [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'mdb1' with 'hornetq-ra' resource adapter
      14:46:27,794 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "mdb1.jar")]) - failure description: {
          "WFLYCTL0412: Required services that are not installed:" => ["jboss.iiop-openjdk.orb-service"],
          "WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.naming.context.java.comp.mdb1.mdb1.mdb1.ORB is missing [jboss.iiop-openjdk.orb-service]"]
      }
      14:46:27,826 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 34) WFLYSRV0010: Deployed "mdb1.jar" (runtime-name : "mdb1.jar")
      14:46:27,833 INFO  [org.jboss.as.controller] (Controller Boot Thread) WFLYCTL0183: Service status report
      WFLYCTL0184:    New missing/unsatisfied dependencies:
            service jboss.iiop-openjdk.orb-service (missing) dependents: [service jboss.naming.context.java.comp.mdb1.mdb1.mdb1.ORB] 
      
      14:46:27,982 INFO  [org.jboss.as.server] (ServerService Thread Pool -- 63) WFLYSRV0212: Resuming server
      14:46:27,984 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0060: Http management interface listening on http://127.0.0.1:9990/management
      14:46:27,984 INFO  [org.jboss.as] (Controller Boot Thread) WFLYSRV0051: Admin console listening on http://127.0.0.1:9990
      14:46:27,984 ERROR [org.jboss.as] (Controller Boot Thread) WFLYSRV0026: JBoss EAP 7.1.0.Alpha1 (WildFly Core 3.0.0.Beta9-redhat-1) started (with errors) in 5117ms - Started 453 of 837 services (1 services failed
       or missing dependencies, 577 services are lazy, passive or on-demand)
      14:46:28,244 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment mdb1.jar (runtime-name: mdb1.jar) in 213ms
      14:46:28,318 INFO  [org.jboss.as.repository] (DeploymentScanner-threads - 2) WFLYDR0002: Content removed from location /home/mnovak/tmp/jboss-eap-7.1/standalone/data/content/6b/74489decb7987004d85cb5bb1d90316ffa
      c62b/content
      14:46:28,318 INFO  [org.jboss.as.server] (DeploymentScanner-threads - 2) WFLYSRV0009: Undeployed "mdb1.jar" (runtime-name: "mdb1.jar")
      14:46:28,319 INFO  [org.jboss.as.controller] (DeploymentScanner-threads - 2) WFLYCTL0183: Service status report
      WFLYCTL0184:    New missing/unsatisfied dependencies:
            service jboss.naming.context.java.comp.mdb1.mdb1.mdb1 (missing) dependents: [service jboss.naming.context.java.comp.mdb1.mdb1.mdb1.ORB] 
      

      Customer impact: Deploying MDB to EAP 7.1 server with manually migrated configuration from EAP 6.4.x.CP will fail.

      Attachments

        Issue Links

          Activity

            People

              tadamski@redhat.com Tomasz Adamski
              mnovak1@redhat.com Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: