The database location specified in the data source is invalid.
Explanation
The database location is not absolute and does not contain the parameter indicator for the database user password.
User response
Ensure the database location string has the basic format //host:port/DB_Name;user=dbUserName;password={password};