Details
Description
Found the following lines in my output.log file:
log4j:ERROR Could not read configuration file from URL [file:/opt/opennms/jetty-webapps/opennms/WEB-INF/log4j.properties].
java.io.FileNotFoundException: /opt/opennms/jetty-webapps/opennms/WEB-INF/log4j.properties (No such file or directory)
This is from a fresh install yesterday and yum update to '1.5.91-0.9027.snapshot' today.
log4j:ERROR Could not read configuration file from URL [file:/opt/opennms/jetty-webapps/opennms/WEB-INF/log4j.properties].
java.io.FileNotFoundException: /opt/opennms/jetty-webapps/opennms/WEB-INF/log4j.properties (No such file or directory)
This is from a fresh install yesterday and yum update to '1.5.91-0.9027.snapshot' today.
Issue Links
- duplicates
-
NMS-2376
Make the configuration of log4j in the webapp conditional on *NOT* running in the in-memory jetty container
-