Re: Too many open files?

"M. A. Sridhar" <[email protected]> Sat, 19 Feb 2005 13:21:25 -0800 (PST)
Newsgroups gmane.comp.db.mckoi
Message-ID <[email protected]>
Actually, the application does not perform any create/drop/alter operations.
The schema itself is completely static  when the application is running.

So I am still rather puzzled.

Sridhar

--- Tobias Downer <[email protected]> wrote:

> I've seen this error message happen on other JVMs when a Mckoi database 
> has more tables than there are available file descriptors made available 
> by the operating system.  I believe in Java 1.4 there was a JVM bug that 
> limited the number of open files to only 400 or so.  This was a win32 
> problem only.
> 
> Does your database have a lot of tables, or do you frequently ALTER, 
> CREATE/DROP and COMPACT the tables?  It's possible there may be a 
> problem where the open file descriptor on a dropped or compacted table 
> is not properly being recycled by the JVM so it's only possible to 
> perform a limited number of drops/compacts per session.
> 
> Toby.
> 


=====
M. A. Sridhar


		
__________________________________ 
Do you Yahoo!? 
Meet the all-new My Yahoo! - Try it today! 
http://my.yahoo.com 
 



---------------------------------------------------------------
Mckoi SQL Database mailing list  http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]