Can't copy '(file-path)' to '(link-path)'
From Unofficial BOINC Wiki
Contents |
[edit] General
Message Type: Error Message
This Message means that the BOINC Client Software was in the process of starting the execution of a Work Unit. During the start up process, it tried to copy the actual executable Science Application to the "Slots Directory" but failed in the process.
[edit] Version Information
- None.
[edit] Example Log(s)
[edit] Message Log(s) Needed
Be the First! Zip up and send all TXT and OLD files in your BOINC Directory and then mail them to Chris at: boinc-wiki@cjmweb.fsnet.co.uk
[edit] Other Related Messages
[edit] Developer Information
| Code Location: | boinc/client/app_start.C |
| Function: | setup_file(WORKUNIT* wup, FILE_INFO* fip, FILE_REF& fref, char* file_path, char* slot_dir) |
| Documentation: | boinc/client/app_start.C |
| CVS Extract: | cvs -d :pserver:anonymous:@alien.ssl.berkeley.edu:/home/cvs/cvsroot checkout boinc/client/app_start.C |

