> Hi Andre > > Where do I specify this? What servlet engine (and version) do you run ?
With tomcat 5.5.x it's for example the environment JAVA_OPTS where you must specify the -Xms= and -Xmx André > > Thanks > > On Tue, 21 Jun 2005 14:33:30 +0200 > "Andre Schild" <[EMAIL PROTECTED]> wrote: > > Did you specify more memory for the JVM where the servlet > > engine runs ? > > > > Default JVM is arround 64MB > > > > André > > > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] > > > Sent: Tuesday, June 21, 2005 1:30 PM > > > To: [email protected]; Andy Liu > > > Subject: Nutch (Windows) - Out of Memory > > > > > > > > > I'm running everything at the moment on one windows box > > > using cygwin etc etc as per installation instructions. > > Ive > > > got +- 1,000,000 pages indexed and my problem is this: > > > every now and again when i do a search i get the error > > "Out > > > of memory" (or the results page is blank / no text) - > > this > > > is usually when the indexer is doing something which is > > > taking time. I have plenty of memory available to the > > O/S - > > > do i perhaps have to change a settings somewhere? > > > > > > Thanks > > > > > > On Mon, 20 Jun 2005 09:59:41 -0400 > > > Andy Liu <[EMAIL PROTECTED]> wrote: > > > > Most Nutch operations are I/O bound, so raising CPU > > > > utilization > > > > wouldn't help overall performance. For fetching you > > can > > > > configure the > > > > amount of fetcher threads to use which may help, but > > > > you'll probably > > > > run out of bandwidth before you max out your CPU. > > > > > > > > Since indexing is single-threaded I've been able to > > run > > > > multiple index > > > > processes concurrently, which speeds things up a bit. > > > > > > > > Andy > > > > > > > > On 6/20/05, [EMAIL PROTECTED] > > > > <[EMAIL PROTECTED]> wrote: > > > > > Hi everyone... > > > > > > > > > > Anyone here running Nutch in a windows environment > > > > using > > > > > cygwin ? I was wondering if anyone could help. > > Nutch is > > > > > running wonderfully however I'd like to find out if > > it > > > > is > > > > > possible to change the system priority of tomcat > > and/or > > > > > cygwin (fetching etc etc). At the moment its using > > only > > > > > about 5-10% of CPU and would like to know if > > there's > > > > anyway > > > > > to boost this in windows? > > > > > > > > > > Thanks > > > > > quo > > > > > > > > > > > > > > > _____________________________________________________________________ > > > > > For super low premiums, click here > > > > http://www.dialdirect.co.za/quote > > > > > > > > > > > > > > _____________________________________________________________________ > > > For super low premiums, click here > > http://www.dialdirect.co.za/quote > > > > > > > > > _____________________________________________________________________ > For super low premiums, click here http://www.dialdirect.co.za/quote >
