“Too many open files…”? Not Anymore: Catching the Leak with JPicus Java I/O Analysis Framework
Overview
Having I/O operations failing with a message like "Too many open files" is a sure symptom of leaking or exhausted file descriptors (aka file handles). Using the JPicus Java I/O analysis framework can greatly simplify the analysis of such problems and help you prove your software for the real world, before it goes to your customers.
Rate and Review
Reviews
Disclaimer: The reviews, statements, and opinions expressed here are those of the person or persons posting the reviews only and are not representative of SAP's or any other SAP Community Network member's opinion.
Very good drill and insight into a very common and tricky issue. Is there anything build in directly into the SAP Web Application server which provides these insights to Application developers or Administrators ?
