Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » P2 Feature-based Product Export failing
P2 Feature-based Product Export failing [message #532983] Tue, 11 May 2010 18:28 Go to next message
Mark McKelvy is currently offline Mark McKelvyFriend
Messages: 1
Registered: May 2010
Junior Member
I am exporting a featured-based product that includes P2. I check the box to "Generate metadata repository", and then click export.

After the repository is generated and my product folder is created, while the p2 directory is being filled up the process halts with an error.

The precise errors are:

!ENTRY org.eclipse.pde.core 4 0 2010-05-11 13:21:25.901
!MESSAGE Cannot complete the install because one or more required items could not be found.

!SUBENTRY 1 org.eclipse.pde.core 4 0 2010-05-11 13:21:25.901
!MESSAGE Software being installed: EverVIEW NetCDF Slice and Dice Tool 0.1.0 (gov.usgs.everview.netcdfsd 0.1.0)

!SUBENTRY 1 org.eclipse.pde.core 4 0 2010-05-11 13:21:25.901
!MESSAGE Missing requirement: toolingorg.eclipse.equinox.ds 0.1.0 requires 'bundle org.eclipse.equinox.ds [1.1.1.R35x_v20090806]' but it could not be found

!SUBENTRY 1 org.eclipse.pde.core 4 0 2010-05-11 13:21:25.901
!MESSAGE Cannot satisfy dependency:

!SUBENTRY 1 org.eclipse.pde.core 4 0 2010-05-11 13:21:25.901
!MESSAGE From: EverVIEW NetCDF Slice and Dice Tool 0.1.0 (gov.usgs.everview.netcdfsd 0.1.0)

!SUBENTRY 1 org.eclipse.pde.core 4 0 2010-05-11 13:21:25.901
!MESSAGE To: toolingorg.eclipse.equinox.ds [0.1.0]


I have checked and the jar file for "org.eclipse.equinox.ds" exists and has the same date/version "1.1.1.R35x_v20090806".

Is it obvious from my errors what I am doing wrong? Any help would be greatly appreciated. Thanks.
Re: P2 Feature-based Product Export failing [message #533003 is a reply to message #532983] Tue, 11 May 2010 19:44 Go to previous message
Laurier  is currently offline Laurier Friend
Messages: 3
Registered: May 2010
Junior Member
I'm not an expert at this stuff yet but I've have seen this error.

I have fixed this error in the past by adding a plugin to my feature.xml.

I would approach this by,

1) Refresh/clean/build
2) Delete your "Run Configuration"
3) Synchronize then launch (by the way, does the launch work at this step?)
4) Open the Run Configuration that this created
5) Plug-ins tab -> "Add Required".

If this button adds some plugins then those plugins need to be added to the feature.xml before an exported product will work.

Another good tool is the "Validate Plugins" button which might lead you to which plugins need to be added if it fails the "Validate" test.

This might not be your problem but it's something to try because it produced the same message for me.

Previous Topic:linking problem with extension point
Next Topic:Own Navigator and closed projects
Goto Forum:
  


Current Time: Fri Mar 29 13:33:48 GMT 2024

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

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

Back to the top