SQL excption while creating server

Caused by: java.sql.SQLException: Access denied for user ‘test’@‘localhost’ (using password: YES)

This means that the username and password combination you are supplying for the MySQL database is not correct.