<div dir="ltr"><div>Is this a correct startup command?<br><br>./standalone.sh -b=192.168.1.106 -bmanagement==192.168.1.106<br><br><br></div><div>I&#39;ve got the following error:<br><br><br><br>wildfly-10.0.0.CR5-SNAPSHOT<br>&gt;&gt;&gt; uname -a (Mac OSX 10.9.5)<br>Darwin orange.local 13.4.0 Darwin Kernel Version 13.4.0: Wed Mar 18 16:20:14 PDT 2015; root:xnu-2422.115.14~1/RELEASE_X86_64 x86_64<br><br>&gt;&gt;&gt; java -version<br>java version &quot;1.8.0_05&quot;<br>Java(TM) SE Runtime Environment (build 1.8.0_05-b13)<br>Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)<br><br><br><br>12:33:44,356 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([<br><br>    (&quot;core-service&quot; =&gt; &quot;management&quot;),<br><br>    (&quot;management-interface&quot; =&gt; &quot;http-interface&quot;)<br><br>]) - failure description: {&quot;WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available.&quot; =&gt; {<br><br>    &quot;Services that were unable to start:&quot; =&gt; [<br><br>        &quot;jboss.serverManagement.controller.management.http&quot;,<br><br>        &quot;jboss.serverManagement.controller.management.http.shutdown&quot;<br><br>    ],<br><br>    &quot;Services that may be the cause:&quot; =&gt; [&quot;jboss.network.management&quot;]<br><br>}}<br><br>12:33:44,357 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([<br><br>    (&quot;socket-binding-group&quot; =&gt; &quot;standard-sockets&quot;),<br><br>    (&quot;socket-binding&quot; =&gt; &quot;management-http&quot;)<br><br>]) - failure description: {&quot;WFLYCTL0180: Services with missing/unavailable dependencies&quot; =&gt; [&quot;org.wildfly.network.socket-binding.management-http is missing [jboss.network.management]&quot;]}<br><br><br><br>========================================================================================================================================================<br><br>wildfly-9.0.2.Final<br>&gt;&gt;&gt;&gt;uname -a (Rapberry pi 2)<br>Linux strawberry 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l GNU/Linux<br><br>&gt;&gt;&gt; java -version<br>java version &quot;1.8.0&quot;<br>Java(TM) SE Runtime Environment (build 1.8.0-b132)<br>Java HotSpot(TM) Client VM (build 25.0-b70, mixed mode)<br><br><br>14:31:02,782 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([<br><br>    (&quot;core-service&quot; =&gt; &quot;management&quot;),<br><br>    (&quot;management-interface&quot; =&gt; &quot;http-interface&quot;)<br><br>]) - failure description: {&quot;WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available.&quot; =&gt; {<br><br>    &quot;Services that were unable to start:&quot; =&gt; [<br><br>        &quot;jboss.serverManagement.controller.management.http&quot;,<br><br>        &quot;jboss.serverManagement.controller.management.http.shutdown&quot;<br><br>    ],<br><br>    &quot;Services that may be the cause:&quot; =&gt; [&quot;jboss.network.management&quot;]<br><br>}}<br><br>14:31:02,793 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation (&quot;add&quot;) failed - address: ([<br><br>    (&quot;socket-binding-group&quot; =&gt; &quot;standard-sockets&quot;),<br><br>    (&quot;socket-binding&quot; =&gt; &quot;management-http&quot;)<br><br>]) - failure description: {&quot;WFLYCTL0180: Services with missing/unavailable dependencies&quot; =&gt; [&quot;jboss.binding.management-http is missing [jboss.network.management]&quot;]}<br><br><br><br><br>--<br>__________________________<br>Eduardo Sant&#39;Ana da Silva - Ph.D.<br>Researcher / IT Consultant</div></div>