Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
World Community Grid Forums
Category: Completed Research Forum: FightAIDS@Home Phase 2 Thread: Why is it FightAIDS/FightAIDS@Home Phase 2 stopping other Apps from running |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 18
|
Author |
|
Mike.Gibson
Ace Cruncher England Joined: Aug 23, 2007 Post Count: 12154 Status: Offline Project Badges: |
My understanding is that "Server aborted" doesn't happen when the resend has already been started.
Mike |
||
|
BladeD
Ace Cruncher USA Joined: Nov 17, 2004 Post Count: 28976 Status: Offline Project Badges: |
Someone posted a sample app.xml file that limited the number of WUs. Can't find it now.
---------------------------------------- |
||
|
ca05065
Senior Cruncher Joined: Dec 4, 2007 Post Count: 325 Status: Offline Project Badges: |
Here is my app_config.xml
<app_config> <app> <name>hst1</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>zika</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>oet1</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>mcm1</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>fahv</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>scc1</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>mip1</name> <max_concurrent>8</max_concurrent> <fraction_done_exact/> </app> <app> <name>fahb</name> <max_concurrent>7</max_concurrent> <fraction_done_exact/> </app> </app_config> |
||
|
BladeD
Ace Cruncher USA Joined: Nov 17, 2004 Post Count: 28976 Status: Offline Project Badges: |
Thanks!
---------------------------------------- |
||
|
BladeD
Ace Cruncher USA Joined: Nov 17, 2004 Post Count: 28976 Status: Offline Project Badges: |
Read config files from BM, but it's not working.
----------------------------------------11/5/2018 8:26:55 AM | | Re-reading cc_config.xml |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
11/5/2018 3:15:32 PM Re-reading cc_config.xml
----------------------------------------There's no positive feedback that the app_config files IN THE PROJECT FOLDERS are being read, only negative if a project app is specified and the actual app in not currently on the machine. If there are people here in development, that re-reading message could use a bit of enhancement... Re.reading cc_config.xml and app_config.xml for XYZ [Edit 1 times, last edit by Former Member at Nov 5, 2018 2:21:46 PM] |
||
|
ca05065
Senior Cruncher Joined: Dec 4, 2007 Post Count: 325 Status: Offline Project Badges: |
For me the app_config.xml file is in C:\ProgramData\BOINC\projects\www.worldcommunitygrid.org.
----------------------------------------I also received more messages than you but I was using Boinctasks: 05-Nov-2018 08:22:50 [---] Re-reading cc_config.xml 05-Nov-2018 08:22:50 [---] log flags: file_xfer, sched_ops, task, cpu_sched, sched_op_debug 05-Nov-2018 08:22:50 [World Community Grid] Found app_config.xml [Edit 1 times, last edit by ca05065 at Nov 5, 2018 2:23:49 PM] |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
BOINCTasks does not generated any messages, the client does, but suppose something was done to the log message between my 7.10 and 7.14 i.e. the positive feedback looks to be in place now.
|
||
|
|