<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Debugging on Neat Guy Coding</title><link>https://neatguycoding.com/categories/debugging/</link><description>Recent content in Debugging on Neat Guy Coding</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 NeatGuyCoding</copyright><lastBuildDate>Thu, 14 Oct 2021 00:00:00 +0000</lastBuildDate><atom:link href="https://neatguycoding.com/categories/debugging/index.xml" rel="self" type="application/rss+xml"/><item><title>Spring Data Redis Connection Leak Mystery: When Your Microservice Goes Rogue</title><link>https://neatguycoding.com/posts/spring-data-redis-connection-leak/</link><pubDate>Thu, 14 Oct 2021 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/spring-data-redis-connection-leak/</guid><description>A production incident investigation revealing how Spring Data Redis + Lettuce can leak connections when mixing SessionCallback and executeWithStickyConnection operations. Deep dive into connection management mechanisms, JFR analysis techniques, and practical solutions to prevent your Redis connection pool from becoming a black hole.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/spring-data-redis-connection-leak/featured.jpg"/></item><item><title>A Peculiar Bug Hunt: When Exceptions Lose Their Voice</title><link>https://neatguycoding.com/posts/log-exception/</link><pubDate>Mon, 09 Aug 2021 00:00:00 +0000</pubDate><guid>https://neatguycoding.com/posts/log-exception/</guid><description>A deep dive into a mysterious production issue where exception logs mysteriously disappeared, leading us through Arthas debugging, Log4j2 internals, and the discovery that an exception&amp;rsquo;s getMessage() method was itself throwing exceptions due to Guava-Guice version incompatibility.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://neatguycoding.com/posts/log-exception/featured.jpg"/></item></channel></rss>