If you encounter the following error at connexion :
java.sql.SQLException: Invalid authorization specification:
Access denied for user: 'elipslog@127.0.0.1' (Using password: YES)

you have to do the following :
You have to create in MySQL a new user whose the host is localhost (if it is the one you choose at the beginning)