EAP 7 with jdk 17 throws missing dependencies for remoting connector
Issue
- EAP 7 with JDK 17 throws missing dependencies for remoting connector
ERROR [org.jboss.as.controller.management-operation] (Controller Boot Thread) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "remoting"),
("connector" => "remoting-connector")
]) - failure description: {
"WFLYCTL0412: Required services that are not installed:" => ["org.wildfly.core.management.security.realm.ApplicationRealm"],
"WFLYCTL0180: Services with missing/unavailable dependencies" => ["jboss.remoting.server.remoting-connector is missing [org.wildfly.core.management.security.realm.ApplicationRealm]"]
}
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.4.13
- JDK 17
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.