[jboss-jira] [JBoss JIRA] (AS7-4709) Duplicate keys in model -- Host controller complains

Tomaz Cerar (JIRA) jira-events at lists.jboss.org
Fri May 4 11:55:18 EDT 2012


     [ https://issues.jboss.org/browse/AS7-4709?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tomaz Cerar reassigned AS7-4709:
--------------------------------

    Assignee: Kabir Khan  (was: Tomaz Cerar)


After discussion on irc we decided that proper fix is to allow server and host paths to be repeated.
New duplication checking now skips host=*/server=* part.
                
> Duplicate keys in model -- Host controller complains
> ----------------------------------------------------
>
>                 Key: AS7-4709
>                 URL: https://issues.jboss.org/browse/AS7-4709
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.1.Final
>            Reporter: Heiko Rupp
>            Assignee: Kabir Khan
>            Priority: Critical
>              Labels: rhq
>
> 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 at localhost:9999 mail-session=java:jboss/mail/Default] :read-children-types
> {
>     "outcome" => "success",
>     "result" => ["server"]
> }
> [domain at 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 at 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

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list