OHDSI / WhiteRabbit

WhiteRabbit is a small application that can be used to analyse the structure and contents of a database as preparation for designing an ETL. It comes with RabbitInAHat, an application for interactive design of an ETL to the OMOP Common Data Model with the help of the the scan report generated by White Rabbit.
http://ohdsi.github.io/WhiteRabbit
Apache License 2.0
178 stars 88 forks source link

WhiteRabit ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console... #317

Closed rjiang9 closed 2 years ago

rjiang9 commented 2 years ago

Describe the bug

When I use WhiteRabbit v0.10.5 to scan and generate the ScanReport.xlsx

ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...

All works just fine in v0.10.3.

1 2

Desktop (please complete the following information):

MaximMoinat commented 2 years ago

Thanks for reporting. Closing this as duplicate.

The Invalid File Format bug has been described in #316.

The StatusLogger error message seems unrelated and can be ignored for now.