Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-9900

I cannot deploy a process application on a server with no default process engine

    XMLWordPrintable

Details

    Description

      Given
      a WildFly/JBoss server with no process-engines defined in the standalone.xml

      When
      I deploy a process application that defines a process-engine and process-archive that includes all process definitions and references the defined process engine in the processes.xml of the application

      Then
      The application

      • is independent from the default engine
      • is nonetheless not deployed and I can see an error in the server log like:
        ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("deploy") failed - address: ([("deployment" => "org.camunda.bpm.example-1.0.0.war")]) - failure description: {
            "WFLYCTL0412: Required services that are not installed:" => ["org.camunda.bpm.platform.process-engine.default"],
            "WFLYCTL0180: Services with missing/unavailable dependencies" => ["org.camunda.bpm.platform.process-application-module.\"deployment.org.camunda.bpm.example-1.0.0.war:main\".START is missing [org.camunda.bpm.platform.process-engine.default]"]
        }
        

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              tobias.metzke Tobias Metzke-Bernstein
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce