Search code examples
thingsboard

Thingsboard database installation failed


When trying to install using cmd:

C:\Program Files (x86)\thingsboard>install.bat --loadDemo

Thingsboard prompt me this error:

Connector configured to listen on port 8080 failed to start ThingsBoard installation failed!


Solution

    1. Build thingsboard project by using mvn clean install -DskipTests -Dlicense.skip
    2. Add thingsboard database
    3. go to application\target\windows and run install_dev_db.bat