[jboss-jira] [JBoss JIRA] (AS7-3232) Bug in host.xml serialization

Tomaz Cerar (Created) (JIRA) jira-events at lists.jboss.org
Mon Jan 9 17:19:09 EST 2012


Bug in host.xml serialization
-----------------------------

                 Key: AS7-3232
                 URL: https://issues.jboss.org/browse/AS7-3232
             Project: Application Server 7
          Issue Type: Bug
          Components: Domain Management
    Affects Versions: 7.1.0.CR1b, 7.1.0.Beta1b, 7.1.0.Beta1
            Reporter: Tomaz Cerar
            Assignee: Tomaz Cerar
            Priority: Critical
             Fix For: 7.1.0.Final


One is when creating a new server configuration with the help of the console.  The new server is created and started and everything works fine, as long you do not restart the host controller. If you do a restart, the host will not start due to a parser error (javax.xml.stream.XMLStreamException: ParseError at [row,col] [Host Controller] Message: JBAS014788: Unexpected attribute 'ref' encountered). 
If I remove a "ref" attribute from <server name="test" group="main-server-group" auto-start="false"><socket-bindings ref="standard-sockets" port-offset="777"/> </server> in host.xml, the host starts without a problem. 

--
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