Problemunvalidated
would eventually run out of open file allowance and throw the error java.nio.file.FileSystemException: /opt/jboss-app/deployments: Too many open files — After migrating from EAP 6.4 to EAP 7.4. Tension: thousands of symlink entries for my jks keystore, up to the 4096 file ulimit. Outcome: I did not discover why Jboss 7.4 doesn't close or garbage collect file handlers on my inputStreams.
602ce435-39fb-41c2-b9e7-a2ecabfc67b2
would eventually run out of open file allowance and throw the error java.nio.file.FileSystemException: /opt/jboss-app/deployments: Too many open files — After migrating from EAP 6.4 to EAP 7.4. Tension: thousands of symlink entries for my jks keystore, up to the 4096 file ulimit. Outcome: I did not discover why Jboss 7.4 doesn't close or garbage collect file handlers on my inputStreams.