Hi, We are using NutchBean search on a website. When a search is done, NutchBean opens some files (about 12).
After about 100 searches, there is an error 'too many open files'. NutchBean breaks after 1024 files are opened. It's because NutchBean doesn't close opened files . I would like to close those files. Can someone help me to add a close method to NutchBean ? I tried to increase max opened files with ulimit to help while I haven't another solution but it doesn't seem to work. Any idea about this ? Regards. José Mestre