You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are getting this ERROR When we use the JsonTemplateLayout
org.ops4j.pax.logging.pax-logging-api [log4j2] ERROR : Unable to locate plugin type for JsonTemplateLayout
org.ops4j.pax.logging.pax-logging-api [log4j2] ERROR : Unable to locate plugin for JsonTemplateLayout
org.ops4j.pax.logging.pax-logging-api [log4j2] ERROR : Could not create plugin of type class org.apache.logging.log4j.core.appender.RollingFileAppender for element RollingFile: java.lang.NullPointerException: Cannot invoke "org.apache.logging.log4j.core.config.plugins.util.PluginType.getElementName()" because "childType" is null
org.ops4j.pax.logging.pax-logging-api [log4j2] ERROR : Unable to invoke factory method in class org.apache.logging.log4j.core.appender.RollingFileAppender for element RollingFile: java.lang.IllegalStateException: No factory method found for class org.apache.logging.log4j.core.appender.RollingFileAppender
org.ops4j.pax.logging.pax-logging-api [log4j2] ERROR : Null object returned for RollingFile in Appenders.
Steps to Reproduce
Steps to reproduce the issue
Add these configration to the log4j2.properties file
Description
Hi Team,
Description
We are getting this ERROR When we use the JsonTemplateLayout
Steps to Reproduce
Steps to reproduce the issue
Version
4.2.0
Environment Details (with versions)
No response
The text was updated successfully, but these errors were encountered: