What does JVM flag CMSClassUnloadingEnabled actually do? Understanding the JVM Flag CMS Class Unloading Enabled Java Virtual Machine JVM flags play a crucial role in the performance tuning and management of Java appli 3 min read 08-10-2024 8
Caused By: java.lang.NoClassDefFoundError: org/apache/log4j/Logger The No Class Def Found Error org apache log4j Logger Conundrum A Guide to Troubleshooting Logging is a vital part of any software development process It provide 2 min read 07-10-2024 5
class loading in tomcat on demand when 2 versions of a lib are present? Tomcat Class Loading Navigating the Labyrinth of Multiple Library Versions Imagine you re building a web application that relies on two different versions of th 3 min read 06-10-2024 12
java.lang.NoClassDefFoundError due to Native library issue? The Java No Class Def Found Error and Native Library Woes A Guide to Troubleshooting The dreaded java lang No Class Def Found Error often strikes fear into the 3 min read 06-10-2024 9
How do I make my webapp classes available to a jar on Jetty's classpath? (Jetty 10+) How to Make Your Web Application Classes Available to a JAR on Jettys Classpath Jetty 10 If you re working with Jetty version 10 and later and need to make clas 2 min read 27-09-2024 19
How to set flatclasspath in QuarkusTest How to Set Flat Classpath in Quarkus Test Quarkus is a Kubernetes native Java framework that optimizes Java applications for running in containers When testing 3 min read 21-09-2024 17
JMX metrics problem with spring-boot-starter-quartz and class loader Understanding JMX Metrics Issues with Spring Boot Starter Quartz and Class Loaders In the world of Java applications monitoring performance through metrics is e 3 min read 20-09-2024 18
Invalid value io.confluent.kafka.serializers.context.NullContextNameStrategy during runtime when producing a Kafka event using schema registry Invalid value io confluent kafka serializers context Null Context Name Strategy Troubleshooting Kafka Schema Registry Errors This article delves into a common e 3 min read 02-09-2024 12
Why debugging leads to MetaSpace memory leak in Java? The Perils of Debugging Why It Can Lead to Metaspace Memory Leaks in Java Debugging is an essential part of the software development process but it can sometime 2 min read 02-09-2024 24