jdk 17 を使用した EAP 7 でリモートコネクターの依存関係がないというエラーが発生する
Issue
- jdk 17 を使用した EAP 7 で、リモートコネクターの依存関係がないというエラーが発生します。
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.