Apache logging services logo Apache log4j logo

JIRA Report

Type Key Summary By Status Resolution Fix Version
Bug LOG4J2-1936 ClassNotFoundException when making all loggers asynchronous under OSGi environment   Closed Fixed 2.9.1
Bug LOG4J2-1925 Having log4j-core on the compile classpath somehow breaks compilation even if I'm not calling it Ralph Goers Resolved Fixed
Bug LOG4J2-1920 ScriptEngineManager is not available in Android and causes a NoClassDefFoundError Gary Gregory Closed Fixed 2.9.0
Bug LOG4J2-1821 (not only) default rollover strategy is *broken*   Resolved Fixed 2.8.1
Bug LOG4J2-1799 Error determining the current charset Remko Popma Resolved Fixed 2.8.1
Bug LOG4J2-1625 FlumeAppender get shutdown timeout 0 Mikael Ståldal Closed Fixed 2.7
Bug LOG4J2-1624 KafkaAppender get shutdown timeout 0 Mikael Ståldal Closed Fixed 2.7
Bug LOG4J2-1591 New method on LifeCycle interface breaks binary compatibility Remko Popma Closed Fixed 2.7
Bug LOG4J2-1548 [CronTriggeringPolicy] ConfigurationScheduler schedules the task infinitely after first fire Gary Gregory Resolved Fixed 2.7
Question LOG4J2-1510 why MutableLogEvent don't keep original log object or even the ReusableObjectMessage   Closed Fixed
Question LOG4J2-1231 Log files are under lock, not able to view them until JVM stop.   Closed Fixed 2.6
Bug LOG4J2-1108 NullPointerException when passing null to java.util.logging.Logger.setLevel() Gary Gregory Closed Fixed 2.4
New Feature LOG4J2-868 Allow shutdown hook registration handling to be customizable Matt Sicker Closed Fixed 2.1
Bug LOG4J2-832 ThrowableProxy fails if a class in logged stack trace throws java.lang.Error from initializer   Closed Fixed 2.1
Improvement LOG4J2-745 Plugins can cause ConverterKeys collisions with unpredictable results Matt Sicker Resolved Fixed 2.1
Improvement LOG4J2-741 Reinstate the package attribute for discovering custom plugins Remko Popma Closed Fixed 2.0.1
Bug LOG4J2-713 Android: java.lang.VerifyError: org/apache/logging/log4j/core/util/Closer   Resolved Fixed 2.0.1
Bug LOG4J2-703 Android: Could not find class 'javax.naming.InitialContext', referenced from method org.apache.logging.log4j.core.lookup.JndiLookup.lookup   Resolved Fixed 2.0, 2.0.1
Bug LOG4J2-664 Plugins data file needs to be in META-INF for OSGi compatibility. Matt Sicker Closed Fixed 2.0-rc2
Bug LOG4J2-570 Memory Leak Matt Sicker Resolved Fixed 2.0-rc2
Bug LOG4J2-442 Log4j2 Database insert problem in Websphere Nick Williams Resolved Fixed 2.0-rc1
Bug LOG4J2-404 "@EnterpriseNumber" is missing in the ID of structured data when RFC5424Layout is used   Closed Fixed
Bug LOG4J2-391 Flume appender crashes when lock timeout occurs   Closed Fixed 2.1
Question LOG4J2-365 ERROR StatusLogger Unable to locate a logging implementation, using SimpleLogge   Closed Fixed 2.0-beta7
Bug LOG4J2-346 Cyclic dependency in OSGi-context. Apache Log4j SLF4J Binding <-> slf4j-api Matt Sicker Resolved Fixed 2.0-rc2
Bug LOG4J2-345 logging.log4j-1.2-api doesn't export the log4j API 1.2. Dependent bundles can not be resolved. Matt Sicker Resolved Fixed 2.0-rc2
Improvement LOG4J2-333 Match artifact ids with Maven module names Gary Gregory Closed Fixed 2.0-beta9
Bug LOG4J2-255 Multi-byte character strings are scrambled in log output Remko Popma Closed Fixed 2.0-beta7
Bug LOG4J2-254 Race condition when setting new filename in RollingFileAppender related code   Closed Fixed 2.0-beta7
Bug LOG4J2-245 EmptyStackException when logging exceptions with Log4J2 in Java 8   Resolved Fixed 2.0-beta7
Bug LOG4J2-156 LocalizedMessageTest fails on linux system   Resolved Fixed 2.0-beta4
Bug LOG4J2-51 ClassCastException in Category logger Ralph Goers Closed Fixed
Bug LOG4J2-2050 NullPointerException in LogManager.getLogger when called from anonymous class initializer   Closed Fixed 2.9.1
Bug LOG4J2-1934 JMS Appender does not know how to recover from a broken connection Gary Gregory Resolved Fixed 2.9.0
Bug LOG4J2-1653 CronTriggeringPolicy uses wrong naming and produces NPE Ralph Goers Resolved Fixed 2.8
Bug LOG4J2-1649 CronTriggeringPolicy breaks awefully when using "reconfigure" of LoggerContext Ralph Goers Resolved Fixed 2.8
Bug LOG4J2-1542 java.lang.ArrayIndexOutOfBoundsException in ParameterizedMessage.formatTo(ParameterizedMessage.java:221) Remko Popma Resolved Fixed 2.7
Bug LOG4J2-1457 Class loader deadlock when using async logging and extended stack trace pattern Matt Sicker Closed Fixed 2.7
Bug LOG4J2-1409 ArrayIndexOutOfBoundsException in ReusableParameterizedMessage Remko Popma Closed Fixed 2.6.1
Bug LOG4J2-1406 2.6 is re-logging prior throwable instead of logging the throwable that is currently passed in by application code Remko Popma Resolved Fixed 2.6.1
Bug LOG4J2-1235 org.apache.logging.log4j.core.appender.routing.IdlePurgePolicy not working correctly Gary Gregory Resolved Fixed 2.7
Bug LOG4J2-1221 Dead lock observed in BlockingWaitStrategy in Log4J   Closed Fixed 2.6
Bug LOG4J2-1196 MongoDbConnection does not close MongoClient Matt Sicker Resolved Fixed 2.5
Bug LOG4J2-1173 ERROR Unable to rename file in version 2.4 and 2.4.1 Remko Popma Resolved Fixed 2.5
Improvement LOG4J2-1169 PatternLayout: Possible variable substitution in equals substitution parameter Matt Sicker Resolved Fixed 2.6
Bug LOG4J2-1166 Applications using Log4j-2.5 with monitorInterval never shut down Remko Popma Closed Fixed 2.5
Bug LOG4J2-1099 AbstractStringLayout implements Serializable, but is not Serializable Matt Sicker Resolved Fixed
New Feature LOG4J2-1050 Add a Log4jLookup class to help write log files relative to log4j2.xml   Closed Fixed 2.4, 2.4.1, 2.6
Documentation LOG4J2-1011 Dependencies for layouts should be documentated Mikael Ståldal Closed Fixed 2.6
Bug LOG4J2-999 RollingFileAppender only rotates when time is after rollover time, not on exact match Remko Popma Resolved Fixed 2.5
Bug LOG4J2-965 System.out no longer works after the Console appender and JANSI are initialized   Resolved Fixed 2.3
Bug LOG4J2-957 Missing toUpperCase(Locale.ENGLISH)   Closed Fixed 2.2
Question LOG4J2-943 How to configure StatisticsCsvLayout in log4j2 ?   Closed Fixed 2.1
Bug LOG4J2-938 org.apache.logging.log4j.core.jmx.Server never shuts down the ExecutorService it creates Remko Popma Closed Fixed 2.2
Improvement LOG4J2-905 Ability to disable (date) lookup completely, compatibility issues with other libraries like Camel Gary Gregory Resolved Fixed 2.7
Bug LOG4J2-819 PermGen OutOfMemoryError when reloading webapp on Tomcat 6   Resolved Fixed 2.1
Bug LOG4J2-799 Log4j 2 throws ArrayIndexOutOfBoundsException   Resolved Fixed 2.1
Bug LOG4J2-702 LoggerConfig#waitForCompletion is not thread safe   Resolved Fixed 2.4
Bug LOG4J2-697 Self written Appender stopped working   Resolved Fixed 2.0-rc2
Bug LOG4J2-679 Log rotation partly failed with error: "Unable to create directory ..." Remko Popma Resolved Fixed 2.0.2
Bug LOG4J2-659 Log files not properly rolled over to the folder.   Closed Fixed
Bug LOG4J2-619 Unable to recover after loading corrupted XML   Closed Fixed 2.0-rc2
Bug LOG4J2-605 NoSQL appender logging password in clear text. Matt Sicker Resolved Fixed 2.0-rc2
Epic LOG4J2-604 Audit use of ClassLoader, Class.forName, etc. Matt Sicker Closed Fixed
Bug LOG4J2-591 Log4j closes MongoDB connections after the first log message Matt Sicker Resolved Fixed 2.0-rc2
Bug LOG4J2-578 JMX Memory Leak in Servlet Container Remko Popma Resolved Fixed 2.5
Bug LOG4J2-542 LogEvents with exceptions fail to deserialize Ralph Goers Resolved Fixed 2.0-rc2
Bug LOG4J2-452 Log4j2 should not automatically start in Servlet 3.0 Nick Williams Resolved Fixed 2.0-rc1
Bug LOG4J2-437 Log4J2 Performs poorly with 500 concurrent users with Jboss 5.1.GA and JDK 6   Resolved Fixed
Bug LOG4J2-434 exception related data put into one log file and rest of them put into another log file   Resolved Fixed 2.0
Bug LOG4J2-377 NPE during shutdown.   Resolved Fixed 2.0-rc1, 2.0
Bug LOG4J2-373 Classloader issue in OSGi-environment Matt Sicker Resolved Fixed 2.0.1
Bug LOG4J2-358 NoSQLAppender using MongoDB provider ignores username and password attributes Nick Williams Resolved Fixed 2.0-beta9
Bug LOG4J2-322 Endless loop in ThrowableProxy.getCurrentStack Nick Williams Closed Fixed 2.0-beta9
Bug LOG4J2-289 Change Javadoc generation per CVE-2013-1571, VU#225657   Resolved Fixed 2.0-beta8
Bug LOG4J2-223 IllegalStateException thrown during Tomcat shutdown   Closed Fixed 2.0-beta7
Bug LOG4J2-205 Deadlock with SocketAppender Ralph Goers Resolved Fixed 2.0-beta5
Bug LOG4J2-169 LogManager.getLogger doesn't work Ralph Goers Resolved Fixed 2.0-beta5
Bug LOG4J2-158 RFC5424 SD PARAM/VALUE escaping Ralph Goers Closed Fixed 2.0-beta5
Bug LOG4J2-142 Exception while deserializing event from SocketAppender Ralph Goers Closed Fixed 2.0-beta4
Bug LOG4J2-119 Socket/Syslog reconnectionDelay results in constant reconnects Ralph Goers Closed Fixed 2.0-beta4
Bug LOG4J2-102 Bad priority in Syslog messages   Closed Fixed 2.0-beta3
Bug LOG4J2-80 level not tested when slf4j-impl and org.slf4j:jcl-over-slf4j Ralph Goers Closed Fixed 2.0-beta1
Bug LOG4J2-2049 Update Apache Kafka Client from 0.11.0.0 to 0.11.0.1   Closed Fixed 2.9.1
Improvement LOG4J2-2048 Increase default queue size for AsyncAppender Remko Popma Closed Fixed 2.9.1
Improvement LOG4J2-2047 Update Cassandra driver from 3.1.0 to 3.1.4   Closed Fixed 2.9.1
Improvement LOG4J2-2046 Update Apache Commons Compress from 1.13 to 1.14 Gary Gregory Closed Fixed 2.9.1
Improvement LOG4J2-2045 Update javax.mail from 1.5.6 to 1.6.0 Gary Gregory Closed Fixed 2.9.1
Improvement LOG4J2-2043 Update Jackson from 2.9.0 to 2.9.1 (fix for Java 9) Gary Gregory Resolved Fixed 2.9.1
Bug LOG4J2-2033 Regression in ProviderUtil.hasProviders for 2.9.0 Ralph Goers Closed Fixed 2.9.1
Bug LOG4J2-2030 ClassCastException: org.apache.logging.log4j.simple.SimpleLoggerContext cannot be cast to org.apache.logging.log4j.core.LoggerContext Ralph Goers Closed Fixed 2.9.1
Bug LOG4J2-2029 Marker examples should not use deprecate flow APIs Gary Gregory Closed Fixed 2.9.1
Improvement LOG4J2-2023 Use a class' canonical name instead of name to create its logger name Gary Gregory Resolved Fixed 2.9.0, 2.9.1
Improvement LOG4J2-2022 RFC5424Layout should obtain the process id.   Closed Fixed 2.9.0
Improvement LOG4J2-2020 Remove default layout from KafkaAppender Mikael Ståldal Closed Fixed 2.9.0
Bug LOG4J2-2018 LoggerNameLevelRewritePolicy documentation is wrong, example is broken Remko Popma Closed Fixed 2.9.0
Task LOG4J2-2017 Update Jackson from 2.8.9 to 2.9.0   Closed Fixed 2.9.0
Improvement LOG4J2-2016 Mark FileRenameAction as successful when using alternative ways to move files   Resolved Fixed 2.9.0
Improvement LOG4J2-2015 Allow KeyStoreConfiguration and TrustStoreConfiguration to find files as resources, file paths, and URLs Gary Gregory Closed Fixed 2.9.0
Bug LOG4J2-2013 SslSocketManager does not apply SSLContext on TCP reconnect Gary Gregory Closed Fixed 2.9.0