Web RPC


Advanced search

Message boards : Number crunching : Web RPC

Sort
Author Message
THX*

Joined: Mar 6 12
Posts: 3
ID: 51337
Credit: 227,480
RAC: 0
Message 6649 - Posted 4 Apr 2012 21:58:16 UTC

Hello

And again im asking, if there is a chance to fix the Web-RPC for Team Stats. User Stats working fine, but there is a fault in the Team Stats RPC. If i want to call them per XML directly, i get a blanc page.
I think it cannot be that much to fix this, so please do it.
Does anybody of the project admin read this?

Thx

THX* from Team Sicituradastra.

Boyu Zhang
Forum moderator
Project administrator
Project developer
Project tester

Joined: May 5 10
Posts: 88
ID: 28821
Credit: 2,013,795
RAC: 0
Message 6694 - Posted 9 Apr 2012 15:20:24 UTC - in response to Message ID 6649 .

Thanks for reporting the problem, can you please let me know the link to Team Stats you referred to?

Thanks,
Boyu

Hello

And again im asking, if there is a chance to fix the Web-RPC for Team Stats. User Stats working fine, but there is a fault in the Team Stats RPC. If i want to call them per XML directly, i get a blanc page.
I think it cannot be that much to fix this, so please do it.
Does anybody of the project admin read this?

Thx

THX* from Team Sicituradastra.

THX*

Joined: Mar 6 12
Posts: 3
ID: 51337
Credit: 227,480
RAC: 0
Message 6802 - Posted 29 Jul 2012 16:56:52 UTC - in response to Message ID 6694 .
Last modified: 29 Jul 2012 16:57:53 UTC

Sorry for the late answer...

I want the xml teamdata from here:
http://docking.cis.udel.edu/community/team/lookup.php?team_id=493

I need them in xml for statspage and it works for all projects except docking.
The thing is, for userstats its working, but for team lookup i get a blanc page.
same for other teams. It seems there is something wrong with your webrpc.

Untill now its not working.

Thanks,
THX*


Thanks for reporting the problem, can you please let me know the link to Team Stats you referred to?

Thanks,
Boyu

Hello

And again im asking, if there is a chance to fix the Web-RPC for Team Stats. User Stats working fine, but there is a fault in the Team Stats RPC. If i want to call them per XML directly, i get a blanc page.
I think it cannot be that much to fix this, so please do it.
Does anybody of the project admin read this?

Thx

THX* from Team Sicituradastra.

Message boards : Number crunching : Web RPC

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)#8 (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=653"
    }
  }
  [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)#8 (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) "653"
        ["forum"]=>
        string(1) "2"
        ["owner"]=>
        string(5) "51337"
        ["status"]=>
        string(1) "0"
        ["title"]=>
        string(7) "Web RPC"
        ["timestamp"]=>
        string(10) "1343581012"
        ["views"]=>
        string(3) "109"
        ["replies"]=>
        string(1) "2"
        ["activity"]=>
        string(22) "2.3978937039813996e-39"
        ["sufferers"]=>
        string(1) "0"
        ["score"]=>
        string(1) "0"
        ["votes"]=>
        string(1) "0"
        ["create_time"]=>
        string(10) "1333576696"
        ["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) "653"
      ["forum"]=>
      string(1) "2"
      ["owner"]=>
      string(5) "51337"
      ["status"]=>
      string(1) "0"
      ["title"]=>
      string(7) "Web RPC"
      ["timestamp"]=>
      string(10) "1343581012"
      ["views"]=>
      string(3) "109"
      ["replies"]=>
      string(1) "2"
      ["activity"]=>
      string(22) "2.3978937039813996e-39"
      ["sufferers"]=>
      string(1) "0"
      ["score"]=>
      string(1) "0"
      ["votes"]=>
      string(1) "0"
      ["create_time"]=>
      string(10) "1333576696"
      ["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=653