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

Bamboo dosen't start java.io.FileNotFoundException

vincenzo simione May 14, 2019

Yesterday I installed bamboo on my windows 10 , it worked but when today I tried to start it show me this exeption and Tomcat closes by itself:

 

14-May-2019 10:02:05.426 GRAVE [main] org.apache.catalina.valves.AccessLogValve.open Failed to open access log file [C:\Program Files\Bamboo\logs\access_log.2019-05-14]
java.io.FileNotFoundException: C:\Program Files\Bamboo\logs\access_log.2019-05-14 (Accesso negato)
at java.io.FileOutputStream.open0(Native Method)
at java.io.FileOutputStream.open(FileOutputStream.java:270)
at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
at org.apache.catalina.valves.AccessLogValve.open(AccessLogValve.java:651)
at org.apache.catalina.valves.AccessLogValve.startInternal(AccessLogValve.java:685)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.StandardPipeline.startInternal(StandardPipeline.java:182)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.ContainerBase.startInternal(ContainerBase.java:956)
at org.apache.catalina.core.StandardEngine.startInternal(StandardEngine.java:262)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.StandardService.startInternal(StandardService.java:422)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.core.StandardServer.startInternal(StandardServer.java:793)
at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
at org.apache.catalina.startup.Catalina.start(Catalina.java:681)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:353)
at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:493)

14-May-2019 10:02:05.430 INFORMAZIONI [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-8085"]
14-May-2019 10:02:05.452 INFORMAZIONI [main] org.apache.catalina.startup.Catalina.start Server startup in 103608 ms

 

The problem is that the file access_log.2019-05-14 doesn't exist.

 

Things i tried to do for fix it:

  1. Guarantee the permissions of the bamboo home directory to all users.
  2. I checked if the bamboo home folder was not read-only, it isn't.

 

Please let me know if someone has had the same problem and if solved it,

thank you.

0 comments

Comment

Log in or Sign up to comment
TAGS
AUG Leaders

Atlassian Community Events