Sure Fred.

prototype.js:1585 is pending for so long.

----------------Following is extracted from HAR------------------
{
"startedDateTime": "2012-11-30T08:29:45.976Z",
"time": -1,
"request": {
"method": "POST",
"url": "http://<jenkins-host>/plugin/global-build-stats/createChartMap?buildStatId=<ID>",
"httpVersion": "HTTP/1.1",
"headers": [
{ "name": "Origin", "value": "http://<jenkins-host>" },
{ "name": "X-Prototype-Version", "value": "1.7" },
{ "name": "X-Requested-With", "value": "XMLHttpRequest" },
{ "name": "User-Agent", "value": "Mozilla/5.0 (X11; Linux i686) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/11.10 Chromium/18.0.1025.168 Chrome/18.0.1025.168 Safari/535.19" },
{ "name": "Content-type", "value": "application/x-www-form-urlencoded; charset=UTF-8" },
{ "name": "Accept", "value": "text/_javascript_, text/html, application/xml, text/xml, */*" },

{ "name": "Referer", "value": "http://<jenkins-host>/plugin/global-build-stats/" }

],
"queryString": [

{ "name": "buildStatId", "value": "<ID>" }

],
"cookies": [],
"headersSize": 552,
"bodySize": 0
},
"response": {
"status": 0,
"statusText": "",
"httpVersion": "HTTP/1.1",
"headers": [],
"cookies": [],
"content": { "size": 0, "compression": 0 },
"redirectURL": "",
"headersSize": 13,
"bodySize": 0
},
"cache": {},
"timings": { "blocked": 0, "dns": -1, "connect": -1, "send": -1, "wait": -1, "receive": -1, "ssl": -1 },
"pageref": "page_1"
}
----------------------------------------------------------------

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to