Bitbucket not work more. Follow message is showed on web page.
The following problem occurred, which prevents Atlassian Bitbucket from starting:
SpringMVC dispatcher [springMvc] could not be started
here log file:
https://mega.nz/#!Ic1hSALS!gVjT8-iKa-jGg0kiQjpf_bgSS_L7p5joGDOmeabbNss
Any idea what happen ?
thanks
Hi Stefano,
Taking a look at the logs I see the following:
Error creating bean with name 'bootstrapLiquibase' defined in class path resource [stash-context.xml]: Invocation of init method failed; nested exception is liquibase.exception.LockException: Could not acquire change log lock. Currently locked by srvdoc (10.3.1.166) since 11/12/17 9.22
There is a knowledge base article that may be able to assist you titled Bitbucket Server Does Not Start - Could not acquire change log lock.
Resolution:
Bitbucket Server needs an exclusive lock on the DATABASECHANGELOGLOCK
table in order to start so take care to disconnect / close the tool used to update the database. If you do not do this you may experience Bitbucket Server hanging on start up with no errors in the logs and no response from the web server.
This appears to be confirmed by an unrelated Github article as well. Take a look at Bitbucket Server Does Not Start - Could not acquire change log lock to see the instructions for your database and let me know if this works for you.
Cheers,
Branden
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
No worries. I'm glad I was able to help!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.