Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Bitbicket cannort be strated with error SpringMVC dispatcher [springMvc] could not be started

Nadica Gaber
Contributor
September 17, 2018

Hi All,

We are running the Teams in Space environment for presentations.  All application were working fine, but after restart, bit bucket won't start.

 

The error from the logs:

 

2018-09-17 09:38:08,763 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.io.IOException: Mount point not found
at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1630)
at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:867)
at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:543)
at javax.servlet.GenericServlet.init(GenericServlet.java:158)
at java.lang.Thread.run(Thread.java:748)
... 17 frames trimmed
Caused by: java.io.IOException: Mount point not found
at sun.nio.fs.LinuxFileStore.findMountEntry(LinuxFileStore.java:91)
at sun.nio.fs.UnixFileStore.<init>(UnixFileStore.java:65)
at sun.nio.fs.LinuxFileStore.<init>(LinuxFileStore.java:44)
at sun.nio.fs.LinuxFileSystemProvider.getFileStore(LinuxFileSystemProvider.java:51)
at sun.nio.fs.LinuxFileSystemProvider.getFileStore(LinuxFileSystemProvider.java:39)
at sun.nio.fs.UnixFileSystemProvider.getFileStore(UnixFileSystemProvider.java:368)
at java.nio.file.Files.getFileStore(Files.java:1461)
at com.atlassian.stash.internal.scm.git.BundledResources.isPosixFilesystem(BundledResources.java:103)
at com.atlassian.stash.internal.scm.git.BundledResources.installScript(BundledResources.java:89)
at com.atlassian.stash.internal.scm.git.BundledResources.unpack(BundledResources.java:36)
... 5 common frames omitted
2018-09-17 09:38:12,822 WARN [http-nio-7990-exec-2] c.a.j.s.w.f.BypassableDelegatingFilterProxy Bypassing [hazelcastFilter]; no Spring WebApplicationContext is available

 

 

1 answer

0 votes
Mesut Yilmazyildirim
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 17, 2018

I think the user running Bitbucket does NOT have the proper permission in the BITBUCKET_HOME (the data directory). Can you please double check if you have the proper permission on this structure?

Nadica Gaber
Contributor
September 18, 2018

Hi Mesut,

 

I've checked and the permissions look proper to me. 

 

perm.png

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events