Server Status


Advanced search

Message boards : Web site : Server Status

Sort
Author Message
Rapture
Avatar

Joined: Sep 23 08
Posts: 9
ID: 1291
Credit: 7,445
RAC: 0
Message 4855 - Posted 21 Feb 2009 17:23:29 UTC

I have noticed that the server status page is not kept current. In particular, the 'results ready to send' is often zero or has a very low number.

How often is the server status page updated?

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 4858 - Posted 24 Feb 2009 21:04:09 UTC

The problem is not completely from the update of the status page. In reality we have to keep low the number of workunits created because of some issues with the space. That's why the number of results ready to send is always so small.

We are in the process of attaching a data server to the project, when this is done we will be able to produce more work.

Regards

Trilce

Message boards : Web site : Server Status

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=405"
    }
  }
  [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) "405"
        ["forum"]=>
        string(2) "10"
        ["owner"]=>
        string(4) "1291"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(13) "Server Status"
        ["timestamp"]=>
        string(10) "1235509449"
        ["views"]=>
        string(3) "174"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(22) "6.7195792173585994e-93"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1235237009"
        ["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) "405"
      ["forum"]=>
      string(2) "10"
      ["owner"]=>
      string(4) "1291"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(13) "Server Status"
      ["timestamp"]=>
      string(10) "1235509449"
      ["views"]=>
      string(3) "174"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(22) "6.7195792173585994e-93"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1235237009"
      ["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=405