Hi Keren,
Something to look into, apparently we're using an older version of
tomcat.....to do later.
g.
Stefan Groschupf wrote:
Hi. I didn't help, just asking for more details. ;)
Btw. it think it is a good idea to use a newer tomcat, I personal use
5.0.29 (latest is 5.0.30) all newer tomcats require java 1.5 i do not
yet use for nutch.
Am 22.02.2006 um 15:59 schrieb Insurance Squared Inc.:
Thanks for your help Stefan (as always).
We've fixed the problem as follows:
export CATALINA_OPTS="-Xms512m -Xmx2000m"
into /var/jakarta-tomcat-4.1.31/bin/startup.sh.
Stefan Groschupf wrote:
Do you have done some customizing, e.g. store the nutchBean more
than once?
I personal had never such problems.
How many segments / indexes you have?
Am 22.02.2006 um 15:21 schrieb Insurance Squared Inc.:
We're getting an out of memory error when running a search using
nutch 0.71 on a machine with 3 gigs of Ram. Here's the error:
<snip>
at org.apache.tomcat.util.threads.ThreadPool
$ControlRunnable.run(ThreadPoo
l.java:683)
at java.lang.Thread.run(Thread.java:534)
----- Root Cause -----
java.lang.OutOfMemoryError
A bit of Googling, uh, I mean mozdexing, and we increased the
java heap size to 2gig, to wit:
java heap max size 2G, using
/usr/java/j2sdk1.4.2_10/bin/java -Xmx2000m
Yet the out of memory error still persists when we run a search.
Any thoughts on how to resolve this problem?
---------------------------------------------------------------
company: http://www.media-style.com
forum: http://www.text-mining.org
blog: http://www.find23.net
---------------------------------------------------------------
company: http://www.media-style.com
forum: http://www.text-mining.org
blog: http://www.find23.net