Java NIO: OutOfMemoryError
One of our applications was leveraging this NIO; however, it suffered from frequent ‘java.lang.OutOfMemoryError: Direct buffer memory’ when we were running in Java 11.
Stay updated with breaking news from Thread Dump. Get real-time updates on events, politics, business, and more. Visit us for reliable news and exclusive interviews.
One of our applications was leveraging this NIO; however, it suffered from frequent ‘java.lang.OutOfMemoryError: Direct buffer memory’ when we were running in Java 11.
Discover language-agnostic and -dependent plugins for IntelliJ IDEA that may be a great help in your daily fight with tasks that will make your work easier.
A slowdown in the Oracle RAC cluster degraded an entire application’s response time. Here, let’s discuss the steps we pursued to troubleshoot this problem.
In this blog post, discover how you can use Eclipse Jifa to identify potential performance bottlenecks in your Java applications.
Learn what problems the java.lang.System.getProperty() API can cause and what you can do to fix blocked threads.