Re: AllocationRecorder NullPointerException

2016-04-27 Thread Remko Popma
No, let me try a reflection workaround first. Sent from my iPhone > On 2016/04/28, at 8:29, Gary Gregory wrote: > > Should these tests be @Ignore'd for now? > > Failed tests: > GcFreeMixedSyncAyncLoggingTest.testNoAllocationDuringSteadyStateLogging:31 > Exception in thread "pool-1-thread-1

Re: FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext failure

2016-04-27 Thread Matt Sicker
Oh, I didn't notice it failed on there, too. On 27 April 2016 at 19:57, Ralph Goers wrote: > If it is a Windows issue why did the Jenkins build fail? > > Ralph > > On Apr 27, 2016, at 5:54 PM, Matt Sicker wrote: > > So maybe it's a Windows issue? Maybe we should get a Windows Jenkins job > set

Re: FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext failure

2016-04-27 Thread Ralph Goers
If it is a Windows issue why did the Jenkins build fail? Ralph > On Apr 27, 2016, at 5:54 PM, Matt Sicker wrote: > > So maybe it's a Windows issue? Maybe we should get a Windows Jenkins job set > up if possible. > > On 27 April 2016 at 19:06, Remko Popma > wrote

Re: FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext failure

2016-04-27 Thread Matt Sicker
So maybe it's a Windows issue? Maybe we should get a Windows Jenkins job set up if possible. On 27 April 2016 at 19:06, Remko Popma wrote: > Yes. Not sure if it's this exact error, but occasionally the build fails > on my Windows laptop because of something with Felix. "Unable to lock > bundle c

Re: FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext failure

2016-04-27 Thread Remko Popma
Yes. Not sure if it's this exact error, but occasionally the build fails on my Windows laptop because of something with Felix. "Unable to lock bundle cache" looks familiar. Restarting the build always fixes it. Sent from my iPhone > On 2016/04/28, at 8:42, Gary Gregory wrote: > > Hi, > > I

Re: FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext failure

2016-04-27 Thread Matt Sicker
Maybe two felix-based tests were executed at the same time on the same directory? That, or one test didn't clean up properly for some reason. Either way, I'm guessing race condition. On 27 April 2016 at 18:42, Gary Gregory wrote: > Hi, > > I've never seen this failure before: > > ERROR: Error cr

FelixLoadApiBundleTest.testSimpleLogInAnOsgiContext failure

2016-04-27 Thread Gary Gregory
Hi, I've never seen this failure before: ERROR: Error creating bundle cache. (java.lang.Exception: Unable to lock bundle cache: java.nio.channels.OverlappingFileLockException) java.lang.Exception: Unable to lock bundle cache: java.nio.channels.OverlappingFileLockException at org.apache.fe

AllocationRecorder NullPointerException

2016-04-27 Thread Gary Gregory
Should these tests be @Ignore'd for now? Failed tests: GcFreeMixedSyncAyncLoggingTest.testNoAllocationDuringSteadyStateLogging:31 Exception in thread "pool-1-thread-1" java.lang.NullPointerException at com.google.monitoring.runtime.instrumentation.AllocationRecorder.getObjectSize(Allocati

Jenkins build is still unstable: Log4j 2.x #1915

2016-04-27 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Re: Typos in manual

2016-04-27 Thread Matt Sicker
Thanks. I updated the page: https://git1-us-west.apache.org/repos/asf?p=logging-log4j2.git;a=blobdiff;f=src/site/xdoc/manual/appenders.xml;h=7290037144ea1bdad2e406cf97895c1a8704b691;hp=9dcb0c2d638bd711af7403e99c7fc97f5d23c48e;hb=4d5c1620;hpb=61bfad23eb216e488e3803e15e2f5e4c00f67ba7 That will be d

[jira] [Commented] (LOG4J2-621) Pattern To Drop First X Package Parts

2016-04-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260660#comment-15260660 ] ASF GitHub Bot commented on LOG4J2-621: --- Github user lkamal commented on the pull re

Re: CLIRR dependency

2016-04-27 Thread Matt Sicker
Would it be easier to port CLIRR to use asm instead of bcel? At least asm is actively maintained on every new version of Java. On 26 April 2016 at 18:58, Gary Gregory wrote: > SME = Subject Matter Expert. > > Gary > > On Tue, Apr 26, 2016 at 3:42 PM, Matt Sicker wrote: > >> What's an SME? Also,

Re: Register Log4j 2 in Graylog marketplace

2016-04-27 Thread Matt Sicker
Anyone know how to embed an image in markdown? We could add the logo, too. I added a link to the homepage in the title. Should we register 2.5 or wait for 2.6? Or would you be registering the entire range of versions we have with graylog support? On 27 April 2016 at 11:25, Mikael Ståldal wrote:

[jira] [Commented] (LOG4J2-1243) Faulty placeholder substitution in config xml

2016-04-27 Thread Veit Guna (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260646#comment-15260646 ] Veit Guna commented on LOG4J2-1243: --- Exactly. But as it seems it's already implemented,

[jira] [Commented] (LOG4J2-1347) AsyncAppender - Allow serialization of custom LogEvents

2016-04-27 Thread JIRA
[ https://issues.apache.org/jira/browse/LOG4J2-1347?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260501#comment-15260501 ] Mikael Ståldal commented on LOG4J2-1347: I have started some work to get rid of t

Jenkins build is still unstable: Log4j 2.x #1914

2016-04-27 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: log4j-dev-unsubscr...@logging.apache.org For additional commands, e-mail: log4j-dev-h...@logging.apache.org

Re: Register Log4j 2 in Graylog marketplace

2016-04-27 Thread Mikael Ståldal
I think the README is good enough now. Should we register it? https://marketplace.graylog.org/ On Wed, Apr 27, 2016 at 12:25 PM, Mikael Ståldal wrote: > Just selected parts of src/site/** > > The current README.md is basically just copy-and-paste from there. > > On Tue, Apr 26, 2016 at 7:25 PM,

[jira] [Commented] (LOG4J2-761) Move performance tests from JUnit to log4j-perf

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260358#comment-15260358 ] Remko Popma commented on LOG4J2-761: I don't remember exactly... One drawback of mov

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: (was: ResponseTimeSyncGarbageFree.png) > Document "gc-free" configuration and perfo

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: ResponseTimeSyncGarbageFree.png > Document "gc-free" configuration and performance > --

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: (was: ResponseTimeAllAsyncGarbageFree2.png) > Document "gc-free" configuration and

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: (was: ResponseTimeAllAsyncGarbageFree.png) > Document "gc-free" configuration and p

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: (was: ResponseTimeSyncClassic.png) > Document "gc-free" configuration and performan

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: ResponseTimeSyncGarbageFree.png ResponseTimeSyncClassic.png

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: (was: ResponseTimeSyncGarbageFree.png) > Document "gc-free" configuration and perfo

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: (was: ResponseTimeAllAsyncClassic5k-800k.png) > Document "gc-free" configuration an

[jira] [Updated] (LOG4J2-1297) Document "gc-free" configuration and performance

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Remko Popma updated LOG4J2-1297: Attachment: ResponseTimeAllAsyncClassic5k-800k.png ResponseTimeSyncGarbageFree.png

[jira] [Comment Edited] (LOG4J2-1094) Multi thread initialization problem

2016-04-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260279#comment-15260279 ] Ralph Goers edited comment on LOG4J2-1094 at 4/27/16 2:51 PM: -

[jira] [Commented] (LOG4J2-1094) Multi thread initialization problem

2016-04-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260279#comment-15260279 ] Ralph Goers commented on LOG4J2-1094: - It would actually be very simple to implement.

[jira] [Commented] (LOG4J2-1094) Multi thread initialization problem

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260267#comment-15260267 ] Remko Popma commented on LOG4J2-1094: - Not blocking makes sense. Your idea is better.

[jira] [Commented] (LOG4J2-761) Move performance tests from JUnit to log4j-perf

2016-04-27 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260197#comment-15260197 ] Matt Sicker commented on LOG4J2-761: Remko has been handling most of it. I think he wa

[jira] [Commented] (LOG4J2-1094) Multi thread initialization problem

2016-04-27 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15260040#comment-15260040 ] Ralph Goers commented on LOG4J2-1094: - You could say the same thing about a reconfigu

Re: Register Log4j 2 in Graylog marketplace

2016-04-27 Thread Mikael Ståldal
Just selected parts of src/site/** The current README.md is basically just copy-and-paste from there. On Tue, Apr 26, 2016 at 7:25 PM, Matt Sicker wrote: > Probably various things from src/site/xdoc/ (not from manual/). > > On 26 April 2016 at 12:03, Ralph Goers wrote: > >> src/site/** ? What

[jira] [Comment Edited] (LOG4J2-1094) Multi thread initialization problem

2016-04-27 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-1094?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15259610#comment-15259610 ] Remko Popma edited comment on LOG4J2-1094 at 4/27/16 7:53 AM: -