Hi quovadis,
I don't think this is a Nutch-related problem. It is most certainly due to the underlying OS which limits the number of open file descriptors. AFAIK, you can run the command "ulimit -a" to see what this limit is and "ulimit -n <new_limit>" to modify it. Regards, Sebastien. --- [EMAIL PROTECTED] a écrit : > Hi there > > I wonder if anyone can help. I restarted the webserver for > nutch this morning and opened the front page at > http://127.0.0.1:8080 which displayed the search bar etc. > When searching however I get a HTTP Status 500 Exception > with the error: > > org.apache.jasper.JasperException: Too many open files > > Any ideas? > > Thanks > _____________________________________________________________________ > For super low premiums, click here http://www.dialdirect.co.za/quote > ___________________________________________________________________________ Appel audio GRATUIT partout dans le monde avec le nouveau Yahoo! Messenger Téléchargez cette version sur http://fr.messenger.yahoo.com ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Nutch-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nutch-general
