HI,

I have moved the ccnet service to a new server. When running a project
via the dashboard (Force Build), I have encountered strange errors.
See below. I am however successful in building the project via the
Command Line tool utility I am using. There is not much info in the
log file though. Can someone assist by telling me what to look at?

There was an exception trying to carry out your request. Details of
the Exception are:

Exception Message
1 arguments were passed to
'ThoughtWorks.CruiseControl.Remote.ICruiseManager::ForceBuild'. 2
arguments were expected by this method.

Exception Full Details
System.Runtime.Remoting.RemotingException: 1 arguments were passed to
'ThoughtWorks.CruiseControl.Remote.ICruiseManager::ForceBuild'. 2
arguments were expected by this method. Server stack trace: at
System.Runtime.Remoting.Messaging.Message.CoerceArgs(MethodBase mb,
Object[] args, ParameterInfo[] pi) at
System.Runtime.Remoting.Messaging.Message.CoerceArgs(IMethodMessage m,
ParameterInfo[] pi) at
System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage
(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext) Exception
rethrown at [0]: at
System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage
reqMsg, IMessage retMsg) at
System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData&
msgData, Int32 type) at
ThoughtWorks.CruiseControl.Remote.ICruiseManager.ForceBuild(String
projectName) at
ThoughtWorks.CruiseControl.WebDashboard.ServerConnection.ServerAggregatingCruiseManagerWrapper.ForceBuild
(IProjectSpecifier projectSpecifier) at
ThoughtWorks.CruiseControl.WebDashboard.Dashboard.VelocityProjectGridAction.ForceBuildIfNecessary
(IRequest request) at
ThoughtWorks.CruiseControl.WebDashboard.Dashboard.VelocityProjectGridAction.GenerateView
(ProjectStatusListAndExceptions projectStatusListAndExceptions, String
actionName, IRequest request, IServerSpecifier serverSpecifier) at
ThoughtWorks.CruiseControl.WebDashboard.Dashboard.VelocityProjectGridAction.Execute
(String actionName, IRequest request) at
ThoughtWorks.CruiseControl.WebDashboard.Plugins.FarmReport.FarmReportFarmPlugin.Execute
(ICruiseRequest request) at
ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.CruiseActionProxyAction.Execute
(IRequest request) at
ThoughtWorks.CruiseControl.WebDashboard.MVC.Cruise.ExceptionCatchingActionProxy.Execute
(IRequest request)

Reply via email to