Conversation:
Notices
-
The ports are open and the username and password are correct. Does anybody know why I am not able to connect to a MySQL database looking at this #java stacktrace? #wildfly
https://pastebin.com/LCYb3QBW
-
It has occurred to me that the MySQL and MariaDB JDBC drivers might be different…despite the fact that I type mysql in my terminal even though it is really MariaDB
-
very similar stacktrace with MariaDB driver: https://pastebin.com/5SGA4CmV
-
ok, I think I have an error I can do something with now: {"WFLYCTL0062: Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => { "WFLYCTL0412: Required services that are not installed:" => ["jboss.jdbc-driver.deployment_mariadb-java-client-2_6_0_jar"], "WFLYCTL0180: Services with missing/unavailable dependencies" => [ "jboss.driver-demand…
-
beware of typos in https://loadaverage.org/url/5940821 module != moduels
-
alright, a new error:
"WFLYJCA0034: Unable to instantiate driver class \"com.mysql.cj.jdbc.Driver\". See log (WARN) for more details"