Hi all, I try to use Nutch with Eclipse but have some difficulties with logging when running a crawl within Eclipse. Eclipse executes the crawl but no hadoop.log is written. When I execute Nutch from the command line logs are written as expected.
I configured Eclipse according to the tutorial http://wiki.apache.org/nutch/RunNutchInEclipse0.9 and I also set the VM arguments to -Xmx1000m -Dhadoop.log.dir=logs -Dhadoop.log.file=hadoop.log I tested it with Nutch 0.9 and with the nightly build 20081027 but logs are missing for both versions. I use Java 1.6 and Windows. Any ideas how to configure Eclipse appropriately? Thanks in advance. Martina
