|
From: John M. (JIRA) <ji...@co...> - 2005-04-12 13:39:40
|
VPF Keeps too many files open
-----------------------------
Key: GEOT-498
URL: http://jira.codehaus.org/browse/GEOT-498
Project: GeoTools
Type: Bug
Components: vpf
Versions: 2.1.M3
Environment: Windows and Linux
Reporter: John Meagher
Priority: Critical
When working with extremely large data sets (like VMap0 with ~65000 files) the VPF data store keeps all files that have been accessed open in the VPFFileFactory (basically a file cache). This can cause IOExceptions indicating that "too many files are open" which results in failure to access the rest of the data.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
http://www.atlassian.com/software/jira
|