Re: Help: Too many files open
- From: "Tyrone Showers" <owensvikki@xxxxxxxxxxxxx>
- Date: Tue, 20 Jun 2006 00:58:23 -0400
Thanks for your answer.
"Oliver Wong" <owong@xxxxxxxxxxxxxx> wrote in message
news:pDBlg.70834$JX1.13708@xxxxxxxxxxx
to
"Tyrone Showers" <owensvikki@xxxxxxxxxxxxx> wrote in message
news:1zclg.82892$QU3.56529@xxxxxxxxxxxxxxxxxxxxxxxxx
I would just like to know if Java provides an API to determine your
current
level of Open files e.g.,
Files.getCurrentOpenCount();
or
DatabaseConnection.getCurrentConnectionCount();
And if Java does provide such methods, is there a way to force the JVM
JVMclose these lingering Opens.
For your second question, the answer is "probably no". How would the
differentiate between an open which is "lingering" and an open which is
"critical to the correct functioning of this application"?
- Oliver
.
- References:
- Help: Too many files open
- From: Tyrone Showers
- Re: Help: Too many files open
- From: IchBin
- Re: Help: Too many files open
- From: Tyrone Showers
- Re: Help: Too many files open
- From: Oliver Wong
- Help: Too many files open
- Prev by Date: Transparent Windows?
- Next by Date: Re: Help: Too many files open
- Previous by thread: Re: Help: Too many files open
- Next by thread: Re: Too many files open
- Index(es):
Relevant Pages
|
|