[jboss-jira] [JBoss JIRA] (AS7-3364) Admin console allows assigning multiple connectors to the same socket binding

Jan Martiska (JIRA) jira-events at lists.jboss.org
Thu Jan 19 06:30:18 EST 2012


Jan Martiska created AS7-3364:
---------------------------------

             Summary: Admin console allows assigning multiple connectors to the same socket binding
                 Key: AS7-3364
                 URL: https://issues.jboss.org/browse/AS7-3364
             Project: Application Server 7
          Issue Type: Bug
          Components: Console
    Affects Versions: 7.1.0.CR1b
            Reporter: Jan Martiska
            Assignee: Heiko Braun
            Priority: Minor


When creating a connector, the form checks that the value "Socket Binding" does not reference a socket binding that is already taken by another connector. If it is taken, validation of the form fails. However, when you successfully create a server and then CHANGE the Socket Binding using the 'Edit' button, this validation is not applied. Therefore it is possible to assign two different connectors to the same socket binding, e.g. to the same port.

This will cause a "java.lang.Exception: Socket bind failed: [98] Address already in use" when the server is restarted.

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