Message to omega


Advanced search

Message boards : Unix/Linux : Message to omega

Sort
Author Message
(retired account)
Volunteer tester

Joined: Nov 22 06
Posts: 62
ID: 331
Credit: 158,686
RAC: 0
Message 1975 - Posted 7 Jan 2007 14:11:57 UTC

Hello omega,

in case you read this: You might wanna check your host # 1285 .

All its workunits error out with code Exit status 1 (0x1) . Would be a pity if all those workunits are ditched.

I guess it's the ulimit problem again. Possible workarounds are described here:

Howto: Dealing With 0x1 Error

(Habe mir erlaubt eine entsprechende Nachricht auch im Forum Deines Teams zu hinterlassen.)

Gruß / Regards

Alex
____________

Profile firstomega
Volunteer tester

Joined: Sep 13 06
Posts: 3
ID: 91
Credit: 173,479
RAC: 0
Message 1976 - Posted 7 Jan 2007 16:44:09 UTC

Thank you for your message,
I read the message in my team forum and did the described changes. I hope it will solve this problem.

Regards
omega

Message boards : Unix/Linux : Message to omega

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=147"
    }
  }
  [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) "147"
        ["forum"]=>
        string(1) "6"
        ["owner"]=>
        string(3) "331"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(16) "Message to omega"
        ["timestamp"]=>
        string(10) "1168188249"
        ["views"]=>
        string(4) "1012"
        ["replies"]=>
        string(1) "1"
        ["activity"]=>
        string(23) "2.3960886240858997e-126"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1168179117"
        ["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) "147"
      ["forum"]=>
      string(1) "6"
      ["owner"]=>
      string(3) "331"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(16) "Message to omega"
      ["timestamp"]=>
      string(10) "1168188249"
      ["views"]=>
      string(4) "1012"
      ["replies"]=>
      string(1) "1"
      ["activity"]=>
      string(23) "2.3960886240858997e-126"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1168179117"
      ["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=147