[ 
https://issues.apache.org/jira/browse/GEODE-5799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16643986#comment-16643986
 ] 

Kirk Lund commented on GEODE-5799:
----------------------------------

My changes combined with Darrel's recent thread logging group exposed us to 
lots of ERROR messages that won't go away until GEODE-2644 is fully merged to 
develop.
{noformat}
2018-10-06 23:19:31,304 DisconnectThread ERROR Attempted to append to 
non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
2018-10-06 23:19:31,405 DisconnectThread ERROR Attempted to append to 
non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
2018-10-06 23:19:31,405 DisconnectThread ERROR Attempted to append to 
non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
2018-10-06 23:27:09,989 vm_15_thr_35_dataStore1_host1_20973 ERROR Attempted to 
append to non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
2018-10-06 23:27:09,999 Pooled High Priority Message Processor 6 ERROR 
Attempted to append to non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
2018-10-06 23:27:10,000 Pooled High Priority Message Processor 6 ERROR 
Attempted to append to non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
2018-10-06 23:27:10,000 Pooled High Priority Message Processor 6 ERROR 
Attempted to append to non-started appender 
org.apache.geode.internal.logging.log4j.LogWriterAppender-org.apache.geode
{noformat}

> Change log4j2.xml StatusLogger level to WARN
> --------------------------------------------
>
>                 Key: GEODE-5799
>                 URL: https://issues.apache.org/jira/browse/GEODE-5799
>             Project: Geode
>          Issue Type: Improvement
>          Components: logging
>            Reporter: Kirk Lund
>            Assignee: Kirk Lund
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.8.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> Now that Geode is using HexThreadIdPatternConverter with unique plugin 
> metadata, we can change the log4j2.xml configuration files in product and 
> tests to have StatusLogger level of WARN instead of FATAL. This will allow us 
> to see any new problems with our custom PatternConverters and Appenders 
> earlier.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to