WFLYCTL0288 Services that may be the cause: jboss.thread.executor.short-running-threads.default in JBoss EAP 7

Solution Unverified - Updated -

Issue

We have a CLI script that configures our JBoss profile starting with no datasources subsystem, we are seeing this error when we start the server group on the server instance. If we restart the domain (not just the server instance) then the error goes away.

ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "datasources"),
    ("data-source" => "myDatasource")
]) - 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:" => ["org.wildfly.data-source.myDatasource"],
    "Services that may be the cause:" => ["jboss.thread.executor.short-running-threads.default"]
}}
17:17:23,388 ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
    ("subsystem" => "datasources"),
    ("data-source" => "myDatasource")
]) - 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:" => [
        "org.wildfly.data-source.myDatasource",
        "jboss.data-source.reference-factory.myDatasource",
        "jboss.naming.context.java.jboss.jdbc.myDatasource",
        "org.wildfly.data-source.myDatasource"
    ],  
    "Services that may be the cause:" => [
        "jboss.thread.executor.short-running-threads.default",
        "jboss.thread.executor.short-running-threads.default"
    ]   
}}

Environment

Red Hat JBoss Enterprise Application Platform 7

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content