Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-4769

BPM Suite 6.4.4 can't be deployed on EAP 7.0.6

    XMLWordPrintable

Details

    • CR2
    • Hide
      1. Download BPM Suite 6.4.4 & EAP 7.0.6 (latest version as of today) - see links in the description
      2. Unzip eap & unzip BPM Suite on top of it
      3. cd $EAP_HOME/bin
      4. run ./standalone.sh

      Expected result: BPM Suite is started successfully and can be logged into
      Actual result: Error when deploying business-central.war, as a result business-central.war and dashbuilder.war (which depends on the former) are not deployed.

      Show
      Download BPM Suite 6.4.4 & EAP 7.0.6 (latest version as of today) - see links in the description Unzip eap & unzip BPM Suite on top of it cd $EAP_HOME/bin run ./standalone.sh Expected result: BPM Suite is started successfully and can be logged into Actual result: Error when deploying business-central.war, as a result business-central.war and dashbuilder.war (which depends on the former) are not deployed.

    Description

      JBoss BPM Suite 6.4.4 cannot be deployed on EAP 7.0.6 (it worked fine with EAP 7.0.5).

      When starting EAP using standalone.sh I see the following error in server.log.

      07:52:11,869 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC000001: Failed to start service jboss.module.service."deployment.business-central.war".main: org.jboss.msc.service.StartException in service jboss.module.service."deployment.business-central.war".main: WFLYSRV0179: Failed to load module: deployment.business-central.war:main
      	at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:91)
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:2032)
      	at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1955)
      	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
      	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
      	at java.lang.Thread.run(Thread.java:748)
      Caused by: org.jboss.modules.ModuleNotFoundException: org.slf4j.jcl-over-slf4j:main
      	at org.jboss.modules.Module.addPaths(Module.java:1093)
      	at org.jboss.modules.Module.link(Module.java:1449)
      	at org.jboss.modules.Module.relinkIfNecessary(Module.java:1477)
      	at org.jboss.modules.ModuleLoader.loadModule(ModuleLoader.java:225)
      	at org.jboss.as.server.moduleservice.ModuleLoadService.start(ModuleLoadService.java:68)
      	... 5 more
      

      As a result business-central.war fails to deploy.

      The root cause seems to be that EAP 7.0.6 (unlike 7.0.5) no longer has
      $EAP_HOME/modules/system/layers/base/org/slf4j/jcl-over-slf4j/

      [1] http://download.eng.pnq.redhat.com/released/JBEAP-7/7.0.6/jboss-eap-7.0.6-full-build.zip
      [2] http://download.eng.brq.redhat.com/devel/candidates/BPMS/BPMS-6.4.4.CR1/jboss-bpmsuite-6.4.4.GA-deployable-eap7.x.zip

      Attachments

        Activity

          People

            psiroky_jira Petr Široký (Inactive)
            jhrcek Jan Hrcek (Inactive)
            Martin Cimbalek Martin Cimbalek
            Martin Cimbalek Martin Cimbalek
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: