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: 5
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 699 times and has 4 replies Next Thread
Former Member
Cruncher
Joined: May 22, 2018
Post Count: 0
Status: Offline
Reply to this Post  Reply with Quote 
confused Help on an error message

Have just installed Kubuntu 10.10 on a virtual box, host system Win7 Professional, AMD Phenom X4 955 processor. Installed Boinc Client and Manager, Attached to WCG project now getting these errors on the virtual box
Tue 01 Feb 2011 12:27:12 GMT World Community Grid Message from server: Resent lost result CMD2_1418-2JRM_A.clustersOccur-2CIH_A.clustersOccur_0_1
Tue 01 Feb 2011 12:27:12 GMT World Community Grid [error] App version has unsupported platform i686-pc-linux-gnu
Tue 01 Feb 2011 12:27:12 GMT World Community Grid [error] No application found for task: i686-pc-linux-gnu 614 ; discarding
Any ideas?
[Feb 1, 2011 12:46:39 PM]   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: Help on an error message

Ideas? Yes :D, this is one you can find a solution for in the Start Here forum index ... being the necessity to add a platform line to the cc_config.xml. The index is stickied above all forums btw.

--//--
[Feb 1, 2011 12:52:38 PM]   Link   Report threatening or abusive post: please login first  Go to top 
Randzo
Senior Cruncher
Slovakia
Joined: Jan 10, 2008
Post Count: 339
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Help on an error message

I case you are very lazy use this :-)
stop BOINC
add <alt_platform>i686-pc-linux-gnu</alt_platform> icto cc_config.xml like this:

<cc_config>
<log_flags>
<task>1</task>
<file_xfer>1</file_xfer>
<sched_ops>1</sched_ops>
<checkpoint_debug>1</checkpoint_debug>
</log_flags>
<options>
<alt_platform>i686-pc-linux-gnu</alt_platform>
</options>
</cc_config>


start BOINC

or just go to
https://secure.worldcommunitygrid.org/forums/wcg/viewthread_thread,28642
[Feb 1, 2011 6:41:30 PM]   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 
cool Re: Help on an error message

Thank you SekeRob and Randzo, now working. Could not use Kate as suggested, so reintroduced myself to the joys of vi editor,,, marvellous
[Feb 25, 2011 1:34:33 PM]   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: Help on an error message [RESOLVED]

Tops.

Am not familiar with Kate nor like vi or nano, but am very much into gedit with a set of plug-ins to make it a great code file editor in uBunntu.

Happy crunching.
[Feb 25, 2011 1:48:16 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread