WFLYCTL0030: No resource definition is registered for address after adding APM tool parameters in JBOSS EAP
Issue
After adding these APM tool parameters :
JAVA_OPTS="$JAVA_OPTS -javaagent:/opt/dx/wily/releases/2022.8/Agent.jar -Dcom.wily.introscope.agentProfile=/opt/dx/wily/releases/2022.8/core/config/IntroscopeAgent.profile -Dcom.wily.introscope.agent.agentName=agent name -Djboss.modules.system.pkgs=com.wily,com.wily.*"
Jboss startup produces this error:
2024-03-03 03:28:16,798 ERROR [org.jboss.as.controller.management-operation] (apm-jmx-client-pool-2:worker thread-1 - ) WFLYCTL0013: Operation ("read-resource-description") failed - address: ([
("subsystem" => "resource-adapters"),
("resource-adapter" => "wmq.jmsra.rar"),
("admin-objects" => "ExecutionQueue"),
("statistics" => "extended")
]) - failure description: "WFLYCTL0030: No resource definition is registered for address [
(\"subsystem\" => \"resource-adapters\"),
(\"resource-adapter\" => \"wmq.jmsra.rar\"),
(\"admin-objects\" => \"ExecutionQueue\"),
(\"statistics\" => \"extended\")
Environment
- JBOSS Enterprise Application Management
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.