> I have verfied that I can log into mysql with the
> username/password in the config.xml file.
Did you remember to create the database, or did you just create the user?
Did you grant all permissions for that database to that username?
> java.sql.SQLException: Giving up... no connections available.
> at JdbcDataSource.getConnection(JdbcDataSource.java:208)
> at JDBCMailRepository.initialize(JDBCMailRepository.java:307)
It was not able to get connections to the database. Doublecheck your
configuration, and change the log from INFO to DEBUG if necessary.
--- Noel
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]