I'm having some problem with my scheduled build. This is how it goes:
- Created the project entry in my cruisecontrol.net config file. At this time, CC dashboard will show the new project entry, with CCNet status "Unknown". This project will have a scheduledTrigger, so that it runs daily at a specific time.
- I trigger a build for the project and the Build is Successful. Now the CCNet status is "Running".
- The daily builds happen in a consistent manner for some days. The CCNet status still shows "Running" every day.
- At some point (after few days), the CCNet status of this project suddenly changes to "Unknown", after which the scheduled build doesn't happen.
In short, CC scheduled build happens only when the CCNet status is "Running". Once it changes to "Unknown", the scheduled build stops triggering.
In my case, the CCNet status is getting changed from "Running" to "Unknown" without any specific reason, and hence the scheduled build stops.
Any idea why this is happening?
Thanks.