It means the scheduler url isn't embeded in the
http://climateprediction.net/ web page, it does show up in
http://climateapps2.oerc.ox.ac.uk/cpdnboinc/ through,
Occasionally i have had this problem when the Seti Beta web site is down for maintenance, but the scheduler is up, Boinc looses the scheduler url because the down for maintenance page doesn't have it embeded,
Shut down Boinc fully, and edit your client_state.xml with Notepad, scroll down to the
http://climateprediction.net project section:
<project>
<master_url>http://climateprediction.net/</master_url>
<project_name>climateprediction.net</project_name>
and change the <scheduler_url> line to the following:
<scheduler_url>http://climateapps2.oerc.ox.ac.uk/cpdnboinc_cgi/cgi</scheduler_url>
Save and restart Boinc.
Claggy