[ https://issues.apache.org/jira/browse/GEODE-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16029177#comment-16029177 ]
Olivier Lamy (*$^¨%`£) commented on GEODE-3004: ----------------------------------------------- working on a patch. > file logging do not check if parent directories exists > ------------------------------------------------------ > > Key: GEODE-3004 > URL: https://issues.apache.org/jira/browse/GEODE-3004 > Project: Geode > Issue Type: Bug > Affects Versions: 1.1.1 > Reporter: Olivier Lamy (*$^¨%`£) > > {code} > Caused by: java.io.FileNotFoundException: logs/gemfire-client.log (No such > file or directory) > at java.io.FileOutputStream.open0(Native Method) ~[?:1.8.0_121] > at java.io.FileOutputStream.open(FileOutputStream.java:270) > ~[?:1.8.0_121] > at java.io.FileOutputStream.<init>(FileOutputStream.java:213) > ~[?:1.8.0_121] > at > org.apache.geode.internal.logging.log4j.LogWriterAppenders.createLogWriterAppender(LogWriterAppenders.java:162) > ~[geode-core-9.0.3.jar:?] > {code} -- This message was sent by Atlassian JIRA (v6.3.15#6346)