Community
Participate
Working Groups
I've seen a few builds fail with messages such as that below. It illustrates the builder instance is sensitive to the build it is doing ... that is, caching Orbit repository information. I think this failure might be related to the fact that another build was running, using same builder (and same Orbit repo, in this case). So ... ideally, we'd have a base builder copied/installed into its own location ... per cc project, or similar. [build-wtp-wst-sdk] /home/shared/webtools/projects/wtp-R3.3.0-I/workdir/fetch_org.eclipse.wst.xml_core.feature.xml:108: Error occurred while transforming repository: An error occurred while downloading http://www.eclipse.org/external/tools/orbit/downloads/drops/S20110304120314/repository/content.jar. The cache file /home/shared/webtools/basebuilders/v20110216/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.repository/cache/downloading/content-1834002278.jar could not be renamed to /home/shared/webtools/basebuilders/v20110216/org.eclipse.releng.basebuilder/p2/org.eclipse.equinox.p2.repository/cache/downloading/content-1834002278.jar..
This was essentially fixed when we moved to using eclipse sdk directly, instead of "basebuidler".
.