You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "Nerdy-5 (via GitHub)" <gi...@apache.org> on 2023/03/30 13:26:18 UTC

[I] log4j 2 throws log4j 1 warnings (logging-log4j2)

Nerdy-5 opened a new issue, #1403:
URL: https://github.com/apache/logging-log4j2/issues/1403

   ## Description
   
   In hierarchy.java, the lines
   
   log4j:WARN Please initialize the log4j system properly.
   log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   
   make it seem, like log4j 1.x is failing to boot up, providing a link to outdated documentation.
   
   ## Configuration
   
   **Version:** 2.20.0]
   
   **Operating system:** [AIX]
   
   **JDK:** [OpenJDK 11]
   
   ## Logs
   
   ```
   log4j:WARN No appenders could be found for logger (xxx).
   log4j:WARN Please initialize the log4j system properly.
   log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   ```
   
   ## Reproduction
   
   n.a.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] log4j 2 throws log4j 1 warnings (logging-log4j2)

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz closed issue #1403: log4j 2 throws log4j 1 warnings
URL: https://github.com/apache/logging-log4j2/issues/1403


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] log4j 2 throws log4j 1 warnings (logging-log4j2)

Posted by "ppkarwasz (via GitHub)" <gi...@apache.org>.
ppkarwasz commented on issue #1403:
URL: https://github.com/apache/logging-log4j2/issues/1403#issuecomment-1825247854

   Messages starting with `log4j:WARN` are really generated by Log4j 1.x (or Reload4j, see qos-ch/reload4j#69).
   
   I am moving this to discussions.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@logging.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org