[
https://issues.apache.org/jira/browse/LOG4J2-2134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16657188#comment-16657188
]
ASF subversion and git services commented on LOG4J2-2134:
---------------------------------------------------------
Commit 390138f7e7a58f6b19dbece0fb0402895819a5f4 in logging-log4j2's branch
refs/heads/master from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=390138f ]
[LOG4J2-2134] StackOverflowError at AwaitCompletionReliabilityStrategy.
Closes #221.
> StackOverflowError at AwaitCompletionReliabilityStrategy
> --------------------------------------------------------
>
> Key: LOG4J2-2134
> URL: https://issues.apache.org/jira/browse/LOG4J2-2134
> Project: Log4j 2
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.8.2, 2.9.1, 2.11.1
> Environment: not important
> Reporter: David del Amo Mateos
> Priority: Blocker
> Attachments: Log4j2RefreshTest.java, log4j2.yml
>
>
> Hi, I have a need to change the configuration of log4j2 programatically after
> automatic configuration following the instructions at
> https://logging.apache.org/log4j/2.x/manual/customconfig.html.
> To fullfill my requirements I need to stop the context and restart it with my
> proper config, when I do this and try to write a log the
> AwaitCompletionReliabilityStrategy enters in a bucle and throws a
> Stackoverflow exception.
> I've developed a Unit test that recreates the problem.
> Edit: attached test files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)