Uploaded image for project: 'Red Hat Decision Manager'
  1. Red Hat Decision Manager
  2. RHDM-1842

Stop containers fails in decision central

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • None
    • 7.11.1.GA
    • Kie-Server
    • None
    • False
    • False
    • Hide

      Any container can be stopped from Rest API:

       

      curl -X DELETE "http://localhost:8080/kie-server/services/rest/server/containers/helloworld_1.0-SNAPSHOT" -H "accept: application/json"

      { "type": "SUCCESS", "msg": "Container helloworld_1.0-SNAPSHOT successfully disposed.", "result": null }

       
      Then remove button works from decision central

      Show
      Any container can be stopped from Rest API:   curl -X DELETE "http://localhost:8080/kie-server/services/rest/server/containers/helloworld_1.0-SNAPSHOT" -H "accept: application/json" { "type": "SUCCESS", "msg": "Container helloworld_1.0-SNAPSHOT successfully disposed.", "result": null }   Then remove button works from decision central

    Description

      Any deploy cannot be stopped from business central. A pop up with error:

       

      > Server that this client is connected to has no capabilities to handle QueryServicesClient

       

      appears to be related with RHPAM and RHDM integration: https://issues.redhat.com/browse/BAPL-2037

      https://github.com/kiegroup/droolsjbpm-integration/blob/main/kie-server-parent/kie-server-remote/kie-server-client/src/main/java/org/kie/server/client/impl/KieServicesClientImpl.java#L160

      Attachments

        Activity

          People

            xiabai@redhat.com Xiaofeng Bai
            afanjula@redhat.com Alberto Fanjul Alonso
            Jan Stastny Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: