𝕏

Posts by claudio

1) Message boards : Number crunching : Error: Finish File Present Too Long (Message 1165)
Posted 21 Feb 2017 by claudio
Post:
I'm getting the error message "finish file present too long" for some BOINC tasks. The computer is running Ubuntu 16.10, BOINC 7.6.33.

There are two types of error of this kind. The first type is when the error message is near to the beginning of the Stderr output:

<core_client_version>7.6.33</core_client_version>
<![CDATA[
<message>
finish file present too long
</message>
<stderr_txt>
[...]

Tasks of this kind are:

[/url]

The second type of the "finish file present too long" error is when the error message appears at the end of Stderr output:

[...]
Doing CP It:178377992403:41:33 (118753): called boinc_finish

</stderr_txt>
<message>
finish file present too long
</message>
]]>

Task of this kind is:



I also found a similar topic at boinc.berkeley.edu forum.