Hi, I am hitting this error when trying to reconfigure logging for Tika server using the latest 2.0 snapshot. The actual logging configuration does not seem to matter, for instance I used the default configuration and ran this command:
> java -Dlog4j.configuration=file:./logging.xml -jar ./tika-server-standard-2.0.0-SNAPSHOT.jar ERROR StatusLogger Reconfiguration failed: No configuration found for '277050dc' at 'null' in 'null' The changes in the logging configuration are ignored after this error. I confirmed that this used to work in 1.26. Thanks, Cristi
