Running Traccar Server from source with IntelliJ IDEA

Lauris DJILO5 years ago

Hi !
I am following this link Build from source with IDEA to build Traccar server from source. But when i click on Run, the terminal of IDEA displays this
2019-03-04 09:45:40 INFO: HikariPool-1 - Starting...
And does not continue. Can you help me please ?!

Mayank5 years ago

Are u using the h2 DB or using the MySQL configurations. If MySQL, make sure your MySQL server is working properly.

John5 years ago

The problem is related to database. In my case it gave me an exception. Check the configuration file.

Lauris DJILO5 years ago

The problem was with the configuration of the database in the configuration file. The port was not the one that it should be. Thank you!

balraj sagar5 years ago

iam using intellij ide
i downloaded traccar server and imported in this ide
then database where database can exist
how can i see database
could u help me