Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » product could not be found
product could not be found [message #463960] Wed, 21 February 2007 07:31 Go to next message
Eclipse UserFriend
Originally posted by: jorgen.ekstrom.bredband.net

Hi,

I'm converting my SWT/JFace application into an RCP application and have
successfullt converted my
application + subprojects into plugins + added JAR plugin wrappers for 3rd
party jars.

When launching the application from wihtin the Ovweview tab I get this error
message below - can someone
help me "decrypt" the error message?

Any hints or guidelines on how to debug/log plugin loading are also welcome.

BR
Jorgen


!SESSION 2007-02-21
13:18:03.021 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=sv_SE
Framework arguments: -product com.finsys.tradeagent2.product
Command-line arguments: -product com.finsys.tradeagent2.product -data
C:\java\workspace/../runtime-EclipseApplication(1) -dev
file:C:/java/workspace/.metadata/.plugins/org.eclipse.pde.co re/Eclipse
Application (1)/dev.properties -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.core.runtime 2007-02-21 13:18:04.033
!MESSAGE Product com.finsys.tradeagent2.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2007-02-21 13:18:04.053
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at
org.eclipse.core.internal.runtime.PlatformActivator$1.run(Pl atformActivator.java:56)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .runApplication(EclipseAppLauncher.java:92)
at
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher .start(EclipseAppLauncher.java:68)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:400)
at
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseS tarter.java:177)
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.core.launcher.Main.invokeFramework(Main.java:336 )
at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
at org.eclipse.core.launcher.Main.run(Main.java:977)
at org.eclipse.core.launcher.Main.main(Main.java:952)

!ENTRY org.eclipse.osgi 2 0 2007-02-21 13:18:04.063
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-02-21 13:18:04.063
!MESSAGE Bundle initial@reference:file:../workspace/com.finsys.tradeagent2/
was not resolved.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.063
!MESSAGE Missing required bundle com.finsys.tradeagent_0.0.0.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.063
!MESSAGE Missing required bundle com.finsys.base_0.0.0.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.063
!MESSAGE Missing required bundle com.finsys.jdbc_0.0.0.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.063
!MESSAGE Missing required bundle com.finsys.core_0.0.0.

!ENTRY org.eclipse.osgi 2 0 2007-02-21 13:18:04.073
!MESSAGE The following is a complete list of bundles which are not resolved,
see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2007-02-21 13:18:04.073
!MESSAGE Bundle initial@reference:file:../workspace/com.finsys.tradeagent2/
[20] was not resolved.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.073
!MESSAGE Missing required bundle com.finsys.core_0.0.0.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.073
!MESSAGE Missing required bundle com.finsys.base_0.0.0.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.073
!MESSAGE Missing required bundle com.finsys.jdbc_0.0.0.
!SUBENTRY 2 com.finsys.tradeagent2 2 0 2007-02-21 13:18:04.073
!MESSAGE Missing required bundle com.finsys.tradeagent_0.0.0.
Re: product could not be found [message #463968 is a reply to message #463960] Wed, 21 February 2007 09:18 Go to previous message
Eclipse UserFriend
Originally posted by: nugaee.SPAMtlen.pl

maybe these two will help:
http://dev.eclipse.org/newslists/news.eclipse.platform.rcp/m sg11605.html
http://www.eclipse.org/articles/Article-RCP-1/tutorial1.html

best regards
bartek michalik
Previous Topic:Swing and RCP
Next Topic:formatter option for text editor
Goto Forum:
  


Current Time: Mon Mar 17 02:10:32 EDT 2025

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

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

Back to the top