Bug#305623: java.nio.FileChannelImpl.lock(): not implemented
   
    ms419@freezone.co.uk, 305623@bugs.debian.org
     
    ms419@freezone.co.uk, 305623@bugs.debian.org
       
    Thu Apr 21 05:24:04 2005
    
    
  
Package: kaffe
Version: 1.1.5-2
I got this error with kaffe -
[...]
java.io.IOException: java.nio.FileChannelImpl.lock(): not implemented
    at gnu.java.nio.channels.FileChannelImpl.lock (FileChannelImpl.java)
    at gnu.java.nio.channels.FileChannelImpl.lock 
(FileChannelImpl.java:471)
    at net.nutch.fs.LocalFileSystem.lock (LocalFileSystem.java:208)
    at net.nutch.db.WebDBWriter.<init> (WebDBWriter.java:1466)
    at net.nutch.db.WebDBWriter.createWebDB (WebDBWriter.java:1425)
    at net.nutch.tools.WebDBAdminTool.main (WebDBAdminTool.java:159)
    at net.nutch.tools.CrawlTool.main (CrawlTool.java:120)
[...]
I guess this method hasn't yet been implemented in classpath?
Thanks!
Jack