ant logfile log.xml does not exist (2)
"Ranjeeta Sharma" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <1F700D589D5908408B10B64C9CB66FA90AA319@uklon-mail-3.eu.fidessa.priv> |
Hi Again, I made some mistakes in checking the logs. Now I have seen that I get the same error even for the 'connectfour' project which is included in the cruisecontrol installation. I have unzipped 'cruisecontrol-bin-2.8.4' on my linux machine. I have modified the JAVA_HOME in cruisecontrol-bin-2.8.4/cruisecontrol.sh to point to my env. I had to install a different version of JAVA because it was not compatible with the one we had on the system. I have now installed jre-6u26-linux-i586.bin. Following is the error which I am getting with connectfour project: [cc]Aug-12 14:56:05 Main - CruiseControl Version 2.8.4 Compiled on September 15 2010 1952 [cc]Aug-12 14:56:05 LConfigManager- reading settings from config file [/nanfs02/home/ranjeeta.sharma/linux/cruisecontrol-bin-2.8.4/config.xml] [cc]Aug-12 14:56:06 trolController- projectName = [connectfour] [cc]Aug-12 14:56:06 LConfigManager- using settings from config file [/nanfs02/home/ranjeeta.sharma/linux/cruisecontrol-bin-2.8.4/config.xml] [cc]Aug-12 14:56:06 ProjectConfig - No previously serialized project found [/nanfs02/home/ranjeeta.sharma/linux/cruisecontrol-bin-2.8.4/connectfour .ser], forcing a build. [cc]Aug-12 14:56:06 Project - Project connectfour starting [cc]Aug-12 14:56:06 Project - Project connectfour: idle [cc]Aug-12 14:56:06 Project - Project connectfour started [cc]Aug-12 14:56:06 Project - Project connectfour: in build queue [cc]Aug-12 14:56:07 ontrollerAgent- Starting HttpAdaptor with CC-Stylesheets [cc]Aug-12 14:56:07 ontrollerAgent- starting httpAdaptor [cc]Aug-12 14:56:07 ontrollerAgent- starting rmiRegistry [cc]Aug-12 14:56:07 ontrollerAgent- starting connectorServer 2011-08-12 14:56:07.786::INFO: Logging to STDERR via org.mortbay.log.StdErrLog 2011-08-12 14:56:07.077::INFO: jetty-6.1.11 2011-08-12 14:56:12.393:/dashboard:INFO: Initializing Spring root WebApplicationContext 2011-08-12 14:56:15.099:/dashboard:INFO: Set web app root system property: 'webapp.root' = [/nanfs02/home/ranjeeta.sharma/linux/cruisecontrol-bin-2.8.4/webapps/das hboard/] 2011-08-12 14:56:15.137:/dashboard:INFO: Initializing Spring FrameworkServlet 'spring-ajax' 2011-08-12 14:56:15.530:/dashboard:INFO: Initializing Spring FrameworkServlet 'spring-exceptions' 2011-08-12 14:56:16.234:/dashboard:INFO: Initializing Spring FrameworkServlet 'spring-pages' 2011-08-12 14:56:16.688:/dashboard:INFO: Initializing Spring FrameworkServlet 'spring-tabs' 2011-08-12 14:56:18.061::INFO: Opened /nanfs02/home/ranjeeta.sharma/linux/cruisecontrol-bin-2.8.4/logs/2011_08 _12.request.log 2011-08-12 14:56:18.088::INFO: Started [email protected]:8080 [cc]Aug-12 14:56:18 BuildQueue - BuildQueue started [cc]Aug-12 14:56:18 BuildQueue - now adding to the thread queue: connectfour [cc]Aug-12 14:56:18 Project - Project connectfour: bootstrapping [cc]Aug-12 14:56:18 jectController- connectfour Controller: build progress event: bootstrapping [cc]Aug-12 14:56:18 ScriptRunner - libgcj-java-placeholder.sh [cc]Aug-12 14:56:18 ScriptRunner - [cc]Aug-12 14:56:18 ScriptRunner - This script is a placeholder for the /usr/bin/java [cc]Aug-12 14:56:18 ScriptRunner - master link required by jpackage.org conventions. libgcj's [cc]Aug-12 14:56:18 ScriptRunner - rmiregistry, rmic and jar tools are now slave symlinks to these [cc]Aug-12 14:56:18 ScriptRunner - masters, and are managed by the alternatives(8) system. [cc]Aug-12 14:56:18 ScriptRunner - [cc]Aug-12 14:56:18 ScriptRunner - This change was necessary because the rmiregistry, rmic and jar tools [cc]Aug-12 14:56:18 ScriptRunner - installed by previous versions of libgcj conflicted with symlinks [cc]Aug-12 14:56:18 ScriptRunner - installed by jpackage.org JVM packages. [cc]Aug-12 14:56:18 ScriptRunner - [cc]Aug-12 14:56:18 ScriptRunner - This script was designed to be overridden by the supported RHEL3 JRE [cc]Aug-12 14:56:18 ScriptRunner - packages, java-1.4.2-bea and java-1.4.2-ibm. It is installed as an [cc]Aug-12 14:56:18 ScriptRunner - alternative symlink as /usr/bin/java. It will override a third-party [cc]Aug-12 14:56:18 ScriptRunner - (non-RHEL3) JRE's java command if the JRE's bin directory is listed [cc]Aug-12 14:56:18 ScriptRunner - after /usr/bin in PATH. In that case, it is recommended that the [cc]Aug-12 14:56:18 ScriptRunner - third-party JRE's bin directory be listed first in PATH instead. [cc]Aug-12 14:56:18 ScriptRunner - [cc]Aug-12 14:56:18 Project - Project connectfour: idle [cc]Aug-12 14:56:18 jectController- connectfour Controller: build progress event: idle [cc]Aug-12 14:56:18 Project - exception attempting build in project connectfour net.sourceforge.cruisecontrol.CruiseControlException: ant logfile /nanfs02/home/ranjeeta.sharma/linux/cruisecontrol-bin-2.8.4/log.xml does not exist. at net.sourceforge.cruisecontrol.builders.AntBuilder.getAntLogAsElement(Ant Builder.java:447) at net.sourceforge.cruisecontrol.builders.AntBuilder.build(AntBuilder.java: 224) at net.sourceforge.cruisecontrol.bootstrappers.AntBootstrapper.bootstrap(An tBootstrapper.java:62) at net.sourceforge.cruisecontrol.Project.bootstrap(Project.java:779) at net.sourceforge.cruisecontrol.Project.build(Project.java:193) at net.sourceforge.cruisecontrol.Project.execute(Project.java:148) at net.sourceforge.cruisecontrol.ProjectConfig.execute(ProjectConfig.java:4 08) at net.sourceforge.cruisecontrol.ProjectWrapper.run(ProjectWrapper.java:69) at java.lang.Thread.run(Unknown Source) [cc]Aug-12 14:56:18 Project - Project connectfour: next build in 5 minutes [cc]Aug-12 14:56:18 Project - Project connectfour: waiting for next time to build [cc]Aug-12 14:56:18 jectController- connectfour Controller: build progress event: waiting for next time to build Can some one please help me with this? Many thanks in advance, Ranjeeta ******************************************************************************************************************************************************************************************** This message is intended only for the stated addressee(s) and may be confidential. Access to this email by anyone else is unauthorised. Any opinions expressed in this email do not necessarily reflect the opinions of Fidessa. Any unauthorised disclosure, use or dissemination, either whole or in part is prohibited. If you are not the intended recipient of this message, please notify the sender immediately. Fidessa plc - Registered office: Dukes Court, Duke Street, Woking, Surrey, GU21 5BH, United Kingdom Registered in England no. 3781700 VAT registration no. 688 9008 78 Fidessa LatentZero Limited - Registered office: Dukes Court, Duke Street, Woking, Surrey, GU21 5BH, United Kingdom Registered in England no. 3656437 VAT registration no. 688 9008 78 Fidessa group plc - Registered Office: Dukes Court, Duke Street, Woking, Surrey, GU21 5BH, United Kingdom Registered in England no. 3234176 VAT registration no. 688 9008 78 ------------------------------------------------------------------------------ Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and managing Subversion and the tools developers use with it. http://p.sf.net/sfu/wandisco-dev2dev _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user