When CCTray hits 
http://build01:8080/XmlServerReport.aspx/server/build01/RawXmlMessage.aspx it 
throws an exception. I searched using Google and didn't find anything relevant. 
Any suggestions?

See the exception below.

Thanks!
Rory
Server Error in '/' Application.
________________________________
Server Specifier cannot be instantiated with an empty server name
Description: An unhandled exception occurred during the execution of the 
current web request. Please review the stack trace for more information about 
the error and where it originated in the code.

Exception Details: ThoughtWorks.CruiseControl.Core.CruiseControlException: 
Server Specifier cannot be instantiated with an empty server name

Source Error:
An unhandled exception was generated during the execution of the current web 
request. Information regarding the origin and location of the exception can be 
identified using the exception stack trace below.


Stack Trace:

[CruiseControlException: Server Specifier cannot be instantiated with an empty 
server name]
   
ThoughtWorks.CruiseControl.Core.Reporting.Dashboard.Navigation.DefaultServerSpecifier..ctor(String
 serverName) +188
   
ThoughtWorks.CruiseControl.WebDashboard.IO.RequestWrappingCruiseRequest.get_ServerSpecifier()
 +56
   
ThoughtWorks.CruiseControl.WebDashboard.Plugins.ServerReport.MessageHandlerPlugin.Execute(ICruiseRequest
 cruiseRequest) +152
   
ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.CruiseActionProxyAction.Execute(IRequest
 request) +67
   ThoughtWorks.CruiseControl.WebDashboard.MVC.RequestController.Do() +154
   
ThoughtWorks.CruiseControl.WebDashboard.MVC.ASPNET.HttpHandler.ProcessRequest(HttpContext
 context) +476
   
System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
 +599
   System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& 
completedSynchronously) +171


________________________________
Version Information: Microsoft .NET Framework Version:2.0.50727.4927; ASP.NET 
Version:2.0.50727.4927

Reply via email to