[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-12 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13793572#comment-13793572 ] Remko Popma commented on LOG4J2-414: Yiru, any update? Anything I can do to help?

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-05 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13787439#comment-13787439 ] Remko Popma commented on LOG4J2-414: Yiru, did you have any luck finding out where the

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-03 Thread Noel Grandin (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13785051#comment-13785051 ] Noel Grandin commented on LOG4J2-414: - Just a suggestion, but are we sure we know

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-03 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13785231#comment-13785231 ] Remko Popma commented on LOG4J2-414: Good point. I've done some back-of-the-napkin

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-02 Thread Yiru Li (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783878#comment-13783878 ] Yiru Li commented on LOG4J2-414: with -DAsyncLogger.RingBufferSize=8192, a large file

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783890#comment-13783890 ] Remko Popma commented on LOG4J2-414: Ok. I would recommend the RandomAccessFile

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784042#comment-13784042 ] Remko Popma commented on LOG4J2-414: If the ring buffer is very small, and the

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-02 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784084#comment-13784084 ] Remko Popma commented on LOG4J2-414: I just thought of something else: it could be

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-02 Thread Yiru Li (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13784334#comment-13784334 ] Yiru Li commented on LOG4J2-414: Thank you so much for your help. I did testing with

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783053#comment-13783053 ] Remko Popma commented on LOG4J2-414: Thanks for the detailed report. I'm not sure what

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783068#comment-13783068 ] Remko Popma commented on LOG4J2-414: Just FYI, with the default size I calculate that

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-01 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783084#comment-13783084 ] Remko Popma commented on LOG4J2-414: One more question: does the problem happen at

[jira] [Commented] (LOG4J2-414) Async all loggers cause OutOfMemory error in log4j-2.0-beta9

2013-10-01 Thread Yiru Li (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-414?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13783145#comment-13783145 ] Yiru Li commented on LOG4J2-414: It happens after running for some time. More