Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
find max number of open file descriptors using java
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Chris Brat, post: 1928730"] Hi, Both good points. Unfortunately I worked on an existing application that did run out of file-handles and caused the environent to sieze. To manage the problem the support team wrote a script to periodically check the number of open filehandles and when a pre-defined limit was reached the application would reboot, to prevent the environment siezing. I don't think the problem was ever actually resolved. Regards, Chris [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
find max number of open file descriptors using java
Top