UberJar hsqldb connection refused error in Linux

Hi Team,

I have created UberJAR with inbuilt HSQLDB and started this jar in Linux environment.
I am getting the below exception.

Caused by: org.hsqldb.HsqlException: java.net.ConnectException: Connection refused (Connection refused)

Attaching the complete log file for reference , Please advice me if there is any configuration changes need to be done.

app.log (59.0K)

Hi,

How do you define the database connection in your Jetty env file?