[JIRA] Commented: (CC-911) [PATCH] multiple ant builds interfere with each other with multiple threads
"Shane Grady (JIRA)" <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.devel |
|---|---|
| Message-ID | <932773148.1285081369986.JavaMail.jira@chidmzhosting02.thoughtworks.com> |
[ http://jira.public.thoughtworks.org/browse/CC-911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_18777 ]
Shane Grady commented on CC-911:
--------------------------------
I have compiled the source for 2.8.4 and have it running but am still seeing the build output on the dashboard mixed (i.e. output for project 1 included on project 2 and vice-versa) when running with threads=2.
I suppose relevant configuration is:
<plugin name="schedule">
<ant anthome="${crc.ant.home}"
buildfile="/<my-build-file-path/cc-build.xml"
target="<my-target>"
usequiet="true"
uselogger="true"
keepgoing="false"
liveOutput="true"
saveLogDir="/<my-log-dir-path>/${project.name}">
</ant>
</plugin>
> [PATCH] multiple ant builds interfere with each other with multiple threads
> ---------------------------------------------------------------------------
>
> Key: CC-911
> URL: http://jira.public.thoughtworks.org/browse/CC-911
> Project: CruiseControl
> Issue Type: Bug
> Components: Core Application
> Affects Versions: 2.8.2
> Environment: Ubuntu 2.6.24
> (but the same problem is observable on Windows 2003 Server machine)
> Reporter: Grzegorz Olędzki
> Assigned To: Dan Rollo
> Priority: Major
> Fix For: 2.8.4
>
> Attachments: add-isLiveOutput_to_all_Builders-1.patch, add-isLiveOutput_to_all_Builders-2.patch, add-isLiveOutput_to_all_Builders-3.patch, cc-911.zip, CC-911_post_2_8_3_patch.patch, DashboardRemoteLiveOutput-2.patch, DashboardRemoteLiveOutput.patch, patch911.patch, patch_NEW_911.patch
>
>
> Our config.xml uses ant as the main builder.
> After trying to turn on threads on CC, it seems like multiple ANT instances share the same output and thus interfere with each other.
> The easiest way to observe the problem is to peek at Dashboard application, but the problem does not seem to be caused there.
> Another remark is that the antBuilderOutput.log is created only for one of the projects being built simultaneously built.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.public.thoughtworks.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Cruisecontrol-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/cruisecontrol-devel