Thomas Bennett created OODT-674:
-----------------------------------

             Summary: MoveDatafileToFailureDir fails to move files off an NFS 
mounted directory
                 Key: OODT-674
                 URL: https://issues.apache.org/jira/browse/OODT-674
             Project: OODT
          Issue Type: Improvement
          Components: crawler
    Affects Versions: 0.6
         Environment: OS: Linux

            Reporter: Thomas Bennett
            Assignee: Thomas Bennett
             Fix For: 0.7


When moving a file from an NFS directory into a local directory, 
io.File.renameTo() always returns false, so the file cannot be moved.

Here is the offending file:
.../crawl/action/MoveData.java

Here is the offending line: 64

This is a known java bug... some info can be found at:
http://stackoverflow.com/questions/1791073/java-i-o-over-an-nfs-mount



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to