You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
INFO: MySQL endpoint
INFO: KEYPASS_DB_HOST_NAME
INFO: KEYPASS_DB_HOST_PORT <3306>
INFO: KEYPASS_DB_USER
INFO: KEYPASS_DB_PASSWORD
iot-mysql port 3306 open.
Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class is com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
time=2021-05-10T09:39:23.010Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
time=2021-05-10T09:39:33.024Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
...
time=2021-05-10T09:43:53.351Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
time=2021-05-10T09:44:03.356Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
time=2021-05-10T09:44:13.361Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
Exception in thread "main" liquibase.exception.LockException: Could not acquire change log lock. Currently locked by iot-keypass (172.17.0.7) since 3/11/21 7:39 AM
at liquibase.lockservice.StandardLockService.waitForLock(StandardLockService.java:168)
at liquibase.Liquibase.update(Liquibase.java:189)
at liquibase.Liquibase.update(Liquibase.java:181)
at io.dropwizard.migrations.DbMigrateCommand.run(DbMigrateCommand.java:57)
at io.dropwizard.migrations.DbCommand.run(DbCommand.java:52)
at io.dropwizard.migrations.AbstractLiquibaseCommand.run(AbstractLiquibaseCommand.java:63)
at io.dropwizard.cli.ConfiguredCommand.run(ConfiguredCommand.java:76)
at io.dropwizard.cli.Cli.run(Cli.java:70)
at io.dropwizard.Application.run(Application.java:72)
at es.tid.fiware.iot.ac.AcService.main(AcService.java:59)
Loading class com.mysql.jdbc.Driver'. This is deprecated. The new driver class is com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.
The text was updated successfully, but these errors were encountered:
INFO: MySQL endpoint
INFO: KEYPASS_DB_HOST_NAME
INFO: KEYPASS_DB_HOST_PORT <3306>
INFO: KEYPASS_DB_USER
INFO: KEYPASS_DB_PASSWORD
iot-mysql port 3306 open.
Loading class
com.mysql.jdbc.Driver'. This is deprecated. The new driver class is
com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.time=2021-05-10T09:39:23.010Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
time=2021-05-10T09:39:33.024Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
...
time=2021-05-10T09:43:53.351Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
time=2021-05-10T09:44:03.356Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
time=2021-05-10T09:44:13.361Z | lvl=INFO | corr= | trans=n/a | srv= | subsrv=n/a | comp=KEYPASS | op=liquibase | msg=Waiting for changelog lock....
Exception in thread "main" liquibase.exception.LockException: Could not acquire change log lock. Currently locked by iot-keypass (172.17.0.7) since 3/11/21 7:39 AM
at liquibase.lockservice.StandardLockService.waitForLock(StandardLockService.java:168)
at liquibase.Liquibase.update(Liquibase.java:189)
at liquibase.Liquibase.update(Liquibase.java:181)
at io.dropwizard.migrations.DbMigrateCommand.run(DbMigrateCommand.java:57)
at io.dropwizard.migrations.DbCommand.run(DbCommand.java:52)
at io.dropwizard.migrations.AbstractLiquibaseCommand.run(AbstractLiquibaseCommand.java:63)
at io.dropwizard.cli.ConfiguredCommand.run(ConfiguredCommand.java:76)
at io.dropwizard.cli.Cli.run(Cli.java:70)
at io.dropwizard.Application.run(Application.java:72)
at es.tid.fiware.iot.ac.AcService.main(AcService.java:59)
Loading class
com.mysql.jdbc.Driver'. This is deprecated. The new driver class is
com.mysql.cj.jdbc.Driver'. The driver is automatically registered via the SPI and manual loading of the driver class is generally unnecessary.The text was updated successfully, but these errors were encountered: