Message from server: Server can't open database


Advanced search

Message boards : Web site : Message from server: Server can't open database

Sort
Author Message
ZoSo

Joined: Oct 14 10
Posts: 16
ID: 33872
Credit: 3,742,738
RAC: 0
Message 6769 - Posted 6 Jul 2012 12:42:07 UTC

Getting the Subject message in BOINC.


In Status -> Server Status here (http://docking.cis.udel.edu/status/ ), all I get is a blank page.


When I first clicked the Docking button under Websites on the Tasks tab in BOINC, to come here, the browser gave me the message:

Warning: mysql_pconnect() [function.mysql-pconnect]: Too many connections in /boinc/projects/docking/html_v2/inc/db.inc on line 23
Unable to connect to database - please try again later Error: 1040Too many connections
Took a couple refreshes to get in.

Is the "can't open database" just a temporary situation (if it was a recurring thing, I'd think it would show up here in the forums, but Search found nada), or should we attach to additional projects for BOINC to have something to do?

Thanks! :-)

Message boards : Web site : Message from server: Server can't open database

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)#6 (2) {
      ["db_conn"]=>
      resource(54) 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=670"
    }
  }
  [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)#6 (2) {
      ["db_conn"]=>
      resource(54) of type (mysql link persistent)
      ["db_name"]=>
      string(7) "docking"
    }
    ["type"]=>
    string(2) "->"
    ["args"]=>
    array(3) {
      [0]=>
      object(BoincThread)#3 (16) {
        ["id"]=>
        string(3) "670"
        ["forum"]=>
        string(2) "10"
        ["owner"]=>
        string(5) "33872"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(47) "Message from server: Server can't open database"
        ["timestamp"]=>
        string(10) "1341578527"
        ["views"]=>
        string(2) "10"
        ["replies"]=>
        string(1) "0"
        ["activity"]=>
        string(19) "2.4160820183214e-40"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1341578527"
        ["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) "670"
      ["forum"]=>
      string(2) "10"
      ["owner"]=>
      string(5) "33872"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(47) "Message from server: Server can't open database"
      ["timestamp"]=>
      string(10) "1341578527"
      ["views"]=>
      string(2) "10"
      ["replies"]=>
      string(1) "0"
      ["activity"]=>
      string(19) "2.4160820183214e-40"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1341578527"
      ["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=670