Hi,
I am using Talend community edition 5.6 for Data Integration. I am getting Log4j warning when I run my job. How can I fix this issue?
log4j:ERROR DOM element is - not a <log4j:configuration> element.
log4j:WARN No appenders could be found for logger (org.apache.http.impl.conn.PoolingClientConnectionManager).
log4j:WARN Please initialize the log4j system properly.
I have added
-DLOG4J_ENABLED=true to .ini file. Still I get the warning. Can any one please help me?