| Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
| World Community Grid Forums
|
| No member browsing this thread |
|
Thread Status: Active Total posts in this thread: 117
|
|
| Author |
|
|
RTS48
Veteran Cruncher Bolivia Joined: Aug 2, 2009 Post Count: 1353 Status: Offline Project Badges:
|
RTS48, the BOINC data directory on MAC should be located at /Library/Application Support/BOINC Data/ and then in there should be a projects/www.worldcommunitygrid.org directory to create that file in. Thanks, armstrdj Armstrddj, So far so good - I have put the script in the correct location with the correct file name. All I get now is the message (In my BOINC Notices Tab) Missing <app_config> in app_config.xml Have you any idea what is going wrong and how I can fix it??
Rod Peel
Santa Cruz Bolivia South America , ![]() |
||
|
|
adriverhoef
Master Cruncher The Netherlands Joined: Apr 3, 2009 Post Count: 2346 Status: Offline Project Badges:
|
RTS48:
----------------------------------------All I get now is the message (In my BOINC Notices Tab) Missing <app_config> in app_config.xml What is the exact contents of your app_config.xml?[Edit 1 times, last edit by adriverhoef at Oct 31, 2017 9:47:56 PM] |
||
|
|
SekeRob
Master Cruncher Joined: Jan 7, 2013 Post Count: 2741 Status: Offline |
You got referred to an old unmaintained document. Go https://boinc.berkeley.edu/wiki/Client_configuration
You need a pure ASCII text editor such as Notepad (read link) as any hidden word processor code will mess things up. |
||
|
|
RTS48
Veteran Cruncher Bolivia Joined: Aug 2, 2009 Post Count: 1353 Status: Offline Project Badges:
|
RTS48: All I get now is the message (In my BOINC Notices Tab) Missing <app_config> in app_config.xml What is the exact contents of your app_config.xml?The exact contents of my app_config.xml file are as follows <app_config> <app> <name>mip1</name> <max_concurrent>2</max_concurrent> </app> </app_config> I created it with the Apple Text Edit app and saved as .xml. I have every reason to believe that there are no embedded nasties as in .xml files edited by Word. SekeRob Looking at the link that you sent me, the only difference I can see with my file is the addition of square ([]) brackets which I thought were only used for commenting out. The original documentation link that I was sent is as follows https://boinc.berkeley.edu/trac/wiki/ClientAppConfig The above link and file contents that I was given came from armstrdj who is a respected WCG Tech. I'm still getting my error message
Rod Peel
----------------------------------------Santa Cruz Bolivia South America , ![]() [Edit 1 times, last edit by RTS48 at Nov 1, 2017 11:13:22 AM] |
||
|
|
SekeRob
Master Cruncher Joined: Jan 7, 2013 Post Count: 2741 Status: Offline |
Maybe re=reed my post AND the linked document which IS the maintained document, where more and newer options are offered.
----------------------------------------On the square brackets it says quote:Note: Wherever you see square brackets [ ] used in the examples, these are not used. They show additional options. When using the specific piece of code, delete the square brackets, or the option you try to use will be ignored. [Edit 2 times, last edit by SekeRob* at Nov 1, 2017 11:59:19 AM] |
||
|
|
KerSamson
Master Cruncher Switzerland Joined: Jan 29, 2007 Post Count: 1684 Status: Offline Project Badges:
|
Some remarks:
----------------------------------------
My hosts have still a couple of hundred MIP1 WUs to compute. In the mean time, I deselected again the project, waiting for some improvements. Cheers, Yves |
||
|
|
SekeRob
Master Cruncher Joined: Jan 7, 2013 Post Count: 2741 Status: Offline |
Here's mine, redacted down to just 2 sciences, and it works a treat, created in Notepad, to ensure no hidden code gunk comes along. Think even ending spaces, you cant see, can break the proper reading of a tag.
----------------------------------------<app_config> [Edit 1 times, last edit by SekeRob* at Nov 1, 2017 4:47:16 PM] |
||
|
|
KerSamson
Master Cruncher Switzerland Joined: Jan 29, 2007 Post Count: 1684 Status: Offline Project Badges:
|
Hi SekeRob,
----------------------------------------I will try the modification you proposed. Since I directly edited with nano on Linux (notepad++ for Windows) and I did not have any error message regarding app_config.xml, I am a little surprised to notice that boinc ignored the setting. Cheers, Yves |
||
|
|
adriverhoef
Master Cruncher The Netherlands Joined: Apr 3, 2009 Post Count: 2346 Status: Offline Project Badges:
|
RTS48: All I get now is the message (In my BOINC Notices Tab) Missing <app_config> in app_config.xml What is the exact contents of your app_config.xml?The exact contents of my app_config.xml file are as follows <app_config> <app> <name>mip1</name> <max_concurrent>2</max_concurrent> </app> </app_config> I created it with the Apple Text Edit app and saved as .xml. I have every reason to believe that there are no embedded nasties as in .xml files edited by Word. $ dd > /tmp/app # Now paste the text and end with a ctrl-D:So, the file has a size of 93 characters and has 6 lines of text. Could you verify this, RTS48? |
||
|
|
RTS48
Veteran Cruncher Bolivia Joined: Aug 2, 2009 Post Count: 1353 Status: Offline Project Badges:
|
RTS48: All I get now is the message (In my BOINC Notices Tab) Missing <app_config> in app_config.xml What is the exact contents of your app_config.xml?The exact contents of my app_config.xml file are as follows <app_config> <app> <name>mip1</name> <max_concurrent>2</max_concurrent> </app> </app_config> I created it with the Apple Text Edit app and saved as .xml. I have every reason to believe that there are no embedded nasties as in .xml files edited by Word. $ dd > /tmp/app # Now paste the text and end with a ctrl-D:So, the file has a size of 93 characters and has 6 lines of text. Could you verify this, RTS48?adriverhoef and everyone else Thanks for your time and effort - you were absolutely right, Text edit app was inserting all sorts of headers which must have confused the hell out of BOINC Manager. In the end I discovered that - if you want plain text only - it is necessary that you use the Format command in Text edit which then and only then saves the file in plain text. I have now 'treated' all 3 of my Macs and so far all seems OK with no error messages. Only time will tell when I start crunching MIP again that only 2 threads operate at the same time. Big thanks again for helping me out.
Rod Peel
----------------------------------------Santa Cruz Bolivia South America , ![]() [Edit 1 times, last edit by RTS48 at Nov 3, 2017 12:04:00 PM] |
||
|
|
|