Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go »
No member browsing this thread
Thread Status: Active
Total posts in this thread: 47
Posts: 47   Pages: 5   [ Previous Page | 1 2 3 4 5 | Next Page ]
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 5238 times and has 46 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

I am definitely attached to WCG, but have ticked 'no new tasks' to prevent 100's of abended WUs.
I'll check with admin re permissions.

Ran Boinc Manager from a terminal with command:
sudo /usr/bin/boincmgr
Results exactly the same (Computational Error)
Admin says this should take care of the permissions problem.
Regarding the HD - this is a brand new machine and disk (I know - it could still be a bum disk) - I will check the bios to see if there is a disk scan.

OK - ran the bios HDD scan - all OK.
Maybe it is an Ubuntu 9.0.4 thing - I've run out of ideas.

I did a complete removal of Boicn (but not the data directory), and then downloaded and installed 6.6.40 - ran it and connected to WCG - 2 WUs can down and ran and both had the Computational Error.
----------------------------------------
[Edit 3 times, last edit by Former Member at Sep 29, 2009 10:28:21 AM]
[Sep 29, 2009 8:05:01 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

Back to Windows for the rest of today. Any suggestions will be actioned tomorrow morning.
Thanks guys - we must get it licked - could it be anything to do with the Ubuntu Firewall?
[Sep 29, 2009 10:47:20 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Sekerob
Ace Cruncher
Joined: Jul 24, 2005
Post Count: 20043
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

oh dear, now that's mentioned ;>)

Yes, plz see Help on that topic. Nutshell, need free passing of IP 127.0.0.1 (Local Host), between the different BOINC elements and open port 31416, exclusively for the BOINC elements boinc.exe & boincmgr.exe
----------------------------------------
WCG Global & Research > Make Proposal Help: Start Here!
Please help to make the Forums an enjoyable experience for All!
[Sep 29, 2009 10:50:40 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

Hi Sekerob - sorry it's taken so long to reply, but I'm dependent on technical suport. The firewall is so well hidden I could not find any refernce to it. The linux techies tell me it's there, and the rules are the same as for windows - so they say 'if it works on Windows it will work on Ubuntu' - Well - as you know - it doesnt work. I have gone back to the WCG supported version of Boinc via Synaptic Package Manager, but it's still the same. I'm stumped, and don't know the OS well enough to do anything else. Any chance of someone logging in via NetMeeting?
----------------------------------------
[Edit 2 times, last edit by Former Member at Oct 1, 2009 10:02:47 AM]
[Oct 1, 2009 10:01:29 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Sekerob
Ace Cruncher
Joined: Jul 24, 2005
Post Count: 20043
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

Get a LogMeIn account and I'll reorganize your computer [joking, that would penetrate your network and that your admin might not like] ;?

Some differential behavior maybe, but suggest to first add a few log flags to cc_config.xml to get all the network traffic printed in BOINC, where 1 is on and 0 is off.

<file_xfer_debug>1</file_xfer_debug>
<poll_debug>1</poll_debug>
<network_status_debug>1</network_status_debug>
<proxy_debug>1</proxy_debug>
<http_debug>1</http_debug>
<http_xfer_debug>1</http_xfer_debug>

Se help http://www.worldcommunitygrid.org/help/viewSearch.do?searchString=https for more explanations.

edit: underscore, not hyphen in cc_config.xml
----------------------------------------
WCG Global & Research > Make Proposal Help: Start Here!
Please help to make the Forums an enjoyable experience for All!
----------------------------------------
[Edit 1 times, last edit by Sekerob at Oct 1, 2009 10:51:22 AM]
[Oct 1, 2009 10:40:43 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

Sekerob amigo - I feel like a real fool - I cant find the folder in which the boinc files are kept. I do a search for cc_config.xml and it never ends, but is not found. Where must I look?
[Oct 3, 2009 10:46:38 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Sekerob
Ace Cruncher
Joined: Jul 24, 2005
Post Count: 20043
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

It may not exist. By default it is not created by packages except by the windows version provided by WCG, version 6.2.28. Don't ask me why the basic file is not created.

The data directory path is printed in the BOINC startup portion of the message log. This is where it must be put when you manually create the file. The manual to the file is this: http://boinc.berkeley.edu/wiki/Cc_config.xml

The content would have to look like

<cc_config>
<log_flags>
<file_xfer_debug>1</file_xfer_debug>
<poll_debug>1</poll_debug>
<network_status_debug>1</network_status_debug>
<proxy_debug>1</proxy_debug>
<http_debug>1</http_debug>
<http_xfer_debug>1</http_xfer_debug>
</log_flags>
<options>
</options>
</cc_config>

----------------------------------------
WCG Global & Research > Make Proposal Help: Start Here!
Please help to make the Forums an enjoyable experience for All!
[Oct 3, 2009 11:04:50 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Ingleside
Veteran Cruncher
Norway
Joined: Nov 19, 2005
Post Count: 974
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

It may not exist. By default it is not created by packages except by the windows version provided by WCG, version 6.2.28. Don't ask me why the basic file is not created.

There's no reason to include the file except if you're overriding one or more of the default settings. It's the same with global_prefs_override.xml and remote_hosts.cfg, they're only present if user overrides something locally on a computer.
----------------------------------------


"I make so many mistakes. But then just think of all the mistakes I don't make, although I might."
[Oct 3, 2009 11:36:30 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Sekerob
Ace Cruncher
Joined: Jul 24, 2005
Post Count: 20043
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

The question was rhetorical ;>)

The point is, from a support perspective it would be good to have the file cc_config.xml pre-exist and for that matter these other 2 too without content. It can than be limited to "find the file in the data dir, add this/these line(s) in the options/log_flag section." No recitals of BOINC history, rather how do we get a member with the specific version to crunch ASAP. That's our mission.
----------------------------------------
WCG Global & Research > Make Proposal Help: Start Here!
Please help to make the Forums an enjoyable experience for All!
----------------------------------------
[Edit 1 times, last edit by Sekerob at Oct 3, 2009 11:54:16 AM]
[Oct 3, 2009 11:53:03 AM]   Link   Report threatening or abusive post: please login first  Go to top 
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
Re: Boinc under Ubuntu gives Computation error on all WUs

OK - found it (it's in /var/lib/boinc-client - cant understand why the search didnt find it). I edited the cc_config.xml to read
<!--
This is the configuration file cc_config.xml of the BOINC core client.
For a complete list of all available options and logging flags and their
meaning see: http://boinc.berkeley.edu/trac/wiki/ClientMessages
-->
<cc_config>
<options>
</options>
<log_flags>
<task>1</task>
<file_xfer>1</file_xfer>
<sched_ops>1</sched_ops>

<cpu_sched>0</cpu_sched>
<cpu_sched_debug>0</cpu_sched_debug>
<rr_simulation>0</rr_simulation>
<debt_debug>0</debt_debug>
<task_debug>0</task_debug>
<work_fetch_debug>0</work_fetch_debug>
<unparsed_xml>0</unparsed_xml>
<state_debug>0</state_debug>
<file_xfer_debug>0</file_xfer_debug>
<sched_op_debug>0</sched_op_debug>
<http_debug>0</http_debug>
<proxy_debug>0</proxy_debug>
<time_debug>0</time_debug>
<http_xfer_debug>0</http_xfer_debug>
<benchmark_debug>0</benchmark_debug>
<poll_debug>0</poll_debug>
<guirpc_debug>0</guirpc_debug>
<scrsave_debug>0</scrsave_debug>
<app_msg_send>0</app_msg_send>
<app_msg_receive>0</app_msg_receive>
<mem_usage_debug>0</mem_usage_debug>
<network_status_debug>0</network_status_debug>
<checkpoint_debug>0</checkpoint_debug>
<file_xfer_debug>1</file_xfer_debug>
<poll_debug>1</poll_debug>
<network_status_debug>1</network_status_debug>
<proxy_debug>1</proxy_debug>
<http_debug>1</http_debug>
<http_xfer_debug>1</http_xfer_debug>
</log_flags>
</cc_config>

You will see the changes at the end.

Now I run boinc manager, and allow new tasks, but nothing downloads. Maybe I have exceeded some allowance? I'll also try to reboot and see what happens.
The log was too big to load into the post and bombed - and I lost the 'copy'. I have exceeded the daily limit and cant load more WUs today. It all happens so fast and the log is enormous.
I'll try again tomorrow - anything we can do to limit the log?
----------------------------------------
[Edit 1 times, last edit by Former Member at Oct 3, 2009 1:03:10 PM]
[Oct 3, 2009 12:45:58 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Posts: 47   Pages: 5   [ Previous Page | 1 2 3 4 5 | Next Page ]
[ Jump to Last Post ]
Post new Thread