Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse 4 » Error exporting product
Error exporting product [message #1066359] Tue, 02 July 2013 10:33 Go to next message
Phill Perryman is currently offline Phill PerrymanFriend
Messages: 214
Registered: July 2009
Senior Member
I am starting to look into building an e4 app to replace our existing 3.x.

I downloaded Kepler eclipse-rcp-kepler-R-win32-x86_64.zip

I added the e4 core tools, e4 - http://download.eclipse.org/e4/downloads/drops/I20130628-1600/repository

Created a e4 application using the wizard and ticked the activator and sample parts.

I run the test.product and it works fine.

I then hit export and get the following error. It does not actually say what the error is or indicate how to solve it. Searching for similar errors goes back to 3.6.

C:\workspaces\temp\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.win32.win32.x86_64.xml:89: The following error occurred while executing this line:
C:\workspaces\temp\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.win32.win32.x86_64.xml:433: The following error occurred while executing this line:
C:\eclipse\Kepler64\eclipse\plugins\org.eclipse.pde.build_3.8.100.v20130514-1028\scripts\genericTargets.xml:241: A problem occured while invoking the director.
The following error occurred while executing this line:
C:\workspaces\temp\.metadata\.plugins\org.eclipse.pde.core\temp\org.eclipse.pde.container.feature\package.org.eclipse.pde.container.feature.win32.win32.x86_64.xml:433: The following error occurred while executing this line:
C:\eclipse\Kepler64\eclipse\plugins\org.eclipse.pde.build_3.8.100.v20130514-1028\scripts\genericTargets.xml:241: A problem occured while invoking the director.
Re: Error exporting product [message #1066738 is a reply to message #1066359] Thu, 04 July 2013 07:44 Go to previous messageGo to next message
Phill Perryman is currently offline Phill PerrymanFriend
Messages: 214
Registered: July 2009
Senior Member
I managed to track it down so documenting for ref.

You get this error if the export path contains an invalid pathname, one that contains invalid file name characters (*? etc in windows). Instead of getting an invalid pathname error you get the above message.
Re: Error exporting product [message #1815322 is a reply to message #1066359] Mon, 30 September 2019 14:38 Go to previous message
Mario Marinato is currently offline Mario MarinatoFriend
Messages: 38
Registered: March 2011
Location: Brazil
Member
Adding to Phill Perryman's comment, I'd like to comment that the invalid file name characters, on our case, were the spaces on our Eclipse install path.

We had to change from C:\Eclipse 2019-09 to C:\Eclipse_2019-09.


Mário Marinato
From Brazil
Previous Topic:Failed to create the part's controls
Next Topic:What's the status of eclipse4-progress-view
Goto Forum:
  


Current Time: Tue Apr 23 11:46:11 GMT 2024

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

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

Back to the top