Too many open files?
"M. A. Sridhar" <[email protected]> Thu, 17 Feb 2005 19:49:12 -0800 (PST)
| Newsgroups | gmane.comp.db.mckoi |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I ran into a rather strange "Too many open files" error with Mckoi today. The
application has been running without a hitch for a while now, and this showed
up without warning. This error occurred on a not-very-loaded Linux box
running the BEA JRockit JVM. Of course, restarting the application resolved
the problem, but I'm not sure I understand why this happened.
I'd appreciate any ideas on this. Thanks in advance.
Sridhar
IO Error:
/home/sfcrm/app/data/mckoiDb/./data/456APP_data_model_for_user_type.koi : too
many open files
java.lang.RuntimeException: IO Error:
/home/sfcrm/app/data/mckoiDb/./data/456APP_data_model_for_user_type.koi : too
many open files
at
com.mckoi.database.V1FileStoreSystem.openStore(Ljava.lang.String;)Lcom.mckoi.store.Store;(V1FileStoreSystem.java:155)
at
com.mckoi.database.V2MasterTableDataSource.open(Ljava.lang.String;)V(V2MasterTableDataSource.java:377)
at
com.mckoi.database.TableDataConglomerate.readVisibleTables()V(TableDataConglomerate.java:383)
at
com.mckoi.database.TableDataConglomerate.open(Ljava.lang.String;)V(TableDataConglomerate.java:1096)
at com.mckoi.database.Database.init()V(Database.java:1803)
=====
__________________________________
Do you Yahoo!?
Yahoo! Mail - Helps protect you from nasty viruses.
http://promotions.yahoo.com/new_mail
---------------------------------------------------------------
Mckoi SQL Database mailing list http://www.mckoi.com/database/
To unsubscribe, send a message to [email protected]