You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (*$^¨%`£ JIRA)" <ji...@apache.org> on 2017/05/30 08:23:04 UTC

[jira] [Created] (MCOMPILER-299) file logging do not check if parent directories exists

Olivier Lamy (*$^¨%`£) created MCOMPILER-299:
------------------------------------------------

             Summary: file logging do not check if parent directories exists
                 Key: MCOMPILER-299
                 URL: https://issues.apache.org/jira/browse/MCOMPILER-299
             Project: Maven Compiler Plugin
          Issue Type: Bug
    Affects Versions: 3.6.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)