ERROR WFLYJCA0115: Module for driver [com.mysql] or one of it dependencies is missing エラーがコンテナーの起動時に発生する
Issue
カスタマイズされた standalone-openshift.xml
を EAP 7.2 以前のコンテナーから EAP 7.3 のコンテナーに移行すると、コンテナーの起動時に次のエラーが発生します。
02:50:56,675 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 42) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("jdbc-driver" => "mysql")
]) - failure description: "WFLYJCA0115: Module for driver [com.mysql] or one of it dependencies is missing: [com.mysql]"
02:50:56,705 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 42) WFLYCTL0013: Operation ("add") failed - address: ([
("subsystem" => "datasources"),
("jdbc-driver" => "postgresql")
]) - failure description: "WFLYJCA0115: Module for driver [org.postgresql] or one of it dependencies is missing: [org.postgresql]"
Environment
- JBoss EAP for OpenShift Container Platform
- 7.3
- Red Hat JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.