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

Start/Stop containers fail on business central

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 7.11.1.GA
    • None
    • False
    • False
    • Decision central is no longer worked on except for blockers/critical issues.
    • 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 }
      
      
      

       
      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 }   Remove button works from decision central

      Any deployed project fails to stop from decision central

       

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

       

      tested with evaluation process example project

       

              Unassigned Unassigned
              afanjula@redhat.com Alberto Fanjul Alonso
              Barbora Kapustova Barbora Kapustova
              Barbora Kapustova Barbora Kapustova
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: