[jira] [Comment Edited] (LOG4J2-1606) log4j-web deinitalizes the Logger too early if listeners defined in web.xml use it

2017-10-02 Thread Robert Turner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189185#comment-16189185 ] Robert Turner edited comment on LOG4J2-1606 at 10/3/17 2:41 AM: Also

[jira] [Commented] (LOG4J2-1606) log4j-web deinitalizes the Logger too early if listeners defined in web.xml use it

2017-10-02 Thread Robert Turner (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16189185#comment-16189185 ] Robert Turner commented on LOG4J2-1606: --- Also affects 2.9.1. So I've been fighting with this issue

[jira] [Updated] (LOG4J2-2062) Add possibility of sending the key of a message to Kafka using KafkaAppender

2017-10-02 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal updated LOG4J2-2062: --- Affects Version/s: 2.9.1 > Add possibility of sending the key of a message to Kafka using

[jira] [Assigned] (LOG4J2-2062) Add possibility of sending the key of a message to Kafka using KafkaAppender

2017-10-02 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikael Ståldal reassigned LOG4J2-2062: -- Assignee: Mikael Ståldal > Add possibility of sending the key of a message to Kafka

[jira] [Commented] (LOG4J2-2062) Add possibility of sending the key of a message to Kafka using KafkaAppender

2017-10-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16188684#comment-16188684 ] ASF GitHub Bot commented on LOG4J2-2062: Github user mikaelstaldal commented on the issue:

[GitHub] logging-log4j2 issue #112: LOG4J2-2062 Added property to KafkaAppender to se...

2017-10-02 Thread mikaelstaldal
Github user mikaelstaldal commented on the issue: https://github.com/apache/logging-log4j2/pull/112 And don't forget to update documentation in `appenders.xml`. ---

[GitHub] logging-log4j2 issue #112: LOG4J2-2062 Added property to KafkaAppender to se...

2017-10-02 Thread mikaelstaldal
Github user mikaelstaldal commented on the issue: https://github.com/apache/logging-log4j2/pull/112 @flowcont I think it would make more sense to have the value for the key as an attribute on the Kafka appender element, and not as a nested property, since the nested properties are

[jira] [Commented] (LOG4J2-2062) Add possibility of sending the key of a message to Kafka using KafkaAppender

2017-10-02 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16188669#comment-16188669 ] ASF GitHub Bot commented on LOG4J2-2062: Github user mikaelstaldal commented on the issue:

[jira] [Created] (LOG4J2-2063) JDK 9 Location info wrong for Solaris Sparc due to JVM bug

2017-10-02 Thread Rainer Jung (JIRA)
Rainer Jung created LOG4J2-2063: --- Summary: JDK 9 Location info wrong for Solaris Sparc due to JVM bug Key: LOG4J2-2063 URL: https://issues.apache.org/jira/browse/LOG4J2-2063 Project: Log4j 2

[jira] [Updated] (LOG4J2-2062) Add possibility of sending the key of a message to Kafka using KafkaAppender

2017-10-02 Thread Jorge Sanchez (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jorge Sanchez updated LOG4J2-2062: -- Description: When using the KafkaAppender the KafkaManager only sends the value of a message

[jira] [Commented] (LOG4J2-2031) Messages appear out of order in log file (was: Log4j2 log file not reflecting application log function calls)

2017-10-02 Thread Colin McDowell (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187779#comment-16187779 ] Colin McDowell commented on LOG4J2-2031: Hi Remko, Appreciate the fix :) Is there an expected

[jira] [Commented] (LOG4J2-1971) ClassCastException: org.eclipse.osgi.internal.loader.SystemBundleLoader$1 cannot be cast to java.lang.ClassLoader

2017-10-02 Thread Daan Hoogland (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187760#comment-16187760 ] Daan Hoogland commented on LOG4J2-1971: --- thanks [~johno] this certainly helps for some of the

[jira] [Commented] (LOG4J2-2058) java.locale.providers set to HOST causes Log4j2 to crash in Java 9

2017-10-02 Thread Dean Wookey (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2058?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16187727#comment-16187727 ] Dean Wookey commented on LOG4J2-2058: - See here for why this setting is necessary: