Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Failed to execute goal tycho 1.3.0 and eclipse 4.10(Failed to execute goal tycho 1.3.0 and eclipse 4.10)
Failed to execute goal tycho 1.3.0 and eclipse 4.10 [message #1801018] Fri, 11 January 2019 07:50 Go to next message
Boro Nikic is currently offline Boro NikicFriend
Messages: 8
Registered: November 2018
Junior Member
Does anyone knows why i got this error at the end of the export process with tycho 1.3.0 and eclipse 4.10 but not with eclipse 4.9.

[ERROR] Failed to execute goal org.eclipse.tycho:tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products)
on project com.my.product: Installation of product com.my.product for environment win32/win32/x86_64 failed: Call to p2 director application failed with exit code 13. Program arguments were:
Re: Failed to execute goal tycho 1.3.0 and eclipse 4.10 [message #1801029 is a reply to message #1801018] Fri, 11 January 2019 10:53 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33142
Registered: July 2009
Senior Member
My guess would be that the message is perhaps a bit misleading. In Eclipse 4.10 all 32 bit support has been removed, so if your product is still trying to build 32 bit versions of Windows or Linux, that will fail. Though it looks like the message is about building the 64 bit version. And the error code looks also like a bitness problem. I assume you're using a 64 bit version of Java because definitely with 4.10 a 32 bit version will not work.

Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:version pdf print whit BIRT
Next Topic:error
Goto Forum:
  


Current Time: Fri Apr 26 18:17:26 GMT 2024

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

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

Back to the top