Re: Help: Too many files open
- From: IchBin <weconsul@xxxxxxx>
- Date: Sun, 18 Jun 2006 02:11:18 -0400
Tyrone Showers wrote:
I have a problem of getting the error "too many files open" and would likeMost all Java IDE's will let you do debugging at the instruction level. You may want to use it. To me that this sounds like a coding logic problem.
to trace my application. However, I have found nothing about how to display
the current number of open files. Does anyone know what code is used to get
the current number of open files?
Also, is there a way to determine the number of open database connections?
What OS are you running. JDK version? What file api's are you using?
For Database connections depends on how you are opening the connection(s). Do you spawn threads that have their own connections?
For me, I need more information!
I did a quick Google for the error you are getting and came up with a lot of hits. Can not determine what you are doing to indicate a match...
Google .. java too many files open
Thanks in Advance...
IchBin, Pocono Lake, Pa, USA http://weconsultants.servebeer.com/JHackerAppManager
__________________________________________________________________________
'If there is one, Knowledge is the "Fountain of Youth"'
-William E. Taylor, Regular Guy (1952-)
.
- Follow-Ups:
- Re: Help: Too many files open
- From: Tyrone Showers
- Re: Help: Too many files open
- References:
- Help: Too many files open
- From: Tyrone Showers
- Help: Too many files open
- Prev by Date: Help: Too many files open
- Next by Date: Re: Help: Too many files open
- Previous by thread: Help: Too many files open
- Next by thread: Re: Help: Too many files open
- Index(es):
Relevant Pages
|
|