Hi All,
Im facing issue.
SpringMVC dispatcher [springMvc] could not be started.
ERROR [spring-startup] c.a.j.s.w.s.JohnsonDispatcherServlet SpringMVC dispatcher [springMvc] could not be started
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'gitBundledResources' defined in com.atlassian.stash.internal.scm.git.GitWiring: Invocation of init method failed; nested exception is java.nio.file.AccessDeniedException: /storage/data/bitbucket/shared/config/git/system-config
#Steps followed.
Changed bitbucket home and data directory permission recursively.
# point i noticed from other post.
There must be one log and logs folder ,,in my case, logs folder is missing.
unable to figure out why,
Hello Sudhakar
Looking at the error above, the user running Bitbucket doesn't seem to have the proper permission in the BITBUCKET_HOME (the data directory). Can you double check if you have the proper permission on this structure?
Regarding your second question, the logs should be on the BITBUCKET_HOME/log directory, in your case, it's pointing to /storage/data/bitbucket/logs directory.
Regards
Rodrigo
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.