Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Problem generating product
Problem generating product [message #484790] Wed, 09 September 2009 10:09 Go to next message
Eclipse UserFriend
Originally posted by: rodrigo.garcia.kotasoft.com

Hi,

I have problems generating an rcp app. I'm new to eclipse, and the first
test I did was to try with the tutorial of vogella "myfirstrcp" and
there was no problem to export de app.

Now I'm working on my own rcp app, I have a few plugins, one feature
grouping this plugins, and the rcp app including the feature. When I
launch the application through the run as configurations menu I have no
problem. But when I export the product and run the .exe I have the
following log:

java.lang.RuntimeException: Application
"com.brecar.supplier.application" could not be found in the registry.
The applications available are: org.eclipse.equinox.app.error.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
at
org.eclipse.equinox.internal.app.MainApplicationLauncher.run (MainApplicationLauncher.java:29)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:110)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:79)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:386)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java: 549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

!ENTRY org.eclipse.osgi 2 0 2009-09-09 12:06:07.723
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-09 12:06:07.723
!MESSAGE Bundle reference:file:plugins/com.kotasoft.library_0.0.1 was
not resolved.
!SUBENTRY 2 com.kotasoft.library 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.apache.commons.lang_2.3.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-09 12:06:07.723
!MESSAGE Bundle
reference:file:plugins/com.kotasoft.eclipse.common_1.0.0.jar was not
resolved.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-09 12:06:07.723
!MESSAGE Bundle
update@plugins/org.eclipse.debug.ui_3.4.2.v20090110_r342.jar was not
resolved.
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.jface.text_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.ui.editors_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle
org.eclipse.ui.workbench.texteditor_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.core.filesystem_[1.1.0,2.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.core.variables_[3.2.0,4.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.ui.ide_[3.3.0,4.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.debug.core_[3.4.1,4.0.0).
!SUBENTRY 2 org.eclipse.debug.ui 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.ui.console_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-09 12:06:07.723
!MESSAGE Bundle
reference:file:plugins/com.brecar.supplier.management.core_1 .0.0.jar was
not resolved.
!SUBENTRY 2 com.brecar.supplier.management.core 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-09-09 12:06:07.723
!MESSAGE Bundle reference:file:plugins/com.brecar.supplier_1.0.0.jar was
not resolved.
!SUBENTRY 2 com.brecar.supplier 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.


I'm using eclipse ganymede modeling sr2 as target platform for windows.


Any idea?

Thank you in advance.
Re: Problem generating product [message #484842 is a reply to message #484790] Wed, 09 September 2009 13:37 Go to previous message
Paul Webster is currently offline Paul WebsterFriend
Messages: 6859
Registered: July 2009
Location: Ottawa
Senior Member

Usually entries like this (with the _0.0.0)

!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.ui.ide_0.0.0.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 com.kotasoft.eclipse.common 2 0 2009-09-09 12:06:07.723
!MESSAGE Missing required bundle org.eclipse.core.resources_0.0.0.

Indicate that these plugins are not part of any feature you are including in your export.

PW


Previous Topic:Which native libraries for RCP application?
Next Topic:Dynamically change icon for a treeitem on a view
Goto Forum:
  


Current Time: Thu Apr 25 06:52:44 GMT 2024

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

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

Back to the top