jim-parsons commented on issue #3978: URL: https://github.com/apache/logging-log4j2/issues/3978#issuecomment-3483450364
@vy ok here is the latest version <img width="476" height="94" alt="Image" src="https://github.com/user-attachments/assets/ea9a1107-f74f-474e-aece-40d0a6a4b30b" /> and here is the stack trace `org.apache.logging.slf4j.Log4jLogger caught java.lang.NoClassDefFoundError logging ParameterizedMessage: WebSocketSessionContext connected to: {} java.lang.NoClassDefFoundError: org/apache/logging/log4j/core/impl/JdkMapAdapterStringMap at org.apache.logging.log4j.core.impl.ThreadContextDataInjector$ForDefaultThreadContextMap.frozenStringMap(ThreadContextDataInjector.java:165) at org.apache.logging.log4j.core.impl.ThreadContextDataInjector$ForDefaultThreadContextMap.injectContextData(ThreadContextDataInjector.java:147) at org.apache.logging.log4j.core.impl.Log4jLogEvent.createContextData(Log4jLogEvent.java:692) at org.apache.logging.log4j.core.impl.Log4jLogEvent.<init>(Log4jLogEvent.java:452) at org.apache.logging.log4j.core.impl.DefaultLogEventFactory.createEvent(DefaultLogEventFactory.java:84) at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:587) at org.apache.logging.log4j.core.config.AwaitCompletionReliabilityStrategy.log(AwaitCompletionReliabilityStrategy.java:92) at org.apache.logging.log4j.core.Logger.log(Logger.java:187) at org.apache.logging.log4j.spi.AbstractLogger.tryLogMessage(AbstractLogger.java:2970) at org.apache.logging.log4j.spi.AbstractLogger.logMessageTrackRecursion(AbstractLogger.java:2922) at org.apache.logging.log4j.spi.AbstractLogger.logMessageSafely(AbstractLogger.java:2904) at org.apache.logging.log4j.spi.AbstractLogger.logMessage(AbstractLogger.java:2668) at org.apache.logging.log4j.spi.AbstractLogger.logIfEnabled(AbstractLogger.java:2422) at org.apache.logging.slf4j.Log4jLogger.info(Log4jLogger.java:178)` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
