Re: Build failed using CruiseControl and ClearCase Snapshot view
David Corley <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
It seems the cleartool executable is not on your UNIX system path. You need to add it to the path for Cruisecontrol to be able to use it. See section 8.6 here: http://www.ee.surrey.ac.uk/Teaching/Unix/unix8.html For adding an executable to the UNIX system path. You might need to restart Cruisecontrol for it to pick up the new path. On Thu, Mar 19, 2009 at 2:49 PM, Ha <[email protected]> wrote: > > As shown below, I got CruiseControl error message for snapshot ClearCase > build, I attach my config.xml for your review. I am first time > CruiseControl > user, do I need any special configuration or plugin for ClearCase ? > Please help, Ha > ---------------- > [cc]Mar-17 18:00:14 Project - Project cc_HIAL_Adaptor: bootstrapping > [cc]Mar-17 18:00:14 jectController- cc_HIAL_Adaptor Controller: build > progress event: bootstrapping > [cc]Mar-17 18:00:14 Project - Project cc_HIAL_Adaptor: idle > [cc]Mar-17 18:00:14 jectController- cc_HIAL_Adaptor Controller: build > progress event: idle > [cc]Mar-17 18:00:14 Project - exception attempting build in project > cc_HIAL_Adaptor > net.sourceforge.cruisecontrol.CruiseControlException: cleartool failed with > exception > at > > net.sourceforge.cruisecontrol.util.CommandExecutor.executeAndWait(CommandExecutor.java:115) > at > > net.sourceforge.cruisecontrol.util.Commandline.executeAndWait(Commandline.java:617) > at > > net.sourceforge.cruisecontrol.bootstrappers.ClearCaseBootstrapper.bootstrap(ClearCaseBootstrapper.java:72) > at net.sourceforge.cruisecontrol.Project.bootstrap(Project.java:760) > at net.sourceforge.cruisecontrol.Project.build(Project.java:192) > at net.sourceforge.cruisecontrol.Project.execute(Project.java:147) > at > net.sourceforge.cruisecontrol.ProjectConfig.execute(ProjectConfig.java:402) > at > net.sourceforge.cruisecontrol.ProjectWrapper.run(ProjectWrapper.java:69) > at java.lang.Thread.run(Thread.java:595) > Caused by: java.io.IOException: java.io.IOException: cleartool: not found > at java.lang.UNIXProcess.<init>(UNIXProcess.java:148) > at java.lang.ProcessImpl.start(ProcessImpl.java:65) > at java.lang.ProcessBuilder.start(ProcessBuilder.java:451) > at java.lang.Runtime.exec(Runtime.java:591) > at java.lang.Runtime.exec(Runtime.java:464) > at > > net.sourceforge.cruisecontrol.util.CruiseRuntime.exec(CruiseRuntime.java:14) > at > > net.sourceforge.cruisecontrol.util.Commandline.execute(Commandline.java:591) > at > > net.sourceforge.cruisecontrol.util.CommandExecutor.executeAndWait(CommandExecutor.java:113) > ... 8 more > http://www.nabble.com/file/p22601087/config.xml config.xml > -- > View this message in context: > http://www.nabble.com/Build-failed-using-CruiseControl-and-ClearCase-Snapshot-view-tp22601087p22601087.html > Sent from the CruiseControl - User mailing list archive at Nabble.com. > > > > ------------------------------------------------------------------------------ > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are > powering Web 2.0 with engaging, cross-platform capabilities. Quickly and > easily build your RIAs with Flex Builder, the Eclipse(TM)based development > software that enables intelligent coding and step-through debugging. > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > -- "To be or not to be. That's not really a question." - Jean-Luc Godard ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user