Scheduler Reply Message
From Unofficial BOINC Wiki
Contents |
[edit] General
A Scheduler Reply Message is a Message that is sent from the Project's Scheduler to the BOINC Client Software and it will perform one or more of the following tasks:
- Issue new work.
- Download the updated Preferences in the Project's BOINC Database.
- Note:
- The Scheduler Reply Message will only be created and sent to the Participant's Computer after the Participant's Computer has made initial contact with the Scheduler with a Scheduler Request Message. In other words, you only will get one of these messages if you initiate the contact.
[edit] Access Error
If you try to access the URL of a Scheduler with a Web Browser, you will get a message like these examples:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>403 Forbidden</TITLE> </HEAD><BODY> <H1>Forbidden</H1> You don't have permission to access / on this server.<P> <HR> <ADDRESS>Apache/1.3.31 Server at setiboincdata.ssl.berkeley.edu Port 80</ADDRESS> </BODY></HTML>
Which will show as:
Forbidden
You don't have permission to access / on this server.
Apache/1.3.31 Server at setiboincdata.ssl.berkeley.edu Port 80
Or, in Firefox I got:
<scheduler_reply> <scheduler_version>468</scheduler_version> <message priority="low">Incomplete request received. </message> </scheduler_reply> <HTML><HEAD><META HTTP-EQUIV=Refresh CONTENT="0;URL=../"></HEAD><BODY> You seem to be viewing this page in a WWW browser. Visit the <a href="../">main page</a>. </BODY></HTML>
[edit] Related Messages
- Scheduler request to '(url)' failed
- Scheduler request to '(url)' succeeded
- Scheduler RPC to '(url)' failed
- Scheduler RPC to '(url)' succeeded
- Sending request to scheduler: '(url)'
- Sending scheduler request to '(url)'
RSS Feeds

