[jbosstools-issues] [JBoss JIRA] (JBIDE-17173) Local EAP6/AS7 server fails to start properly when hostname is not localhost

Martin Malina (JIRA) issues at jboss.org
Tue Apr 22 11:14:33 EDT 2014


Martin Malina created JBIDE-17173:
-------------------------------------

             Summary: Local EAP6/AS7 server fails to start properly when hostname is not localhost
                 Key: JBIDE-17173
                 URL: https://issues.jboss.org/browse/JBIDE-17173
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: server
    Affects Versions: 4.2.0.Beta1
         Environment: JBDS 8.0.0.Beta1
OS X 10.9 Mavericks
            Reporter: Martin Malina


When you change the host name property on a local EAP/AS server and then start the server, it has difficulty recognizing the server has started.

This is probably because you expect the server to listen to management commands at $hostname, but unless you select "Expose management port", the server will actually still bind the management port to localhost, not $hostname.
So the management startup poller will fail to recognize the server start.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list