Re: Unable to connect to harvest through cruisecontrol
Jeffrey Fredrick <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
>From checking the release notes I believe the problem is that the current support for Harvest was added in version 2.7.1 and you're using 2.6. Jtf On Wed, Jun 10, 2009 at 6:23 AM, Sindhu Prabhakar <[email protected]>wrote: > Hi, > > > > I am trying to connect to Harvest through CruiseControl version 2.6. The > build has run successfully, but when I run the bat file cruisecontrol.bat u > get the error mentioned below. I have searched a lot to get a defined set of > steps to configure CruiseControl with Harvest s plug-in. > > > > Please let me know if anyone can help me on this > > > > *The config file is as follow:* > > <cruisecontrol> > > <project name="GI_HH_CUSTOMER_VERIFICATION" > buildafterfailed="false"> > > <listeners> > > <currentbuildstatuslistener > file="C:\Sindhu\CruiseControl\cruisecontrol-src-2.8.2\cruisecontrol-2.8.2\main\build-cc.xml"/> > > </listeners> > > <bootstrappers> > > <harvestbootstrapper username="asdgfg" > > > password="qwe@123" > > > broker="rfsharv7" > > > project="Message_Broker" > > > state="Development" > > viewpath > ="\\WBIMB\source\bustrans\CUSTOMER_VERIFICATION" > > > clientpath="C:\Documents and Settings\asdgfg\IBM\wmbt6.0\workspace" > > > process="Check Out (Read Only)" > > > file="\\WBIMB\sourrce\CUSTOMER_VERIFICATION\.project"/> > > </bootstrappers> > > <plugin name="harvest" > classname="net.sourceforge.cruisecontrol.bootstrappers.AllFusionHarvestBootstrapper" > /> > > <modificationset> > > <harvest username="asdgfg" > > password="qwe@123" > > broker="rfsharv7" > > state="Development" > > > project="Message_Broker"/> > > </modificationset> > > <schedule interval="360"> > > </schedule> > > </project> > > </cruisecontrol> > > > > *Its give in the below error:* > > *2009-06-08 12:30:16,430 [main ] ERROR Main - error setting config file on > controller* > > *net.sourceforge.cruisecontrol.CruiseControlException: error configuring > project GI_HH_CUSTOMER_VERIFICATION at > net.sourceforge.cruisecontrol.CruiseControlConfig.handleProject(CruiseControlConfig.java:418) > * > > at > net.sourceforge.cruisecontrol.CruiseControlConfig.parse(CruiseControlConfig.java:172) > > at > net.sourceforge.cruisecontrol.CruiseControlConfig.<init>(CruiseControlConfig.java:133) > > at > net.sourceforge.cruisecontrol.config.XMLConfigManager.loadConfig(XMLConfigManager.java:86) > > at > net.sourceforge.cruisecontrol.config.XMLConfigManager.<init>(XMLConfigManager.java:78) > > at > net.sourceforge.cruisecontrol.CruiseControlController.setConfigFile(CruiseControlController.java:93) > > at net.sourceforge.cruisecontrol.Main.createController(Main.java:159) > > at net.sourceforge.cruisecontrol.Main.start(Main.java:126) > > at net.sourceforge.cruisecontrol.launch.Launcher.run(Launcher.java:259) > > at net.sourceforge.cruisecontrol.launch.Launcher.main(Launcher.java:117) > > *Caused by: net.sourceforge.cruisecontrol.CruiseControlException: > Attemping to load plugin named [harvest], but couldn't load corresponding > class > [net.sourceforge.cruisecontrol.bootstrappers.AllFusionHarvestBootstrapper]. > * > > at > net.sourceforge.cruisecontrol.PluginRegistry.instanciatePluginClass(PluginRegistry.java:254) > > at > net.sourceforge.cruisecontrol.PluginRegistry.getPluginClass(PluginRegistry.java:236) > > at > net.sourceforge.cruisecontrol.ProjectXMLHelper.getConfiguredPlugin(ProjectXMLHelper.java:115) > > at > net.sourceforge.cruisecontrol.ProjectXMLHelper.configurePlugin(ProjectXMLHelper.java:91) > > at > net.sourceforge.cruisecontrol.PluginXMLHelper.configureObject(PluginXMLHelper.java:200) > > at > net.sourceforge.cruisecontrol.PluginXMLHelper.configure(PluginXMLHelper.java:138) > > at > net.sourceforge.cruisecontrol.PluginXMLHelper.configure(PluginXMLHelper.java:95) > > at > net.sourceforge.cruisecontrol.ProjectXMLHelper.configurePlugin(ProjectXMLHelper.java:95) > > at > net.sourceforge.cruisecontrol.PluginXMLHelper.configureObject(PluginXMLHelper.java:200) > > at > net.sourceforge.cruisecontrol.PluginXMLHelper.configure(PluginXMLHelper.java:138) > > at > net.sourceforge.cruisecontrol.PluginXMLHelper.configure(PluginXMLHelper.java:95) > > at > net.sourceforge.cruisecontrol.ProjectXMLHelper.configurePlugin(ProjectXMLHelper.java:95) > > at > net.sourceforge.cruisecontrol.CruiseControlConfig.handleProject(CruiseControlConfig.java:416) > > > > Please let me know what the issue is exactly? Has the plug-in been set > wrongly? > > > > It would be really great if I could know what steps have to be followed to > get this connection right. > > > > Thanks and Regards, > > Sindhu Prabhakar. > > DISCLAIMER: > ----------------------------------------------------------------------------------------------------------------------- > > The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. > It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in > this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates. > Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of > this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have > received this email in error please delete it and notify the sender immediately. Before opening any mail and > attachments please check them for viruses and defect. > > ----------------------------------------------------------------------------------------------------------------------- > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables unlimited > royalty-free distribution of the report engine for externally facing > server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > -- Build engineer training: http://ci-guys.com ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user