Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] Permission issues on build.eclipse.org

Hi,

We usually use a common script to manage composite repositories : "/shared/modeling/tools/promotion/manage-composite.xml". I don't know when it started, but this script now fails with (apparently) permission issues on the server :
> cd /home/data/httpd/download.eclipse.org/modeling/emf/compare/updates/interim/2.1
> ant -f /shared/modeling/tools/promotion/manage-composite.xml add -Dchild.repository=I201304240820 -Dcomposite.name="EMF Compare 2.1 interim"

[...]

BUILD FAILED
/shared/modeling/tools/promotion/manage-composite.xml:8: The following error occurred while executing this line:
/shared/modeling/tools/promotion/manage-composite.xml:50: The following error occurred while executing this line:
/shared/modeling/tools/promotion/manage-composite.xml:55: Java returned: 13
The log at /opt/public/common/buckminster-3.6/configuration/1366792579588.log tells us a little more :
java.lang.IllegalStateException: The platform metadata area could not be written: /tmp/temporary-workspace-1157871083/.metadata.  By default the platform writes its content under the current working directory when the platform is launched.  Use the -data parameter to specify a different content area for the platform.
Is anyone else using this script to manage his composite repositories? If yes, are you seeing this issue too?

Laurent Goubet
Obeo
begin:vcard
fn:Laurent Goubet
n:Goubet;Laurent
org:<a href="http://www.obeo.fr";>Obeo</a>
email;internet:laurent.goubet@xxxxxxx
url:http://www.obeo.fr
version:2.1
end:vcard


Back to the top