Has anyone seen this error in galaxy before? I'm not sure exactly what it indicates.

Traceback (most recent call last):
  File "/mnt/ceph/home/galaxy/galaxy/tools/data_source/upload.py", line 425, 
in<module>
    __main__()
  File "/mnt/ceph/home/galaxy/galaxy/tools/data_source/upload.py", line 413, in 
__main__
    add_file( dataset, registry, json_file, output_path )
  File "/mnt/ceph/home/galaxy/galaxy/tools/data_source/upload.py", line 325, in 
add_file
    shutil.move( dataset.path, output_path )
  File "/usr/lib64/python2.7/shutil.py", line 301, in move
    copy2(src, real_dst)
  File "/usr/lib64/python2.7/shutil.py", line 130, in copy2
    copyfile(src, dst)
  File "/usr/lib64/python2.7/shutil.py", line 84, in copyfile
    copyfileobj(fsrc, fdst)
  File "/usr/lib64/python2.7/shutil.py", line 52, in copyfileobj
    fdst.write(buf)
IOError: [Errno 4] Interrupted system call


___________________________________________________________
Please keep all replies on the list by using "reply all"
in your mail client.  To manage your subscriptions to this
and other Galaxy lists, please use the interface at:
 https://lists.galaxyproject.org/

To search Galaxy mailing lists use the unified search at:
 http://galaxyproject.org/search/

Reply via email to