|
Hi - Welcome to CruiseControl.NET's Community Site.
This site complements the project's main web site and documentation by providing an area to discuss usage, new ideas, and all things CCNet. Go ahead, get involved!
The main CruiseControl.NET web site can be found here.
To edit this site, you'll need to create a user and login. We're sorry that you have to do this, but we had to disable anonymous edits due to being overwhelmed with Spam.
 |
Please don't use this site to request support. Instead, please use the Project Mailing Lists. Support requests posted on this site will be deleted. |
Topics
Also see the Site Index. |
|
Where can I ask questions about CC.net?
Is there any Forum?
you can find information about the mailing lists here:
http://confluence.public.thoughtworks.org/display/CCNET/Mailing+Lists
<filteredTrigger startTime="23:30" endTime="23:45" />
line above causes Exception of CCNET server :
[1916:ERROR] Exception: Unable to instantiate CruiseControl projects from configuration document. Configuration document is likely missing Xml nodes required for properly populating CruiseControl configuration.Cannot convert from type System.String to ThoughtWorks.CruiseControl.Remote.ITrigger for object with value: ""
can you help?
Please take help requests to the mailing lists.
Build Publisher is giving me this error , any clues ?
</build>
<exception><![CDATA[System.ArgumentException: The UNC path should be of the form \\server\share.
at System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
at System.IO.Path.GetFullPathInternal(String path)
at System.IO.DirectoryInfo..ctor(String path)
at ThoughtWorks.CruiseControl.Core.Publishers.BuildPublisher.Run(IIntegrationResult result)
at ThoughtWorks.CruiseControl.Core.Project.RunTasks(IIntegrationResult result, IList tasksToRun)
at ThoughtWorks.CruiseControl.Core.Project.Run(IIntegrationResult result)
at ThoughtWorks.CruiseControl.Core.IntegrationRunner.Build(IIntegrationResult result)]]></exception>
</cruisecontrol>
Hi,
I have installed Cruise Control .NET 1.4.4 SP1 on Windows XP machine running under domain controllers I have IIS 5.1 version with IE v6.0
Cruise Control .NET Console been started
CruiseControl.NET Server (Windows Service) been started
when I browse the (ccnet) web app installed from CC.NET 1.4.4 on IIS server, it displays page not found error with url defined below.
http://localhost/ccnet/ViewFarmReport.aspx
Please let me know what could be the problem, I have searched the directories under "C:\Program Files\CruiseControl.NET\webdashboard"
there is no such physical file resided on the machine, the installed done was correct.
Please help to solve this issue.
I am coming from the InstallShield world, and am fairly new to managing build systems, CruiseControl, Nant, etc (we are using Cruisecontrol.net and Nant). The only book that I can find was written in 2005 "Expert.Net Delivery Using Nant and CruiseControl.Net". Is this book still applicable...this being 2009?