sikuli-driver team mailing list archive
-
sikuli-driver team
-
Mailing list archive
-
Message #57084
Re: [Question #696483]: 'No appenders could be found. Please initialise the log4j system properly' error when trying to execute the same working scripts from one VM to another
Question #696483 on SikuliX changed:
https://answers.launchpad.net/sikuli/+question/696483
Status: Open => Answered
Manfred Hampl proposed the following answer:
(Not sure whether helpful at all)
Result of websearch for the error message log4j:WARN No appenders could
be found for logger ...
https://logging.apache.org/log4j/1.2/faq.html#noconfig
Why do I see a warning about "No appenders found for logger" and "Please configure log4j properly"?
This occurs when the default configuration files log4j.properties and log4j.xml can not be found and the application performs no explicit configuration. ...
Do you have the files log4j.properties and log4j.xml on the different systems?
Do they contain similar contents?
--
You received this question notification because your team Sikuli Drivers
is an answer contact for SikuliX.