Docking out of Work Units. HELP !!!


Advanced search

Message boards : Number crunching : Docking out of Work Units. HELP !!!

Sort
Author Message
Profile sj761

Joined: May 17 09
Posts: 10
ID: 11485
Credit: 2,009,667
RAC: 0
Message 5731 - Posted 28 Feb 2010 16:28:30 UTC

Docking is not generating any work units.
Any project moderators to help before Monday?

Profile Conan
Volunteer tester
Avatar

Joined: Sep 13 06
Posts: 219
ID: 100
Credit: 4,256,493
RAC: 0
Message 5735 - Posted 1 Mar 2010 8:28:22 UTC
Last modified: 1 Mar 2010 8:30:49 UTC

It would appear that the following is the problem from the Server Status Page

wuGenerator34_1 docking Not Running
____________

Message boards : Number crunching : Docking out of Work Units. HELP !!!

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)#7 (2) {
      ["db_conn"]=>
      resource(60) 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=512"
    }
  }
  [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)#7 (2) {
      ["db_conn"]=>
      resource(60) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "512"
        ["forum"]=>
        string(1) "2"
        ["owner"]=>
        string(5) "11485"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(36) "Docking out of Work Units.  HELP !!!"
        ["timestamp"]=>
        string(10) "1267432102"
        ["views"]=>
        string(3) "124"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(19) "5.8182280501322e-77"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1267374510"
        ["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) "512"
      ["forum"]=>
      string(1) "2"
      ["owner"]=>
      string(5) "11485"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(36) "Docking out of Work Units.  HELP !!!"
      ["timestamp"]=>
      string(10) "1267432102"
      ["views"]=>
      string(3) "124"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(19) "5.8182280501322e-77"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1267374510"
      ["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=512