RE: Regression from 2.9.1 to 2.10.0 - win7/jdk1.8.0_152 - always getting ERROR StatusLogger Log4j2 could not find a logging implementation.

2018-01-28 Thread Mark.Roder
This was a local issue. Something was corrupt about the core jar and once I replaced it with a known good file things worked as expected. Apologies if anybody wasted time looking into this non-issue. Thanks Mark -Original Message- From: Matt Sicker [mailto:boa...@gmail.com] Sent: Sa

Regression from 2.9.1 to 2.10.0 - win7/jdk1.8.0_152 - always getting ERROR StatusLogger Log4j2 could not find a logging implementation.

2018-01-27 Thread Mark.Roder
I am always getting: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... Happens in eclipse oxygen. Also happens in this sample program. Works fine in 2.9.1, but not in 2.10.0 Request a J

Regression from 2.9.1 to 2.10.0 - win7/jdk1.8.0_152 - always getting ERROR StatusLogger Log4j2 could not find a logging implementation.

2018-01-27 Thread Mark.Roder
I am always getting: ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... Happens in eclipse oxygen. Also happens in this sample program. Request a JIRA be created on this issue and corrected in