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

Duplicate keys in model -- Host controller complains

    XMLWordPrintable

Details

    Description

      Host controller complains sometimes

      [Host Controller] 14:38:03,748 ERROR [org.jboss.as.domain.http.api] (HttpManagementService-threads - 2) JBAS015100: Unexpected error executing model request: org.jboss.as.controller.OperationFailedRuntimeException: JBAS014662: Duplicate path element 'server' found [ "JBAS014662: Duplicate path element 'server' found" ]

      Enabling check for dups in RHQ shows that one culprit is the runtime info on mail

      [domain@localhost:9999 mail-session=java:jboss/mail/Default] :read-children-types
      {
      "outcome" => "success",
      "result" => ["server"]
      }
      [domain@localhost:9999 mail-session=java:jboss/mail/Default] pwd
      /host=master/server=server-one/subsystem=mail/mail-session=java:jboss/mail/Default

      [10:51:50] <pilhuhn> [domain@localhost:9999 mail-session=java:jboss/mail/Default] pwd
      [10:52:23] <pilhuhn> here the child-type from a mail-session is named "server", which collides with the /host=x/server=y key

      Attachments

        Activity

          People

            kkhan1@redhat.com Kabir Khan
            pilhuhn Heiko Rupp
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: