Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [pde-dev] Configuration for PDE Development in Eclipse 3.4

If you're product is plug-in based, you should be able to hit "add required plug-ins" and it should help you to see if anything is missing.

Also, in your launch configuration that is generated from the product, there should be a "Validate Plug-ins" button that will validate and tell you if indeed what you're launching can run (given the constraints)

2008/9/10 Tom Stephens <Tom.Stephens@xxxxxxxxxx>

I've recently inherited an RCP app that contains a couple of plug-ins.

 

The application runs fine and deploys correctly under Eclipse 3.3 (with the Delta-pack installed).

 

However, when I migrate to Eclipse 3.4, I receive a number of unresolved plug-in errors upon launching the app from the Product.  Additionally, the PDE build fails.  These errors are equivalent to those I received in

3.3 before applying the Delta-pack.  I checked, and the plug-ins that are not seen by the application do exist in my eclise directory.

 

In terms of 3.4, I've downloaded and installed the Eclipse BIRT 'package', which has most of the RCP/Plugin 'package'.  I've added the only remaining product (ECF) that the RCP/Plugin 'package' had that BIRT did not.  I then applied the Delta-pack (for 3.4).

 

It *feels* to me like there's something missing in the configuration.

I've included the error log below. 

 

Can anyone help shed some light on my issues with 3.4

 

Thanks,

 

Tom

 

========================================================================

====

 

!SESSION 2008-09-10 10:31:34.450

-----------------------------------------------

eclipse.buildId=unknown

java.version=1.5.0_09

java.vendor=Sun Microsystems Inc.

BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA Framework arguments:  -product com.foo.SomeSystemAdminApplication.product

Command-line arguments:  -product

com.foo.SomeSystemAdminApplication.product -data C:\StsEnvironment\EclipseWorkspace - AdminRcp/../runtime-AdminProductConfiguration.product -dev file:C:/StsEnvironment/EclipseWorkspace - AdminRcp/.metadata/.plugins/org.eclipse.pde.core/AdminProductConfigurati

on.product/dev.properties -os win32 -ws win32 -arch x86

 

!ENTRY org.eclipse.equinox.app 0 0 2008-09-10 10:31:36.563 !MESSAGE Product com.foo.SomeSystemAdminApplication.product could not be found.

 

!ENTRY org.eclipse.osgi 2 0 2008-09-10 10:31:36.603 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.603 !MESSAGE Bundle

initial@reference:file:plugins/org.eclipse.ui.win32_3.2.100.v20080408-08

00.jar/ was not resolved.

!SUBENTRY 2 org.eclipse.ui.win32 2 0 2008-09-10 10:31:36.603 !MESSAGE Missing host org.eclipse.ui.ide_[3.2.0,4.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.603 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/

was not resolved.

!SUBENTRY 2 org.eclipse.core.net 2 0 2008-09-10 10:31:36.603 !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).

 

!ENTRY org.eclipse.osgi 2 0 2008-09-10 10:31:36.613 !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 2008-09-10 10:31:36.613 !MESSAGE Bundle initial@reference:file:../../../IssDevelopment/svn/branches/Admin-Rcp/Is

sCodeline/com.foo.SomeSystemAdminApplication/ [225] was not resolved.

!SUBENTRY 2 com.foo.SomeSystemAdminApplication 2 0 2008-09-10

10:31:36.613

!MESSAGE Missing required bundle org.eclipse.update.core_0.0.0.

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.613 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/

[236] was not resolved.

!SUBENTRY 2 org.eclipse.core.net 2 0 2008-09-10 10:31:36.613 !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.613 !MESSAGE Bundle

initial@reference:file:plugins/org.eclipse.ui.win32_3.2.100.v20080408-08

00.jar/ [257] was not resolved.

!SUBENTRY 2 org.eclipse.ui.win32 2 0 2008-09-10 10:31:36.613 !MESSAGE Missing host org.eclipse.ui.ide_[3.2.0,4.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.613 !MESSAGE Bundle

initial@reference:file:plugins/org.eclipse.update.core_3.2.200.v20080515

.jar/ [260] was not resolved.

!SUBENTRY 2 org.eclipse.update.core 2 0 2008-09-10 10:31:36.613 !MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.613 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.core.win32_3.2.100.v20

080107.jar/ [261] was not resolved.

!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2008-09-10 10:31:36.613 !MESSAGE Missing host org.eclipse.update.core_[3.0.0,4.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.613 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.ui_3.2.100.v20080318.j

ar/ [262] was not resolved.

!SUBENTRY 2 org.eclipse.update.ui 2 0 2008-09-10 10:31:36.613 !MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).

 

!ENTRY org.eclipse.osgi 4 0 2008-09-10 10:31:36.623 !MESSAGE Application error !STACK 1

java.lang.RuntimeException: No application id has been found.

      at

org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(Ecl

ipseAppContainer.java:236)

      at

org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplica

tionLauncher.java:29)

      at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplicat

ion(EclipseAppLauncher.java:110)

      at

org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Eclip

seAppLauncher.java:79)

      at

org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:

382)

      at

org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.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)

      at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

 

!ENTRY org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle

initial@reference:file:plugins/org.eclipse.ui.win32_3.2.100.v20080408-08

00.jar/ was not resolved.

!SUBENTRY 2 org.eclipse.ui.win32 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing host org.eclipse.ui.ide_[3.2.0,4.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/

was not resolved.

!SUBENTRY 2 org.eclipse.core.net 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).

 

!ENTRY org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !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 2008-09-10 10:31:36.633 !MESSAGE Bundle initial@reference:file:../../../IssDevelopment/svn/branches/Admin-Rcp/Is

sCodeline/com.foo.SomeSystemAdminApplication/ [225] was not resolved.

!SUBENTRY 2 com.foo.SomeSystemAdminApplication 2 0 2008-09-10

10:31:36.633

!MESSAGE Missing required bundle org.eclipse.update.core_0.0.0.

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net_1.1.0.I20080604.jar/

[236] was not resolved.

!SUBENTRY 2 org.eclipse.core.net 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing required bundle org.eclipse.equinox.security_[1.0.0,2.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle

initial@reference:file:plugins/org.eclipse.ui.win32_3.2.100.v20080408-08

00.jar/ [257] was not resolved.

!SUBENTRY 2 org.eclipse.ui.win32 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing host org.eclipse.ui.ide_[3.2.0,4.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle

initial@reference:file:plugins/org.eclipse.update.core_3.2.200.v20080515

.jar/ [260] was not resolved.

!SUBENTRY 2 org.eclipse.update.core 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing required bundle org.eclipse.core.net_[1.0.0,2.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.core.win32_3.2.100.v20

080107.jar/ [261] was not resolved.

!SUBENTRY 2 org.eclipse.update.core.win32 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing host org.eclipse.update.core_[3.0.0,4.0.0).

!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-10 10:31:36.633 !MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.ui_3.2.100.v20080318.j

ar/ [262] was not resolved.

!SUBENTRY 2 org.eclipse.update.ui 2 0 2008-09-10 10:31:36.633 !MESSAGE Missing required bundle org.eclipse.update.core_[3.1.0,4.0.0).

 

 


_______________________________________________
pde-dev mailing list
pde-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/pde-dev




--
Cheers,

~ Chris Aniszczyk

Back to the top