Bug #124
Warning message spamming ccnet.log file when connected with FastForward.Net
| Status: | New | Start: | 06/03/2010 | |
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assigned to: | - | % Done: | 0% |
|
| Category: | - | Spent time: | - | |
| Target version: | - |
Description
Using FF.Net v0.5.2009.97 with CC.Net v1.5.7322.1, I get the following spam every several seconds in the server's ccnet.log file. This was fine until I upgraded from the 1.5 RC to the release version and then Daniel made a fix to allow backward compatability with CCTray.
[3:DEBUG] [] has been granted ViewProject permission at the server
[3:WARN] Exception: The project '' does not exist on the CCNet server.
----------
ThoughtWorks.CruiseControl.Remote.NoSuchProjectException: The project '' does not exist on the CCNet server.
at ThoughtWorks.CruiseControl.Core.IntegrationQueueManager.GetIntegrator(String projectName)
at ThoughtWorks.CruiseControl.Core.CruiseServer.<>c__DisplayClass1a.<GetBuildNames>b__19(ProjectRequest arg, Response resp)
at ThoughtWorks.CruiseControl.Core.CruiseServer.RunProjectRequest(ProjectRequest request, Nullable`1 permission, Nullable`1 eventType, ProjectRequestAction action)
----------