I can display 6-7 Projects on my Dashboard with no issues at all! If I
attempt to use my ccnet.config file that has more like 100+ Projects.....the
browser app send me an error as: Request processing has failed on the remote
server: Index and length must refer to a location within the string.
Parameter name: length
I also see the following error listed for each Project in the log file as:
2011-10-19 09:21:47,492 [DEV2_ACCENTURE_LIBRARY_MX_MXSERVICES:ERROR]
INTERNAL ERROR: Request processing has failed on the remote server:
Index and length must refer to a location within the string.
Parameter name: length
----------
ThoughtWorks.CruiseControl.Remote.CommunicationsException: Request
processing has failed on the remote server:
Index and length must refer to a location within the string.
Parameter name: length
at
ThoughtWorks.CruiseControl.Remote.CruiseServerClient.ValidateResponse(Response
response)
at
ThoughtWorks.CruiseControl.Remote.CruiseServerClient.GetProjectStatus()
at
ThoughtWorks.CruiseControl.Core.Triggers.ProjectTrigger.GetCurrentProjectStatus()
at ThoughtWorks.CruiseControl.Core.Triggers.ProjectTrigger.Fire()
at ThoughtWorks.CruiseControl.Core.Triggers.MultipleTrigger.Fire()
at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.PollTriggers()
at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Integrate()
at ThoughtWorks.CruiseControl.Core.ProjectIntegrator.Run()
----------
This works on CruiseControl v1.5 although I did have some warning messages
from the Validator run but only one 3-4 as it did not like the characters
used in some of the names!
*Is this a known bug with v1.5 and the Dashboard or does v1.6 require a
differant config setting? I did a compare of the dashbaord.config and
web.config files from v1.5 and v1.6 and they are the same!*
Please help if possible as this the last part of a large task I have been
working!
-------mikeD