Index  | Recent Threads  | Unanswered Threads  | Who's Active  | Guidelines  | Search
 

Quick Go ยป
No member browsing this thread
Thread Status: Active
Total posts in this thread: 3
[ Jump to Last Post ]
Post new Thread
Author
Previous Thread This topic has been viewed 1222 times and has 2 replies Next Thread
adriverhoef
Master Cruncher
The Netherlands
Joined: Apr 3, 2009
Post Count: 2170
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Server Aborted in the API

Is there a way to see that a WU has been Server Aborted through the API?
I have this WU:
       {
"AppName": "zika",
"ClaimedCredit": 0.0,
"CpuTime": 0.0,
"ElapsedTime": 0.0,
"ExitStatus": 202,
"GrantedCredit": 0.0,
"DeviceId": ***,
"DeviceName": "***",
"ModTime": 1470317050,
"Name": "ZIKA_000048638_x3kql_HCV_NS3hlcsDelMg_chA_0429_4",
"Outcome": 3,
"ReceivedTime": "2016-08-04T13:24:05",
"ReportDeadline": "2016-08-07T11:45:38",
"SentTime": "2016-08-03T23:45:38",
"ServerState": 5,
"ValidateState": 2,
"FileDeleteState": 2
}

At the moment I'm only guessing that ExitStatus 202 means Server Aborted, since Outcome 3 means 'error', ServerState 5 means 'has already been reported back to the server' and ValidateState 2 means 'invalid'.

Also, there is a '/' at the end of the explanation for "Outcome:" at https://secure.worldcommunitygrid.org/help/viewTopic.do?shortName=api and I think the slash at the end can be safely removed. Website Techs?

Thanks!
[Aug 4, 2016 1:57:43 PM]   Link   Report threatening or abusive post: please login first  Go to top 
SekeRob
Master Cruncher
Joined: Jan 7, 2013
Post Count: 2741
Status: Offline
Reply to this Post  Reply with Quote 
Re: Server Aborted in the API

Many, but not all descriptions of the exit status codes you find at http://boincfaq.mundayweb.com/index.php?viewCat=3
[Aug 4, 2016 2:53:06 PM]   Link   Report threatening or abusive post: please login first  Go to top 
adriverhoef
Master Cruncher
The Netherlands
Joined: Apr 3, 2009
Post Count: 2170
Status: Offline
Project Badges:
Reply to this Post  Reply with Quote 
Re: Server Aborted in the API

Thanks! smile
[Aug 4, 2016 10:31:48 PM]   Link   Report threatening or abusive post: please login first  Go to top 
[ Jump to Last Post ]
Post new Thread