wolstech Posted May 2, 2021 Posted May 2, 2021 Krydos has to do this, so I'll pass this to him. In the meantime, the most common cause of deployment failure is invalid database credentials, so I would start by making sure you didn't leave test credentials in there.
Krydos Posted May 3, 2021 Posted May 3, 2021 You have 4 .war files on your account. Which one are you trying to deploy?
Krydos Posted May 3, 2021 Posted May 3, 2021 In the meantime, the most common cause of deployment failure is invalid database credentials, so I would start by making sure you didn't leave test credentials in there.You called it.java.sql.SQLException: Access denied for user 'root'@'localhost' (using password: YES)
Recommended Posts