You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@nutch.apache.org by rajat swarup <ra...@gmail.com> on 2005/03/29 14:47:19 UTC

Crawl Problems in nutch on Sun

Hi,
I'm getting the following error on a Sun machine when I'm trying to
crawl in nutch.
I can't seem to find any help on this on the web too. Can someone help me?
Follwoing are the versions of software:
java: 1.4.0_01-b03
nutch 0.6

[error-log]
Exception in thread "main" java.io.IOException: No record locks available
       at sun.nio.ch.FileChannelImpl.lock0(Native Method)
       at sun.nio.ch.FileChannelImpl.lock(FileChannelImpl.java:490)
       at net.nutch.db.WebDBWriter.<init>(WebDBWriter.java:1464)
       at net.nutch.db.WebDBWriter.createWebDB(WebDBWriter.java:1424)
       at net.nutch.tools.WebDBAdminTool.main(WebDBAdminTool.java:157)
       at net.nutch.tools.CrawlTool.main(CrawlTool.java:84)
[/error-log]

Thanks and regards,
Rajat Swarup.