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

Strange state after :reload

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.1.0.Final
    • 7.0.0.Final
    • Domain Management
    • None

      7.1 snapshot

      I did change a socket binding, so reload is needed. Did a /:read-resource
      Then :reload

      },
      "response-headers" =>

      {"process-state" => "reload-required"}

      }
      [standalone@localhost:9999 /] :reload
      {
      "outcome" => "success",
      "response-headers" =>

      { "operation-requires-reload" => true, "process-state" => "reload-required" }
      }
      [standalone@localhost:9999 /] :reload
      {
      "outcome" => "success",
      "response-headers" => { "operation-requires-reload" => true, "process-state" => "reload-required" }

      }

      I think after the reload (which succeeded) the process-state should no longer be "reload needed".

      Also

      {"result" => }

      should be defined and not just null.

            bstansbe@redhat.com Brian Stansberry
            pilhuhn Heiko Rupp
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: