On 2010-01-11 18:40, Godmar Back wrote:
On Mon, Jan 11, 2010 at 12:30 PM, Fuad Efendi wrote:
Googling reveals
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4675952 and
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5050507 so you
could try increasing the Java stack size in bin/nutch (-
On Mon, Jan 11, 2010 at 12:30 PM, Fuad Efendi wrote:
>> Googling reveals
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4675952 and
>> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5050507 so you
>> could try increasing the Java stack size in bin/nutch (-Xss), or use
>> an alternate re
, put it in Hadoop settings for tasks...
>>>
>>> http://www.tokenizer.ca/
>>>
>>>
>>>> -Original Message-
>>>> From: Godmar Back [mailto:god...@gmail.com]
>>>> Sent: January-11-10 11:53 AM
>>>> To: nutch-user@lucene.apache.org
>
nt: January-11-10 11:53 AM
>>> To: nutch-user@lucene.apache.org
>>> Subject: Re: Help Needed with Error: java.lang.StackOverflowError
>>>
>>> On Mon, Jan 11, 2010 at 11:50 AM, Eric Osgood
>>> wrote:
&
> Googling reveals
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4675952 and
> http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5050507 so you
> could try increasing the Java stack size in bin/nutch (-Xss), or use
> an alternate regexp if you can.
>
> Just out of curiosity, why does a per
o:god...@gmail.com]
>> Sent: January-11-10 11:53 AM
>> To: nutch-user@lucene.apache.org
>> Subject: Re: Help Needed with Error: java.lang.StackOverflowError
>>
>> On Mon, Jan 11, 2010 at 11:50 AM, Eric Osgood
>> wrote:
>>> Do you have to set the -Xss f
Also, put it in Hadoop settings for tasks...
http://www.tokenizer.ca/
> -Original Message-
> From: Godmar Back [mailto:god...@gmail.com]
> Sent: January-11-10 11:53 AM
> To: nutch-user@lucene.apache.org
> Subject: Re: Help Needed with Error: java.lang.StackOverflowError
&
On Mon, Jan 11, 2010 at 11:50 AM, Eric Osgood wrote:
> Do you have to set the -Xss flag somewhere else?
Yes, in bin/nutch - looking for where it sets -Xmx
- Godmar
bin/nutch -Xss1024k index crawl1/indexes crawl1/crawldb crawl1/linkdb
crawl/segments/*
Exception in thread "main" java.lang.NoClassDefFoundError: index
Caused by: java.lang.ClassNotFoundException: index
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.Acce
Very intriguing, considering that we teach our students to avoid
recursion where possible for this very reason.
Googling reveals
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4675952 and
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=5050507 so you
could try increasing the Java stack size
10 matches
Mail list logo