Re: [jira] [Updated] (LOG4J2-1922) SocketHandler leaks connection if EOFException is thrown

2017-08-02 Thread kenneth mcfarland
Have you ran it with 2.9? On Aug 2, 2017 11:40 PM, "Kohei Tamura (JIRA)" wrote: [ https://issues.apache.org/jira/browse/LOG4J2-1922?page= com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kohei Tamura updated LOG4J2-1922: - Affects Version/

[jira] [Updated] (LOG4J2-1922) SocketHandler leaks connection if EOFException is thrown

2017-08-02 Thread Kohei Tamura (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kohei Tamura updated LOG4J2-1922: - Affects Version/s: (was: 2.7) 2.3 > SocketHandler leaks connection if

[jira] [Commented] (LOG4J2-1922) SocketHandler leaks connection if EOFException is thrown

2017-08-02 Thread Kohei Tamura (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112272#comment-16112272 ] Kohei Tamura commented on LOG4J2-1922: -- Please tell me how to start TcpSocketServer

[jira] [Commented] (LOG4J2-1086) SizeBasedTriggeringPolicy is not working properly

2017-08-02 Thread Saras (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16112204#comment-16112204 ] Saras commented on LOG4J2-1086: --- HI All, log4j2 version : 2.8.2 I am facing similar issue

[jira] [Created] (LOG4J2-2001) StyleConverter.newInstance argument validation is incorrect

2017-08-02 Thread Paul Burrowes (JIRA)
Paul Burrowes created LOG4J2-2001: - Summary: StyleConverter.newInstance argument validation is incorrect Key: LOG4J2-2001 URL: https://issues.apache.org/jira/browse/LOG4J2-2001 Project: Log4j 2

[jira] [Updated] (LOG4J2-2000) Highlight converter converts levels to uppercase before lookup

2017-08-02 Thread Paul Burrowes (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Burrowes updated LOG4J2-2000: -- Description: If using custom levels that are not uppercase e.g. those in {{javax.slee.faciliti

[jira] [Updated] (LOG4J2-1999) HilightConverter converts all unrecognised levels to DEBUG

2017-08-02 Thread Paul Burrowes (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Burrowes updated LOG4J2-1999: -- Description: On line 166 HighlightConverter maps the level in the highlight style option to a

[jira] [Updated] (LOG4J2-1999) HilightConverter converts all unrecognised levels to DEBUG

2017-08-02 Thread Paul Burrowes (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul Burrowes updated LOG4J2-1999: -- Description: On line 166 HighlightConverter maps the level in the highlight style option to a

[jira] [Created] (LOG4J2-2000) Level.toLevel and Highlight converter converts levels to uppercase before lookup

2017-08-02 Thread Paul Burrowes (JIRA)
Paul Burrowes created LOG4J2-2000: - Summary: Level.toLevel and Highlight converter converts levels to uppercase before lookup Key: LOG4J2-2000 URL: https://issues.apache.org/jira/browse/LOG4J2-2000 Pr

[jira] [Created] (LOG4J2-1999) HilightConverter converts all unrecognised levels to DEBUG

2017-08-02 Thread Paul Burrowes (JIRA)
Paul Burrowes created LOG4J2-1999: - Summary: HilightConverter converts all unrecognised levels to DEBUG Key: LOG4J2-1999 URL: https://issues.apache.org/jira/browse/LOG4J2-1999 Project: Log4j 2

[GitHub] logging-log4j2 issue #104: LOG4J-1997 Cleanup of deprecated methods, warning...

2017-08-02 Thread kpm1985
Github user kpm1985 commented on the issue: https://github.com/apache/logging-log4j2/pull/104 I've also made some more changes to reflect consistent non wildcard imports, spacing of imports, etc that makes the core test package look a little cleaner. --- If your project is set up f

[jira] [Created] (LOG4J2-1998) Allow level specification for RegExFilter

2017-08-02 Thread Todd Jones (JIRA)
Todd Jones created LOG4J2-1998: -- Summary: Allow level specification for RegExFilter Key: LOG4J2-1998 URL: https://issues.apache.org/jira/browse/LOG4J2-1998 Project: Log4j 2 Issue Type: New Featu

[GitHub] logging-log4j2 issue #104: LOG4J-1997 Cleanup of deprecated methods, warning...

2017-08-02 Thread kpm1985
Github user kpm1985 commented on the issue: https://github.com/apache/logging-log4j2/pull/104 Please let me know if you have any other feedback, I have removed the useless getter method. --- If your project is set up for it, you can reply to this email and have your reply appear on G

[GitHub] logging-log4j2 issue #104: LOG4J-1997 Cleanup of deprecated methods, warning...

2017-08-02 Thread kpm1985
Github user kpm1985 commented on the issue: https://github.com/apache/logging-log4j2/pull/104 Done --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

Re: Chainsaw download links and release

2017-08-02 Thread Matt Sicker
Also, as mentioned elsewhere, we should get a Jenkinsfile configured for this project. It would be a good place to experiment with using the pipelines feature with a Java project as the only other Logging example we have so far is for .NET which is a lot more complicated it looks like. On 2 August

Re: Chainsaw download links and release

2017-08-02 Thread Matt Sicker
Getting snapshots configured to upload to the Apache repo would be a good first step so that users can download them from the proper location, though I'm not sure if that's appropriate for GUI applications (there are some full featured Java applications on Maven Central technically, though they're

[GitHub] logging-log4j2 issue #104: LOG4J-1997 Cleanup of deprecated methods, warning...

2017-08-02 Thread garydgregory
Github user garydgregory commented on the issue: https://github.com/apache/logging-log4j2/pull/104 Agreed. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so,

Chainsaw download links and release

2017-08-02 Thread Ralph Goers
Work has been done to try to modify the Chainsaw site to meet the ASF branding requirements, although the site does not yet reflect that. However, the download link is clearly problematic as it has the release artifacts inside the web site, which is not compliant with ASF release guidelines. P

Re: Lilith and Log4j 2

2017-08-02 Thread Mikael Ståldal
In 2.9-SNAPSHOT, you can use includeNullDelimiter="true" on the layout. On 2017-08-02 09:23, Jörn Huxhorn wrote: I started working on the Lilith side of this and I think I’m pretty much done. To test the new functionality in a sandbox application, I’d now need the ability to switch JsonLayout

[GitHub] logging-log4j2 issue #104: LOG4J-1997 Cleanup of deprecated methods, warning...

2017-08-02 Thread mikaelstaldal
Github user mikaelstaldal commented on the issue: https://github.com/apache/logging-log4j2/pull/104 Such warning is bogus, try to disable it rather than adding an unnecessary method to the code base. --- If your project is set up for it, you can reply to this email and have your repl

Re: Lilith and Log4j 2

2017-08-02 Thread Jörn Huxhorn
I started working on the Lilith side of this and I think I’m pretty much done. To test the new functionality in a sandbox application, I’d now need the ability to switch JsonLayout, YamlLayout and XmlLayout into a mode were events are terminated with a 0-byte instead of being separated by “, ".