climateprediction.net home page
Log file messages

Log file messages

Questions and Answers : Unix/Linux : Log file messages
Message board moderation

To post messages, you must log in.

AuthorMessage
old_user170682

Send message
Joined: 2 Mar 06
Posts: 13
Credit: 1,885,421
RAC: 0
Message 22947 - Posted: 27 May 2006, 16:24:21 UTC

Hi,

I have started to get the following messages when my CPDN client tries to connect to the project. I get the same on both machines running CPDN.

Anyone know what this mean?

Sat 27 May 2006 06:16:16 PM CEST|climateprediction.net|Sending scheduler request to http://climateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi
Sat 27 May 2006 06:16:16 PM CEST|climateprediction.net|Reason: Requested by user
Sat 27 May 2006 06:16:16 PM CEST|climateprediction.net|(not requesting new work or reporting completed tasks)
Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|Scheduler request succeeded
Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|You are using the wrong URL for this project
Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|The correct URL is http://climateprediction.net/
Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|Using the wrong URL can cause problems in some cases.
Sat 27 May 2006 06:16:21 PM CEST|climateprediction.net|When convenient, detach this project, then reattach to http://climateprediction.net/

ID: 22947 · Report as offensive     Reply Quote
Arnaud

Send message
Joined: 3 Sep 04
Posts: 268
Credit: 256,045
RAC: 0
Message 22950 - Posted: 27 May 2006, 17:46:51 UTC

ID: 22950 · Report as offensive     Reply Quote
old_user170682

Send message
Joined: 2 Mar 06
Posts: 13
Credit: 1,885,421
RAC: 0
Message 22952 - Posted: 27 May 2006, 20:20:38 UTC - in response to Message 22950.  

See here: http://www.climateprediction.net/board/viewtopic.php?t=4916


This did not help.
Running strace on cpdn_fix_xml_linux shows that it is tries to open the following files.

munmap(0x55556000, 172890) = 0
access(\"account_climateprediction.net.xml\", F_OK) = -1 ENOENT (No such file or directory)
access(\"account_climateapps2.oucs.ox.ac.uk_cpdnboinc.xml\", F_OK) = -1 ENOENT (No such file or directory)
access(\"account_www.climateapps2.oucs.ox.ac.uk_cpdnboinc.xml\", F_OK) = -1 ENOENT (No such file or directory)
access(\"account_www.climateprediction.net.xml\", F_OK) = -1 ENOENT (No such file or directory)
exit_group(0) = ?

None of thes is found in my installation.
The closest I come is a file called account_www.climateprediction.net..xml

It has the following content:
<account>
<master_url>http://www.climateprediction.net./</master_url>
<authenticator>xxxxxxxxxxxxxxxxxxxxxxxxxxx</authenticator>
<project_name>climateprediction.net</project_name>
<project_preferences>
</project_preferences>
<gui_urls>
<gui_url>
<name>Help</name>
<description>Get help for climateprediction.net</description>
<url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/quick_faq.php</url>
</gui_url>
<gui_url>
<name>News</name>
<description>climateprediction.net News</description>
<url>http://climateprediction.net/newsb.php</url>
</gui_url>
<gui_url>
<name>Your account</name>
<description>View your account information, credits, and trickles</description>
<url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/show_user.php?userid=xxxxxxx</url>
</gui_url>
<gui_url>
<name>Help Desk</name>
<description>Get help from project staff and users with the experiment</description>
<url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_help_desk.php</url>
</gui_url>
<gui_url>
<name>User Forum</name>
<description>Speak to other users about this experiment</description>
<url>http://climateapps2.oucs.ox.ac.uk/cpdnboinc/forum_index.php</url>
</gui_url>

</gui_urls>
</account>


ID: 22952 · Report as offensive     Reply Quote
Arnaud

Send message
Joined: 3 Sep 04
Posts: 268
Credit: 256,045
RAC: 0
Message 22953 - Posted: 27 May 2006, 20:27:53 UTC
Last modified: 27 May 2006, 20:39:14 UTC

Well, the file account_www.climateprediction.net..xml shouldn\'t have 2 dots: it should be account_www.climateprediction.net.xml
Perhaps you can try to rename it and run the little program again.
Arnaud
ID: 22953 · Report as offensive     Reply Quote
old_user170682

Send message
Joined: 2 Mar 06
Posts: 13
Credit: 1,885,421
RAC: 0
Message 22954 - Posted: 27 May 2006, 20:44:39 UTC - in response to Message 22953.  

Well, the file account_www.climateprediction.net..xml shouldn\'t have 2 dots: it should be account_www.climateprediction.net.xml
Perhaps you can try to rename it and run the little program again.


I have the following URL in several files
http://climateapps2.oucs.ox.ac.uk/cpdnboinc_cgi/cgi

Do you know what the correct URL is?

ID: 22954 · Report as offensive     Reply Quote
Profile Thyme Lawn
Volunteer moderator

Send message
Joined: 5 Aug 04
Posts: 1283
Credit: 15,824,334
RAC: 0
Message 22973 - Posted: 30 May 2006, 12:31:19 UTC - in response to Message 22954.  

Do you know what the correct URL is?

The correct URL is climateprediction.net

From your posts it looks like you\'re attached to \"www.climateprediction.net.\", which isn\'t an alternative URL that the program caters for. If you send me a PM (same user name) on the phpBB forum with your email address I\'ll send you a modified version.
"The ultimate test of a moral society is the kind of world that it leaves to its children." - Dietrich Bonhoeffer
ID: 22973 · Report as offensive     Reply Quote
old_user170682

Send message
Joined: 2 Mar 06
Posts: 13
Credit: 1,885,421
RAC: 0
Message 22982 - Posted: 31 May 2006, 20:49:12 UTC - in response to Message 22973.  

Do you know what the correct URL is?

The correct URL is climateprediction.net

From your posts it looks like you\'re attached to \"www.climateprediction.net.\", which isn\'t an alternative URL that the program caters for. If you send me a PM (same user name) on the phpBB forum with your email address I\'ll send you a modified version.


Thanks, but I just detached and reattached to the project and this solved my problem, but killed my 30% finished work units on both machines running CPDN
ID: 22982 · Report as offensive     Reply Quote

Questions and Answers : Unix/Linux : Log file messages

©2024 climateprediction.net