It's good to start with the obvious things.
Let's check if our connection from Java project to the database is correct.
Prepare:
- Database IP and PORT or URL contains it all
- Database User
- User password
- Schema name if exists
Also, check if there is Daobab library imported.
Finally, provide those items to Generator and call check()