Can't seem to get work units
Message boards : Windows : Can't seem to get work units
Author | Message | |
---|---|---|
I can log on to my account at Docking@Home. BOINC seems to connect to the docking scheduling sever but gets 0 new tasks when requesting new work. Am I missing something simple? Is there a message for temporarily no more work available or work units denied?
|
||
ID: 5691 | Rating: 0 | rate: / | ||
... Am I missing something simple? Is there a message for temporarily no more work available or work units denied? ... Results ready to send 0 so there currently is no work for anyone, not a problem on your side. p.s.: You can find that link in the pulldown menu under Status=>Server Status |
||
ID: 5692 | Rating: 0 | rate: / | ||
The results in progress number is not reducing as quickly as I would have expected. Some users must have fairly large caches of work units. |
||
ID: 5693 | Rating: 0 | rate: / | ||
Thanks, I have a workunit now.
|
||
ID: 5695 | Rating: 0 | rate: / | ||
... Does it seem strange that 'Results' are sent out and 'Workunits' are validated and assimilated. .... Some projects send out the same workunit to more than one computer and compare the returned results to eachother, to ensure that unreliable hosts do not inject invalid data into the scientific database. The BOINC data structure (server side) has a second table, where each workunit can have 1 or more results, making one result something like an instance of a workunit. The naming comes from this data structure. It is not necessarily logical, might have been influenced by old SETI, where everyone talked about "WUs". For projects with only one result per workunit it would work to "switch" the name depending on the calculation status. |
||
ID: 5696 | Rating: 0 | rate: / | ||
Message boards : Windows : Can't seem to get work units
Database Error: The MySQL server is running with the --read-only option so it cannot execute this statement
array(3) { [0]=> array(7) { ["file"]=> string(47) "/boinc/projects/docking/html_v2/inc/db_conn.inc" ["line"]=> int(97) ["function"]=> string(8) "do_query" ["class"]=> string(6) "DbConn" ["object"]=> object(DbConn)#10 (2) { ["db_conn"]=> resource(66) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(51) "update DBNAME.thread set views=views+1 where id=507" } } [1]=> array(7) { ["file"]=> string(48) "/boinc/projects/docking/html_v2/inc/forum_db.inc" ["line"]=> int(60) ["function"]=> string(6) "update" ["class"]=> string(6) "DbConn" ["object"]=> object(DbConn)#10 (2) { ["db_conn"]=> resource(66) of type (mysql link persistent) ["db_name"]=> string(7) "docking" } ["type"]=> string(2) "->" ["args"]=> array(3) { [0]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "507" ["forum"]=> string(1) "5" ["owner"]=> string(4) "3054" ["status"]=> string(1) "0" ["title"]=> string(28) "Can't seem to get work units" ["timestamp"]=> string(10) "1264481677" ["views"]=> string(3) "150" ["replies"]=> string(1) "4" ["activity"]=> string(19) "4.9593885701096e-78" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1264438342" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "0" ["locked"]=> string(1) "0" } [1]=> &string(6) "thread" [2]=> &string(13) "views=views+1" } } [2]=> array(7) { ["file"]=> string(63) "/boinc/projects/docking/html_v2/user/community/forum/thread.php" ["line"]=> int(184) ["function"]=> string(6) "update" ["class"]=> string(11) "BoincThread" ["object"]=> object(BoincThread)#3 (16) { ["id"]=> string(3) "507" ["forum"]=> string(1) "5" ["owner"]=> string(4) "3054" ["status"]=> string(1) "0" ["title"]=> string(28) "Can't seem to get work units" ["timestamp"]=> string(10) "1264481677" ["views"]=> string(3) "150" ["replies"]=> string(1) "4" ["activity"]=> string(19) "4.9593885701096e-78" ["sufferers"]=> string(1) "0" ["score"]=> string(1) "0" ["votes"]=> string(1) "0" ["create_time"]=> string(10) "1264438342" ["hidden"]=> string(1) "0" ["sticky"]=> string(1) "0" ["locked"]=> string(1) "0" } ["type"]=> string(2) "->" ["args"]=> array(1) { [0]=> &string(13) "views=views+1" } } }query: update docking.thread set views=views+1 where id=507