Re: Uncontrollable (epoch-seconds)log.xml files from CC threading
Chuck Burgess <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Aug 13, 2009 at 7:48 PM, Jeffrey Fredrick < [email protected]> wrote: > > Hi Chuck, > those log files should > always appear when CC runs: they are the log of the build attempt. You should end up with one per build attempt. > > You can change where they appear but setting the log directory: > > http://cruisecontrol.sourceforge.net/main/configxml.html#log > > Jtf > Thanks for the reply, Jeff... I already have the config.xml's entry written as <log dir="${cc.logs.dir}>, where cc.logs.dir is set earlier as "logs/${project.name}". I do see the per-project build logs there in logs/project_name once the builds finish, but not *during* the builds. I see absolutely no *log.xml files in the CC root during any build. During a build, I can watch its progress in the cc_root/antBuilderOutput.log though. Also, when threading is enabled and multiple builds are occurring, I can see their mismashed output mixed together in that antBuilderOutput.log file. When running CC without threading, I never see *any **log.xml files appear in the CC root. Also, those (epoch)log.xml files are full XML content, not plain text ant build output, so it seems to me that none of that could even be written out until the entire DOM structure was in hand (i.e. build was finished). I know that I never saw files like this until I'd enabled threading. In my short term tests, I don't see them with threading disabled, but restarting with threading enabled makes them appear within minutes. I'm just not sure what's going on with them. -- CRB ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Cruisecontrol-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user