Client State
From Unofficial BOINC Wiki
Contents |
[edit] General
Broadly, this is the stage at which the processing of a Result encountered an error.
The Client State of a Result is defined as one of three basic states:
- Not started (New), or
- Processing is Finished (Done), or
- Processing interrupted with an error condition (Client Error)
Client States
New
The BOINC Client Software has not yet completed the work. Since the processing is not over, the the final Client State at the Result Outcome is not yet known.
The Result has been issued to the Participant's Computer and the Data Server is awaiting a returned Result.
Done
No error occurred.
The Result has been processed on the Participant's Computer and a Result has been returned.
Downloading
The BOINC Client Software couldn't download the Science Application or Work Unit Data Files.
A Result with this state had an error detected while it was being downloaded to the Participant's Computer and the data transfer cannot/could not be completed even after several retries have occurred.
Computing
An error occurred during computation.
A Result with this state had an error detected while it was being processed by the Participant's Computer. These errors can be errors that are detected by the BOINC Daemon or the Science Application.
Uploading
The BOINC Client Software couldn't upload the Result Data Files.
A Result with this state had an error detected while it was being uploaded from the Participant's Computer and the data transfer cannot be completed even after several retries have occurred.
RSS Feeds

