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

modcluster Subsystem Errors with AS7 Domain Profile

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Major
    • None
    • None
    • None
    • None
    • Hide

      1) Start JBoss AS7: bin/domain.sh
      2) cd /profile=ha/subsystem=modcluster
      3) :list-proxies
      4) Notice the output
      [standalone@localhost:9999 subsystem=modcluster] :list-proxies
      {
      "outcome" => "success",
      "result" => {
      "domain-results" =>

      {"step-1" => undefined}

      ,
      "server-operations" => [{
      "servers" => [],
      "operation" => {
      "operation" => "list-proxies",
      "address" => [("subsystem" => "modcluster")],
      "operation-headers" =>

      {"execute-for-coordinator" => true}

      }
      }]
      }
      }

      Expected: the same result as running the command on JBoss AS7 in standalone mode.

      Show
      1) Start JBoss AS7: bin/domain.sh 2) cd /profile=ha/subsystem=modcluster 3) :list-proxies 4) Notice the output [standalone@localhost:9999 subsystem=modcluster] :list-proxies { "outcome" => "success", "result" => { "domain-results" => {"step-1" => undefined} , "server-operations" => [{ "servers" => [], "operation" => { "operation" => "list-proxies", "address" => [("subsystem" => "modcluster")] , "operation-headers" => {"execute-for-coordinator" => true} } }] } } Expected: the same result as running the command on JBoss AS7 in standalone mode.

    Description

      All the operations invoked on the modcluster subsystem after the server is started in domain mode fail. The subsystem is in the list of loaded subsystems however nothing works (included reading and writing attributes). Also, the subsystem does not connect to the httpd server.

      Attachments

        Activity

          People

            rhn-engineering-jclere Jean-Frederic Clere
            nstefan_jira Stefan Negrea (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: