Hello, I am attempting to migrate bitbucket 4.7.1 from Windows server 2008 to a new Windows server 2019. I have been able to process the install fine and copied the home directory from old server to new (with bitbucket services stopped), but when attempting to log into the new server a fatal error is displayed "SpringMVC dispatched [springMvc] could not be started. We are using the embedded database option.
This turned out to be a permissions issue on the Atlassian home directory. The service account to start Atlassian was a member of the users group and did not have modify rights. After granting users modify rights to c:\atlassian everything works.
Hope this helps someone else.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.