Compute Error


Advanced search

Message boards : Unix/Linux : Compute Error

Sort
Author Message
guenterhb

Joined: Sep 3 08
Posts: 1
ID: 648
Credit: 26,992
RAC: 0
Message 4503 - Posted 15 Oct 2008 17:30:36 UTC

Hi, I'm running/testing docking@home with one Windows box and one Linux box. It runs fine on the Windows box, but ALL wu's on my linux box are aborting quickly (for example http://docking.cis.udel.edu/result.php?resultid=761745 ). Any Ideas for me?

It's a 32 bit ubuntu 8.04 Linux with Boinc 6.2.14.

Profile Trilce Estrada
Forum moderator
Project administrator
Project developer
Project tester

Joined: Sep 19 06
Posts: 189
ID: 119
Credit: 1,217,236
RAC: 0
Message 4504 - Posted 15 Oct 2008 18:17:37 UTC - in response to Message ID 4503 .

Try detaching and reattaching to the project. Usually when we have those errors happening at the very beginning is because one or more input files are corrupted, you need to request them again by reattaching.

Please let us know if this works or not.

Regards

Message boards : Unix/Linux : Compute Error

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=352"
    }
  }
  [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) "352"
        ["forum"]=>
        string(1) "6"
        ["owner"]=>
        string(3) "648"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(13) "Compute Error"
        ["timestamp"]=>
        string(10) "1224094657"
        ["views"]=>
        string(3) "373"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(19) "1.6129906631494e-98"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1224091836"
        ["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) "352"
      ["forum"]=>
      string(1) "6"
      ["owner"]=>
      string(3) "648"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(13) "Compute Error"
      ["timestamp"]=>
      string(10) "1224094657"
      ["views"]=>
      string(3) "373"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(19) "1.6129906631494e-98"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1224091836"
      ["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=352