KIE- Server : JBAS014613: Operation ("add") failed - address:

1,313 views
Skip to first unread message

Ram Mittala

unread,
Jan 12, 2016, 2:05:21 PM1/12/16
to Drools Setup
Hi, 

When I try to start the serve with KIE Server enabled with following command and getting the following command. 

./standalone.sh --server-config=standalone-full.xml -Djboss.socket.binding.port-offset=150  -Dorg.kie.server.id=kie-server -Dorg.kie.server.location=http://localhost:8230/kie-server/services/rest/server -Dorg.kie.server.controller=http://localhost:8230/kie-drools-web/rest/controller;





Actually it was worked before and after couple of times re-startign the server throwing this error. 





11:00:38,450 INFO  [org.jboss.as.jpa] (MSC service thread 1-6) JBAS011401: Read persistence.xml for org.jbpm.domain

11:00:39,025 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

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

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

]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.serverManagement.controller.management.http is missing [jboss.socket-binding-manager]"]}

11:00:39,027 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "messaging"),

    ("hornetq-server" => "default")

]) - failure description: {

    "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.messaging.default is missing [jboss.http-upgrade-registry.default]"],

    "JBAS014879: 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.messaging.default.jms.manager"],

        "Services that may be the cause:" => [

            "jboss.deployment.unit.\"kie-server.war\".beanmanager",

            "jboss.http-upgrade-registry.default",

            "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

            "jboss.socket-binding-manager"

        ]

    }

}

11:00:39,028 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "kie-drools-wb.war")]) - failure description: {"JBAS014879: 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.deployment.unit.\"kie-drools-wb.war\".POST_MODULE",

        "jboss.deployment.unit.\"kie-drools-wb.war\".jboss.transaction.ee-transaction-rollback-service",

        "jboss.persistenceunit.\"kie-drools-wb.war#org.jbpm.domain\".__FIRST_PHASE__"

    ],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,030 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("deploy") failed - address: ([("deployment" => "kie-server.war")]) - failure description: {

    "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.deployment.unit.\"kie-server.war\".weld.weldClassIntrospector is missing [jboss.deployment.unit.\"kie-server.war\".beanmanager]"],

    "JBAS014879: 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.concurrent.ee.context.config.kie-server.kie-server",

            "jboss.deployment.unit.\"kie-server.war\".INSTALL",

            "jboss.deployment.unit.\"kie-server.war\".jboss.transaction.ee-transaction-rollback-service",

            "jboss.deployment.unit.\"kie-server.war\".jca.cachedConnectionManagerSetupProcessor",

            "jboss.naming.context.java.module.kie-server.kie-server.ORB"

        ],

        "Services that may be the cause:" => [

            "jboss.deployment.unit.\"kie-server.war\".beanmanager",

            "jboss.http-upgrade-registry.default",

            "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

            "jboss.socket-binding-manager"

        ]

    }

}

11:00:39,031 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "ee"),

    ("context-service" => "default")

]) - failure description: {"JBAS014879: 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.concurrent.ee.context.service.default",

        "jboss.concurrent.ee.tsp"

    ],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,033 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "ee"),

    ("managed-thread-factory" => "default")

]) - failure description: {"JBAS014879: 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.concurrent.ee.threadfactory.default"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,034 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "mail"),

    ("mail-session" => "default")

]) - failure description: {"JBAS014879: 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.mail-session.default"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,035 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "ee"),

    ("managed-executor-service" => "default")

]) - failure description: {"JBAS014879: 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.concurrent.ee.executor.default"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,037 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "jpa")]) - failure description: {"JBAS014879: 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.jpa"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,038 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "ee"),

    ("managed-scheduled-executor-service" => "default")

]) - failure description: {"JBAS014879: 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.concurrent.ee.scheduledexecutor.default"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,040 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "datasources"),

    ("data-source" => "ExampleDS")

]) - failure description: {"JBAS014879: 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.data-source.java:jboss/datasources/ExampleDS"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,042 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "undertow"),

    ("server" => "default-server"),

    ("http-listener" => "default")

]) - failure description: {"JBAS014879: 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.undertow.listener.default"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,044 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "jca")]) - failure description: {"JBAS014879: 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.connector.transactionintegration",

        "jboss.rarepository"

    ],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,045 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "jacorb")]) - failure description: {"JBAS014879: 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.jacorb.naming-service",

        "jboss.jacorb.orb-service",

        "jboss.jacorb.poa-service.irpoa",

        "jboss.jacorb.poa-service.namingpoa",

        "jboss.jacorb.poa-service.rootpoa"

    ],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,047 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "webservices")]) - failure description: {"JBAS014879: 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.ws.config"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,049 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "datasources"),

    ("data-source" => "ExampleDS")

]) - failure description: {"JBAS014879: 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.data-source.java:jboss/datasources/ExampleDS",

        "jboss.data-source.reference-factory.ExampleDS",

        "jboss.naming.context.java.jboss.datasources.ExampleDS"

    ],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager",

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,050 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "ejb3")]) - failure description: {"JBAS014879: 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.ejb.utilities"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,052 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "jca"),

    ("bootstrap-context" => "default")

]) - failure description: {"JBAS014879: 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.connector.bootstrapcontext.default"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,054 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "jca"),

    ("cached-connection-manager" => "cached-connection-manager")

]) - failure description: {"JBAS014879: 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.cached-connection-manager"],

    "Services that may be the cause:" => [

        "jboss.deployment.unit.\"kie-server.war\".beanmanager",

        "jboss.http-upgrade-registry.default",

        "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

        "jboss.socket-binding-manager"

    ]

}}

11:00:39,056 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([("subsystem" => "transactions")]) - failure description: {

    "JBAS014771: Services with missing/unavailable dependencies" => ["jboss.txn.ArjunaRecoveryManager is missing [jboss.socket-binding-manager]"],

    "JBAS014879: 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.naming.context.java.TransactionManager",

            "jboss.naming.context.java.jboss.TransactionManager",

            "jboss.naming.context.java.jboss.TransactionSynchronizationRegistry",

            "jboss.naming.context.java.jboss.UserTransaction",

            "jboss.txn.ArjunaTransactionManager",

            "jboss.txn.TransactionManager",

            "jboss.txn.TransactionSynchronizationRegistry",

            "jboss.txn.UserTransaction"

        ],

        "Services that may be the cause:" => [

            "jboss.deployment.unit.\"kie-server.war\".beanmanager",

            "jboss.http-upgrade-registry.default",

            "jboss.remoting.remotingConnectorInfoService.http-remoting-connector",

            "jboss.socket-binding-manager"

        ]

    }

}

11:00:39,056 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) JBAS014613: Operation ("add") failed - address: ([

    ("subsystem" => "ejb3"),

    ("service" => "remote")

]) - failure description: {"JBAS014771: Services with missing/unavailable dependencies" => ["jboss.ejb3.connector is missing [jboss.remoting.remotingConnectorInfoService.http-remoting-connector]"]}



Reply all
Reply to author
Forward
0 new messages