Connection refused

Wiliam silva costa 4 years ago
2022-03-17 12:44:16  INFO: HikariPool-1 - Starting...
2022-03-17 12:44:21 ERROR: HikariPool-1 - Exception during pool initialization.                                     - Connection refused (Connection refused) - ConnectException (... < DataManager:                                    114 < *:73 < Context:307 < Main:127 < ...)
2022-03-17 12:44:21 ERROR: Main method error - Connection refused (Connection re                                    fused) - ConnectException (... < DataManager:114 < *:73 < Context:307 < Main:127                                     < ...)
[root@vmi338235 ~]# <entry key='database.driver'>com.mysql.cj.jdbc.Driver</entry>
-bash: syntax error near unexpected token `newline'
[root@vmi338235 ~]#
[root@vmi338235 ~]# <entry key='database.driver'>com.mysql.cj.jdbc.Driver</entry>
-bash: syntax error near unexpected token `newline'
[root@vmi338235 ~]# INFO: HikariPool-1 - Starting...
-bash: INFO:: command not found
Wiliam silva costa 4 years ago

Can someone help me please?

Anton Tananaev 4 years ago

Well, your database is not accessible. You need to fix that.

Also, why are you trying to post config lines into the command line?