java.lang.OutOfMemoryError: Java heap space at java.util.Arrays.copyOf(Unknown Source) at java.util.ArrayList.ensureCapacity(Unknown Source) at java.util.ArrayList.add(Unknown Source) at org.apache.nutch.crawl.CrawlDbReducer.reduce(CrawlDbReducer.java:97) at org.apache.nutch.crawl.CrawlDbReducer.reduce(CrawlDbReducer.java:35) at org.apache.hadoop.mapred.ReduceTask.run(ReduceTask.java:436) at org.apache.hadoop.mapred.Child.main(Child.java:158)
-- View this message in context: http://www.nabble.com/I-used-NUTCH1.1%2CIntegrated-in-Nutch-trunk--929%2Cbut-still-outmemory-tp25519608p25519608.html Sent from the Nutch - User mailing list archive at Nabble.com.