[
https://issues.jboss.org/browse/WFCORE-1459?page=com.atlassian.jira.plugi...
]
Brian Stansberry commented on WFCORE-1459:
------------------------------------------
We expose any startup failures via the management API.
WFCORE-307 will cause boot to fail for non-embedded servers if some form of remote
management isn't able to come up.
I'd like some sort of config option that would cause the process to exit in the
presence of any boot failure. There's a separate JIRA for that somewhere.
I'm not sure though that, assuming said config option isn't set and there is some
non-fatal error in boot, we want to change the state from "started". Bears some
discussion though.
Starting server that has port clash with existing running server
returns 'Success', then fails
----------------------------------------------------------------------------------------------
Key: WFCORE-1459
URL:
https://issues.jboss.org/browse/WFCORE-1459
Project: WildFly Core
Issue Type: Bug
Reporter: Ken Wills
Assignee: Ken Wills
The reproducer is: given a vanilla wildfly, add server-test with port-offset=0. Use CLI
to start, it reports result" => "STARTED", but the server fails with
"BindException: Address already in use"
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)