[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
Mon Jul 21 03:24:29 EDT 2014


    [ https://issues.jboss.org/browse/JBIDE-17173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12986525#comment-12986525 ] 

Martin Malina commented on JBIDE-17173:
---------------------------------------

Apparently JBoss AS 7.1.1 has a problem binding to an IP when running on java 6. But that is not anything we can do about. Oddly, the tools recognize the server start even if the home page does not work in a browser. I would expect it to fail since we're using the webpoller. Anyway.

What is worse is that if I run JBoss AS 7.1.1 with java7 bound to my hostname, it will start, the web is accessible from a browser, but the server is stuck at Starting...
Same applies to WildFly 8.1. I created JBIDE-17935 for that.

Verified in JBDS 8.0.0.Beta3b B193

> 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
>            Assignee: Rob Stryker
>              Labels: respin-b
>             Fix For: 4.2.0.Beta3
>
>
> 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 was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list