logo       

RE: CruiseControl and Dashboard...: msg#00087

java.cruise-control.user

Subject: RE: CruiseControl and Dashboard...

This usually happens because ant fails for some reason.  In my case it was because my ant script was calling another ant script but I had mis-typed the path. If you don't see anything obvious try turning on debug.  You should see the ant failure in the logfiles.
 
-Dave
-----Original Message-----
From: Gary Maxwell [mailto:gary_maxwell@xxxxxxxxxxxxxxx]
Sent: Thursday, December 18, 2003 7:39 PM
To: cruisecontrol-user@xxxxxxxxxxxxxxxxxxxxx
Subject: [Cruisecontrol-user] CruiseControl and Dashboard...

I got past my first hurdle:  Yes I was pointing to the wrong cruisecontrol.jar file.  Now pointing to CruiseControl 2.1.4, so the loggerClassName attribute is available for the ant tag.  However, when cruise runs I get this error.

 

 

2003-12-18 18:19:10,200 [BuildQueueThread] ERROR AntBuilder       - Ant logfile [/apps/dovetail/gas_accounting/Dovetail/gacruise/log

.xml] cannot be found

2003-12-18 18:19:10,212 [BuildQueueThread] ERROR Project          - exception attempting build in project gacruise

net.sourceforge.cruisecontrol.CruiseControlException: Error reading : /apps/dovetail/gas_accounting/Dovetail/gacruise/log.xml.  Save

d as : /apps/dovetail/gas_accounting/Dovetail/gacruise/1071796750203log.xml : log.xml (No such file or directory)

        at net.sourceforge.cruisecontrol.builders.AntBuilder.getAntLogAsElement(AntBuilder.java:351)

        at net.sourceforge.cruisecontrol.builders.AntBuilder.build(AntBuilder.java:163)

        at net.sourceforge.cruisecontrol.Schedule.build(Schedule.java:141)

        at net.sourceforge.cruisecontrol.Project.build(Project.java:196)

        at net.sourceforge.cruisecontrol.Project.execute(Project.java:145)

        at net.sourceforge.cruisecontrol.BuildQueue.serviceQueue(BuildQueue.java:75)

        at net.sourceforge.cruisecontrol.BuildQueue.run(BuildQueue.java:91)

        at java.lang.Thread.run(Thread.java:536)

2003-12-18 18:19:10,222 [Project gacruise thread] INFO  Project          - Project gacruise:  next build in 5 minutes

 

 

 

<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise