Uploaded image for project: 'Application Server 7'
  1. Application Server 7
  2. AS7-2073

Add Connector Operation returns success even if connector fails to start

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • None
    • 7.1.0.Alpha1
    • Domain Management, Web
    • None

    Description

      Steps to reproduce:

      1) start standalone server
      2) issue:

      /socket-binding-group=standard-sockets/socket-binding=https:add(port=8443)
      /subsystem=web/connector=test-connectr:add(socket-binding=https, scheme=https, protocol="HTTP/1.1", enabled=true)

      What happens is that created connector fails to start due to misssing keystore file. However the configuration model is updated and the operation returns success.

      I think that the model should be rolled back and the operation should return failure.

      Attachments

        Activity

          People

            dpospisil Dominik Pospisil (Inactive)
            dpospisil Dominik Pospisil (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: