Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Plugin Development Environment (PDE) » chmod touchpoint failed with @artifact not substituted in Helios
chmod touchpoint failed with @artifact not substituted in Helios [message #606202] Tue, 29 June 2010 00:08
Michael Xia is currently offline Michael XiaFriend
Messages: 8
Registered: July 2009
Junior Member
I'm running an issue when install from an existing update site using run.director with Eclipse 3.6 as the base. The following error occurs:

run.director:
[java] Installing com.aptana.feature.feature.group 3.0.0.1277763677-8L48b9L6sY5d_0ee040234987747.
[java] Installation failed.
[java] !SESSION 2010-06-28 23:55:07.357 -----------------------------------------------
[java] eclipse.buildId=I20100608-0911
[java] java.version=1.6.0_03
[java] java.vendor=Sun Microsystems Inc.
[java] BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
[java] Framework arguments: -application org.eclipse.equinox.p2.director -metadataRepository file:/var/update-site/update/development/red-core -artifactRepository file:/var/update-site/update/development/red-core -installIU com.aptana.feature.feature.group
[java] Command-line arguments: -application org.eclipse.equinox.p2.director -consoleLog -metadataRepository file:/var/update-site/update/development/red-core -artifactRepository file:/var/update-site/update/development/red-core -installIU com.aptana.feature.feature.group
[java]
[java] !ENTRY org.eclipse.equinox.p2.engine 4 4 2010-06-28 23:55:33.711
[java] !MESSAGE An error occurred while installing the items
[java] !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2010-06-28 23:55:33.711
[java] !MESSAGE session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.aptana.terminal 1.0.0.1277427263, action=org.eclipse.equinox.internal.p2.touchpoint.natives.ac tions.ChmodAction).
[java] !SUBENTRY 1 org.eclipse.equinox.p2.touchpoint.natives 4 0 2010-06-28 23:55:33.712
[java] !MESSAGE The action chmod failed - file @artifact/os/linux/x86/redtty does not exist
[java] An error occurred while installing the items
[java] session context was:(profile=SDKProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Install, operand=null --> [R]com.aptana.terminal 1.0.0.1277427263, action=org.eclipse.equinox.internal.p2.touchpoint.natives.ac tions.ChmodAction).
[java] The action chmod failed - file @artifact/os/linux/x86/redtty does not exist
[java] Application failed, log file location: /var/hudson/workspace/red-core-tests-development/eclipse/con figuration/1277794507652.log
[java] Java Result: 13

Look like @artifact is not being substituted with the correct plugin location, although it was working just fine in Eclipse 3.5.2. Any insight will be greatly appreciated.

Thanks.
Previous Topic:content.xml missing when building against Helios (RESOLVED)
Next Topic:Adding xml to the eclipse plugin classpath
Goto Forum:
  


Current Time: Thu Apr 25 01:12:33 GMT 2024

Powered by FUDForum. Page generated in 0.02510 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top