uttruongson1995 commented on issue #3843:
URL: https://github.com/apache/cloudstack/issues/3843#issuecomment-752338605
I got issue below, please help me
[root@abc management]# ls
access.log apilog.log management-server.log setupManagement.log
[root@abc management]# tail -f management-server.log
at org.apache.cloudstack.ServerDaemon.start(ServerDaemon.java:200)
at org.apache.cloudstack.ServerDaemon.main(ServerDaemon.java:101)
Caused by: com.cloud.utils.exception.CloudRuntimeException: Unable to
acquire lock to check for database integrity.
at
com.cloud.upgrade.DatabaseUpgradeChecker.check(DatabaseUpgradeChecker.java:642)
at
org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycle.checkIntegrity(CloudStackExtendedLifeCycle.java:65)
at
org.apache.cloudstack.spring.lifecycle.CloudStackExtendedLifeCycle.start(CloudStackExtendedLifeCycle.java:55)
... 46 more
2020-12-30 12:23:00,482 INFO [o.e.j.s.h.ContextHandler] (main:null)
(logid:) Started o.e.j.s.h.MovedContextHandler@31206beb{/,null,AVAILABLE}
2020-12-30 12:23:00,605 INFO [o.e.j.s.AbstractConnector] (main:null)
(logid:) Started ServerConnector@670b40af{HTTP/1.1,[http/1.1]}{0.0.0.0:8080}
2020-12-30 12:23:00,605 INFO [o.e.j.s.Server] (main:null) (logid:) Started
@23652ms
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]