Hi Sebastien I thought I'd give you some feedback on this issue. As you are aware (or not) the problem was being experienced with file descriptors (file handles in windows) and as I was running win2k adv server I couldnt find any reference on how to up this value and using ulimit in cygwin still didnt sort out the problem. So for the 1st time I gave up on windows and installed a nice copy of Fedora FC4 running under VMWARE - I'm happy to say that on doing this even though having to upgrade to J2RE 1.5 due to problems with the socket calls on FC4/JAVA nutch is outperforming its previous install on a windows machine (even though its still on the same machine running windows 2k with vmware and fedora core 4) - With 100 threads I'm totalling about 2-3x as many pages per second when fetching as before as well as no lock ups or any other problems whatsoever to date. I wouldn't recommend using nutch on windows with java if you're planning on having a very large index.
Thanks! On Tue, 5 Jul 2005 11:37:39 +0200 (CEST) Sébastien LE CALLONNEC <[EMAIL PROTECTED]> wrote: >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 _____________________________________________________________________ For super low premiums, click here http://www.dialdirect.co.za/quote
