Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cross-project-issues-dev] org.eclipse.equinox.p2 Permission denied

Dear all,

I've created a new Mars build job (eatop-0.5-mars) for EATOP project on hudson server (https://hudson.eclipse.org/eatop/) recently, and I got the following errors (https://hudson.eclipse.org/eatop/job/eatop-0.5-mars/lastBuild/console) while building:

!ENTRY org.eclipse.equinox.preferences 4 4 2014-09-12 19:10:46.197
!MESSAGE Exception saving preferences to: /tmp/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.metadata.repository.prefs.
!STACK 0
java.io.FileNotFoundException: /tmp/p2/org.eclipse.equinox.p2.engine/.settings/org.eclipse.equinox.p2.metadata.repository.prefs.bak (Permission denied)

It appears that /tmp/p2(and it's children) is owned by a different hipp user and group(Modeling ECP), so when my job runs (as the EATOP user) it's unable to write in that directory. 
Does anyone know how to specify a different directory (e.g., /tmp/eatop/p2) that will probably get things rolling? Thanks for any help in advance,

Best regards,
-- 
Dr. Yue Ma
Senior Software Architect

Phone: +33 (0)9 83 25 77 12
Fax: +33 (0)9 83 56 77 12

Web: http://www.itemis.de
Mail: yue.ma@xxxxxxxxxx
LinkedIn: http://fr.linkedin.com/in/yuema

Back to the top