#Failing to compile Java (Wildfly) backend with Maven
29 messages ยท Page 1 of 1 (latest)
โ This post has been reserved for your question.
Hey @vast spade! Please use
/closeor theClose Postbutton above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.
Can you show the failing tests and the error the tests fail with?
Can you share the stack trace as text?
Yes
Access denied for user 'root'@'cable-178-148-247-100.dynamic.sbb.rs' (using password: YES)
Can you access the database on your computer (outside of the tests)?
Yes
Double checked the credentials
using the user root??
Yes, in application-release.properties
and the password used by the program
and in the application-localwildfly.properties
Yes, both are correct
Also, is it really available under cable-178-148-247-100.dynamic.sbb.rs?
Gave the permissions in Security groups EC2 instance
and I am able to access it with MySQL Workbench