CCTray is an optional utility for use with the CruiseControl.NET Continuous Integration server. It provides feedback upon build progress, and allows control over some of the server's operations.
Questions tagged [cctray]
27 questions
13
votes
1 answer
HTTP 500 response connecting CCTray to CC.NET server via dashboard via RawXmlMessage.aspx
I'm using CC.NET 1.6 server and its corresponding CCTray connecting happily via remoting but need to change to use the dashboard connection via HTTP so that I can start farming the URL out to developers.
Putting my dashboard URL into…

fiat
- 15,501
- 9
- 81
- 103
6
votes
4 answers
CCtray unable to connect to dashboard
I am using CCnet 1.6 and cctray 1.6. On the build server, the tray works properly using localhost. Remotely though, I am not able to connect the tray to the dashboard. The dashboard URL works great, but when I put that into the cctray settings, I…

MoreThanWYSIWYG
- 75
- 1
- 6
6
votes
2 answers
CruiseControl.NET force build not working from CCTray
I really hope someone who is a CC.NET expert can help with this, because this problem is painful!
I have a remote build machine with CruiseControl.NET and CCTray running (version 1.5.7256.1)
On the local machine I have CCtray connecting through HTTP…

jaffa
- 26,770
- 50
- 178
- 289
6
votes
3 answers
using CCtray with Jenkins, while security enabled (using HTTPS)
I configured my Jenkins server to only use HTTPS and enabled security.
As well I don't like anybody who's not logged on to see the Dashboard (even if it would be empty). Here for I disabled the 'read' access for 'anonymous'.
So far all this works…

Juergen Klasen
- 829
- 7
- 11
5
votes
6 answers
How do you know who is fixing the build?
We are working in a CI environment, with Enterprise Cruise running our builds. Developers all have CCTray installed locally to notify us if a build breaks.
CCTray has a menu option Volunteer to fix build that you can use to let your team know that…

Richard Ev
- 52,939
- 59
- 191
- 278
3
votes
2 answers
cctray reports build successful when cruise control cant reach source control repository
When the source control repository is unreachable cruise control keeps going back to check for modifications. While the latest build was successful the dashboard reports failure but cctray reports success.
Is there some way I can catch this scenario…

foo
- 1,495
- 2
- 11
- 15
3
votes
2 answers
CCTray v1.6 Continuously Disconnects and Reconnects to v1.4.4 Server When Polling
Background: I am investigating CCNet backwards compatibility with versions 1.4.4.75 and 1.6.7981.1: an older server with a newer version of CCTray, and a newer server with an older version of CCTray.
I have installed CCNet 1.4.4.75 and am running it…

Sameer Singh
- 1,358
- 1
- 19
- 47
3
votes
1 answer
CCTray Authorisation Issues
I'm having some authentication issues with CCTray (version 1.6.7981). If I specify an Authorisation Mode of "WinLogin authentication" no projects are listed & my AD account is locked out shortly thereafter.
If I specify "User name/password…

pFrenchie
- 377
- 1
- 2
- 15
3
votes
2 answers
Multiple projects in CruiseControl.NET in the same queue running at the same time
I have multiple projects within CruiseControl.NET (version 1.4.4) that I have assigned to a single Queue...
...
...

David French
- 125
- 1
- 9
3
votes
3 answers
What's the easiest way to make a CC.NET local trigger to execute a program?
When the build fails, I'd like to execute a program that shoots me in the head with this. I've written the program already - I just need it to run when I break the build.
CCTray has the option to make a sound or icon - but not to run a file. Any…

TheSoftwareJedi
- 34,421
- 21
- 109
- 151
2
votes
1 answer
CruiseControl secure a build project node
Is there a way to secure a build project node in cruisecontrol? I would like to restrict the use of force build to specific users.

odez213
- 723
- 3
- 10
- 24
2
votes
3 answers
Looking for a CCTray Equivalent for GO
Does anyone know of a CCTray Equivalent for Thoughtworks new version of CruiseControl.NET called GO?

ChrisJudson
- 21
- 2
2
votes
2 answers
NANT process time out after 1800 sec
I am using NANT to deploy the code to servers using s/w CCtray.
sometimes I get this error but looks like the vsts is up according to the administrator.
He can't figure out why it is saying this error and neither do I.
Because it doesn't log any…

alice7
- 3,834
- 14
- 64
- 93
2
votes
1 answer
CCTray WinLogin authentication using ldap security
I have CC.net (v. 1.8.3) and CCTray (also v. 1.8.3) installed and LDAP security set up. However, when I add my build server to CCTray and select WinLogin authentication, no builds show up, and I get a login failed notification in the CCNet logs.
If…

Matt
- 4,656
- 1
- 22
- 32
1
vote
1 answer
Block developers from forcing the build in Cruise control
We have configured the Cruisecontrol for our project and all developers can check the build result using Dashborad and CCTray.
we working on multisite projects so dont want the build should be handled by developer as we have seperate continous…

Ram
- 11,404
- 15
- 62
- 93