Is there anything more (like a stacktrace) in the server.log?

-Jaikiran
On Sunday 01 November 2015 08:16 PM, Eduardo Sant´Ana da Silva wrote:
Is this a correct startup command?

./standalone.sh -b=192.168.1.106 -bmanagement==192.168.1.106


I've got the following error:



wildfly-10.0.0.CR5-SNAPSHOT
>>> uname -a (Mac OSX 10.9.5)
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

>>> java -version
java version "1.8.0_05"
Java(TM) SE Runtime Environment (build 1.8.0_05-b13)
Java HotSpot(TM) 64-Bit Server VM (build 25.5-b02, mixed mode)



12:33:44,356 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([

    ("core-service" => "management"),

    ("management-interface" => "http-interface")

]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

    "Services that were unable to start:" => [

        "jboss.serverManagement.controller.management.http",

        "jboss.serverManagement.controller.management.http.shutdown"

    ],

    "Services that may be the cause:" => ["jboss.network.management"]

}}

12:33:44,357 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([

    ("socket-binding-group" => "standard-sockets"),

    ("socket-binding" => "management-http")

]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["org.wildfly.network.socket-binding.management-http is missing [jboss.network.management]"]}



========================================================================================================================================================

wildfly-9.0.2.Final
>>>>uname -a (Rapberry pi 2)
Linux strawberry 3.18.11-v7+ #781 SMP PREEMPT Tue Apr 21 18:07:59 BST 2015 armv7l GNU/Linux

>>> java -version
java version "1.8.0"
Java(TM) SE Runtime Environment (build 1.8.0-b132)
Java HotSpot(TM) Client VM (build 25.0-b70, mixed mode)


14:31:02,782 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([

    ("core-service" => "management"),

    ("management-interface" => "http-interface")

]) - failure description: {"WFLYCTL0288: One or more services were unable to start due to one or more indirect dependencies not being available." => {

    "Services that were unable to start:" => [

        "jboss.serverManagement.controller.management.http",

        "jboss.serverManagement.controller.management.http.shutdown"

    ],

    "Services that may be the cause:" => ["jboss.network.management"]

}}

14:31:02,793 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([

    ("socket-binding-group" => "standard-sockets"),

    ("socket-binding" => "management-http")

]) - failure description: {"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.binding.management-http is missing [jboss.network.management]"]}




--
__________________________
Eduardo Sant'Ana da Silva - Ph.D.
Researcher / IT Consultant


_______________________________________________
wildfly-dev mailing list
wildfly-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/wildfly-dev