Re: TestConfigurator error

2020-11-07 Thread Ralph Goers
Yes, but should be fixed nonetheless. Yes, The fact that you can’t find the File appender or Logger elements indicates that plugin processing is not working. I have no idea why that would be since they are all part of log4j-core. Ralph > On Nov 7, 2020, at 7:13 PM, Gary Gregory wrote: > > P

Re: TestConfigurator error

2020-11-07 Thread Gary Gregory
Probably harmless: [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.logging.log4j:log4j-core:jar:2.14.0 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.junit.jupiter:jun

Re: TestConfigurator error

2020-11-07 Thread Gary Gregory
I am building from the RC tag and I tried 'mvn clean install' again and I wonder if there is something wrong with my set up somehow, note this log output before the failure: 2020-11-07 19:47:14,085 main ERROR Null object returned for File in Appenders. 2020-11-07 19:47:14,086 main ERROR Unable to

TestConfigurator error

2020-11-07 Thread Ralph Goers
Please fork non-vote stuff to a different thread. I have tested with Oracle JDK 8 144 & 202, Corretto 8.272 and AdoptOpenJDK 8.272 on two different MacBook Pros both running macOS Catalina 10.15.7. I don’t get any failing tests on any of them although on one machine I do get sporadic test fail