Skip to main content



      Home
Home » Eclipse Projects » Eclipse 4 » Error exporting product
Error exporting product [message #1066359] Tue, 02 July 2013 06:33 Go to next message
Eclipse UserFriend
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 03:44 Go to previous messageGo to next message
Eclipse UserFriend
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 10:38 Go to previous message
Eclipse UserFriend
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.
Previous Topic:Failed to create the part's controls
Next Topic:What's the status of eclipse4-progress-view
Goto Forum:
  


Current Time: Fri Jun 13 19:15:11 EDT 2025

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

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

Back to the top