Questions tagged [code-rally]
81 questions
0
votes
1 answer
Unable to download Coderally
I am unable to download the code-rally bundle from the website.
https://www.ibm.com/developerworks/community/blogs/code-rally/entry/beta_download?lang=en
It keeps giving Internal Server Error.
Is anyone able to successfully download?

Abhi
- 93
- 4
0
votes
2 answers
CodeRally installation on mac osx
As there is no OSX specific version, I downloaded the Linux version. Unzipped it and launched the launchpad.app.
I see a java applet on screen, but when I click on install code rally, I get no response.
Please advise on steps to install. Thank you…
0
votes
2 answers
Problems running Agent AI in CodeRally
When I try and deploy to my AI into a local liberty Eclipse informs me that I don't have servlet 3.0 installed.
My liberty installation is:-
Launching server1 (WebSphere Application Server 8.5.5.6/wlp-1.0.9.cl50620150610-
1749) on Java HotSpot(TM)…

Jonathan
- 31
- 1
-1
votes
1 answer
How to make CORS origin call request from rally sdk (custom html code)?
I'm developing a custom html dashboard using the rally sdk and I want to populate one of the field data from a CORS origin request call.
Can you please provide some examples/links how to make CORS call using rally sdk custom html code?
I tried via…

sharan
- 63
- 1
- 10
-1
votes
1 answer
Ajax call error during Rally sdk custom dashboard developement
I'm getting 403 exception when I make an ajax call to jenkins api call to get the build details from Rally sdk custom html interface.
//Ajax api call to jenkins
var blink ="https://[jenkinshost]/job/Appdev/job/TestProject/api/json";
…

sharan
- 63
- 1
- 10
-1
votes
1 answer
Unable to enter on Contest Server
After struggluling to login (had to create 3 users until it worked), now I'm unnable to enter races, and I have no clue why.
I'm using Windows 8.1, x64 and an Intermediate AI (simply followed the tutorial here)
Error:
Server config:
EDIT:…

Matheus Azevedo
- 878
- 7
- 18