I'm not sure how to handle the "-b 0.0.0.0"
This mean the "public" default interface is bound to ANY and this is used for jgroups bindings as well.

From former versions the expectation is that either invocations (remoting http) or clustering (JGroups) works and it is possible to use other clients or nodes at localhost or connect via the real IP.

I glanced over the docs but did not found a hint what the recommended way is here.

Any thoughts?

- Wolf


On 16/12/14 21:58, Tomaž Cerar wrote:

On Tue, Dec 16, 2014 at 5:20 PM, Wolf-Dieter Fink <wfink@redhat.com> wrote:
java.net.BindException: [UDP] /0.0.0.0 is not a valid address on any
local network interface


Mac OSX? if so that is known mac os/jdk limitation.
==> no Fedora

The url stuff looks like a bug, non resolved expression is passed over. Can you create jira for that.
===> https://issues.jboss.org/browse/WFLY-4188