Gregor Schmidt edited a comment on Bug JENKINS-15805

I'm having the same problem. When attaching &debug=true to the URL, it prints the following messages:

13:57:39.221: started jenkins wall display
13:57:39.222: url 'http:://ci.chiliproject.org//'
13:57:39.223: view name: 'All'
13:57:39.224: clientHeight: 670, clientWidth: 1024
13:57:39.225: timeOut: 15000ms
13:57:39.226: update interval: 20000ms

The URL is obviously wrong (contains :: instead of . This is also reflected in the fact, that Ajax request are made to

http://ci.chiliproject.org/plugin/jenkinswalldisplay/http:://ci.chiliproject.org///view/All/api/json?depth=1&_=1354712004607

which also contains too many :: and //.

Perhaps this information helps to debug the issue.

We are running the latest Jenkins (1.492) and Wall Display (0.6.15) versions. Testing on FF 18.0 on Mac OS X.

Cheers,

Gregor

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