-79811
Connection without user/password not supported
You called the getConnection() method for the DataSource object, and the user name or the password is null.
Use the user name and password arguments of the getConnection() method or set these values in the DataSource object.