I hosted CCNet and used jabber tag as below in the ccnet.config file <jabber host="talk.google.com" port="5222" username="<my googletalk email id>" password="<my password>" recipient="<recipient googletalk id>" buildresultsurl="<build results url>" />
The CCNet service failed saying Service cannot be started. ThoughtWorks.CruiseControl.Core.Config.ConfigurationException: Unable to instantiate CruiseControl projects from configuration document. Configuration document is likely missing Xml nodes required for properly populating CruiseControl configuration. Unable to load array item 'jabber' - Cannot convert from type System.String to ThoughtWorks.CruiseControl.Core.ITask for object with value: "" Could any one help me understand if am missing any thing here ? Thanks VC
