Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » EPF » Trouble launching EPF
Trouble launching EPF [message #54302] Wed, 05 November 2008 22:26 Go to next message
Steven is currently offline StevenFriend
Messages: 2
Registered: July 2009
Junior Member
Good day everyone,
I'm experiencing an issue when I attempt to run EFP v1.5 on a laptop. i
can see the splash screen for it then receive the message "An error has
occurred. See the log file (path of log file)"

I looked at the log file and I'll be honest, it makes no sense to me. I
have it installed onto my desktop system and it runs just fine. Any help
in getting this resolved would be greatly appreciated.

My laptop is a Dell Latitude D610 running Windows XP Pro (SP3). 1.86GHz
processor and 0.99GB of RAM (Hmm, need to ask tech services about that
RAM.) Java version of j2re1.4.2_18 and jre6 (I haven't tried putting
vj2re1.4.2_06 on the laptop, I'll try that.)

My Desktop is a Dell Optiplex 745 running Win XP Pro (SP3). 1.80GHz
processor(2) and 3.00GB of RAM. Java version(s) of j2re1.4.2_06,
jre1.6.0_01, jre1.6.0_03 and jre6.

Below is the output from the logfile.

!SESSION 2008-11-05 15:17:08.869
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -defaultlibrary epf_practices
Command-line arguments: -os win32 -ws win32 -arch x86 -data
@user.home/EPF/workspace.150 -defaultlibrary epf_practices

!ENTRY org.eclipse.osgi 4 0 2008-11-05 15:17:09.619
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application
"org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
registry. The applications available are: org.eclipse.ant.core.antRunner,
org.eclipse.equinox.app.error,
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
org.eclipse.update.core.standaloneUpdate,
org.eclipse.update.core.siteOptimizer.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
at
org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
at
org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
at
org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
at
org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
at
org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)

!ENTRY org.eclipse.osgi 2 0 2008-11-05 15:17:09.760
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.760
!MESSAGE Bundle
update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2008-11-05 15:17:09.760
!MESSAGE Missing required bundle
org.eclipse.ui.externaltools_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2008-11-05 15:17:09.760
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.760
!MESSAGE Bundle
update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2008-11-05 15:17:09.760
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.760
!MESSAGE Bundle
update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
resolved.
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2008-11-05 15:17:09.760
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.760
!MESSAGE Bundle update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/
was not resolved.
!SUBENTRY 2 org.eclipse.platform 2 0 2008-11-05 15:17:09.760
!MESSAGE Missing required bundle
org.eclipse.ui.intro.universal_[3.2.0,4.0.0).

!ENTRY org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!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-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle
org.eclipse.ui.externaltools_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.sdo_2.3.0.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.sdo 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.commonj.sdo_[2.3.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.sdo 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.sdo 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.3.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.sdo 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle
org.eclipse.emf.ecore.change_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.xmi_2.3.2.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.xmi 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore_2.3.2.v200802051830.jar was not
resolved.
!SUBENTRY 2 org.eclipse.emf.ecore 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.edit.ui_2.3.1.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit.ui 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.common.ui_[2.3.1,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins/org.eclipse.emf.edit_2.3.2.v200802051830.jar was not
resolved.
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.edit 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing optionally required bundle
org.eclipse.emf.ecore.change_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins /org.eclipse.emf.mapping.ecore.editor_2.3.0.v200802051830.ja r
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.776
!MESSAGE Bundle
update@plugins /org.eclipse.emf.mapping.ecore2ecore_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.mapping.ecore2ecore 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.mapping.ecore2ecore 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_[2.3.1,3.0.0).
!SUBENTRY 2 org.eclipse.emf.mapping.ecore2ecore 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.mapping.ecore2ecore 2 0 2008-11-05 15:17:09.776
!MESSAGE Missing required bundle org.eclipse.emf.mapping_[2.3.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.mapping.ecore2xml_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.mapping.ecore2xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.mapping_2.3.0.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.mapping 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle update@plugins/org.eclipse.emf.ocl_1.1.1.v200709121956.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.ocl 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.ocl.ecore_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.query_[1.0.0,2.0.0).
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ocl_[1.1.0,2.0.0).
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.query_1.1.1.v200711281714.jar was not
resolved.
!SUBENTRY 2 org.eclipse.emf.query 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.transaction.ui_1.0.100.v200706071723.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.transaction.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.transaction.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.transaction_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.transaction_1.1.2.v200712061832.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.transaction 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.transaction 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.emf.ecore.change_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.transaction 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.validation_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.validation_1.1.1.v200708161445.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.validation 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.emf.validation 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_[2.2.0,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.emf.workspace_1.1.2.v200712061832.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.workspace 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.transaction_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.authoring.ui_1.5.0.v20080818-1907.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.richtext_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.validation_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.ad_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.add_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.wpdd_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.authoring.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.base_1.5.0.v20080729-1902.jar was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.common.service_1.5.0.v20080801-1819.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.common.service 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.common.ui_1.5.0.v20080430-1709.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.common.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins /org.eclipse.epf.common.win32.win32.x86_1.5.0.v20080124-1611 .jar
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.common_1.5.0.v20080709-1606/ was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.dataexchange_1.5.0.v20080124-1611.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.dataexchange 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.add_1.5.0.v20080820-1415.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.gmf.runtime.emf.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.commands.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.ui.properties_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.gmf.runtime.diagram.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.printing.render_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.printing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers.ide_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.render_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_0.0. 0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.notation.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.add 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.ad_1.5.0.v20080819-1804.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.gmf.runtime.emf.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.commands.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.ui.properties_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.gmf.runtime.diagram.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers.ide_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.render_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_0.0. 0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.notation.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.uml2.uml_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.uml2.uml.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.geoshapes_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.actions_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.printing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.printing.render_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.add_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ad 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.core_1.5.0.v20080820-1119.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.uml2.uml_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_0.0. 0.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.properties_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.actions_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.core 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.edit_1.5.0.v20080729-1853.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.model_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.model_1.5.0.v20080821-1654.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.model 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.model 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.transaction_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.model 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.workspace_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.ui_1.5.0.v20080722-1801.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.add_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.wpdd_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.ad_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.actions_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.diagram.wpdd_1.5.0.v20080819-1804.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.gmf.runtime.emf.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.commands.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.ui.properties_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.gmf.runtime.diagram.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.printing.render_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.printing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.properties_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.providers.ide_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.render_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui.resources.editor.ide_0.0. 0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.notation.providers_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.model_0.0.0.
!SUBENTRY 2 org.eclipse.epf.diagram.wpdd 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.doc_1.5.0.v20080124-1611.jar was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.export.msp.ui_1.5.0.v20080124-1611/
was not resolved.
!SUBENTRY 2 org.eclipse.epf.export.msp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.export_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.export.msp_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.export.msp_1.5.0.v20080807-1139/ was
not resolved.
!SUBENTRY 2 org.eclipse.epf.export.msp 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.export_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.msproject_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.msp 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.export.xml_1.5.0.v20080430-1709.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.export.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.dataexchange_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.export_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.xml.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.export_1.5.0.v20080710-1020.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.export 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.export 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.help.doc_1.5.0.v20080520-1654/ was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.import.xml_1.5.0.v20080626-1457.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.import.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.export.xml_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.import_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import.xml 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.import_1.5.0.v20080707-1845.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.import 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.dataexchange_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.export_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.services_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.import 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.library.edit.ui_1.5.0.v20080625-1917.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.library.edit.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.edit.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.edit.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.library.edit_1.5.0.v20080818-1715.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.library.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.services_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins /org.eclipse.epf.library.persistence_1.5.0.v20080821-1654.ja r
was not resolved.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.model_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.mapping.ecore2ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.mapping.ecore2xml_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.services_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.workspace_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.persistence 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.service_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.library.ui.xmi_1.5.0.v20080718-2248.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.library.ui.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.library.ui_1.5.0.v20080811-2108.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.library.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.library.xmi_1.5.0.v20080430-1709.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.library.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library.xmi 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.library_1.5.0.v20080821-1557/ was not
resolved.
!SUBENTRY 2 org.eclipse.epf.library 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.model_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.persistence_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.library 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.migration.diagram_1.5.0.v20080124-1611.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.ad_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.core_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.add_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.wpdd_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.migration.diagram 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.msproject_1.5.0.v20080124-1611.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.msproject 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.msproject 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.platform_1.2.0.v20080124-1611.jar was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.publishing.cmdline_1.5.0.v20080825-1700/
was not resolved.
!SUBENTRY 2 org.eclipse.epf.publishing.cmdline 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.publishing.cmdline 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.publishing.cmdline 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.publishing.ui_1.5.0.v20080801-1403.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.publishing.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.publishing.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing_0.0.0.
!SUBENTRY 2 org.eclipse.epf.publishing.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.publishing.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.edit.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.publishing_1.5.0.v20080819-1510/ was
not resolved.
!SUBENTRY 2 org.eclipse.epf.publishing 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.search_0.0.0.
!SUBENTRY 2 org.eclipse.epf.publishing 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.diagram.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.rcp.ui_1.5.0.v20080817-1840.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.rcp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.rcp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.rcp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.rcp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.publishing.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.rcp.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.rcp_1.5.0.v20080501-1755.jar was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.richtext_1.5.0.v20080714-1745/ was
not resolved.
!SUBENTRY 2 org.eclipse.epf.richtext 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.search.ui_1.5.0.v20080609-1943.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.search.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.authoring.ui_0.0.0.
!SUBENTRY 2 org.eclipse.epf.search.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.search_1.5.0.v20080124-1611.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.search 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.services_1.2.0.v20080710-1154.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.services 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.services 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.ui.intro_1.2.0.v20080821-1602/ was
not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle update@plugins/org.eclipse.epf.ui_1.5.0.v20080402-1210.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 2 org.eclipse.epf.ui 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.uma.ecore_1.5.0.v20080709-1510.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.uma.ecore 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.uma.ecore 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.sdo_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.uma.edit_1.5.0.v20080805-1022/ was
not resolved.
!SUBENTRY 2 org.eclipse.epf.uma.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.edit_0.0.0.
!SUBENTRY 2 org.eclipse.epf.uma.edit 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.uma_1.5.0.v20080530-1721.jar was not
resolved.
!SUBENTRY 2 org.eclipse.epf.uma 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.uma 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.common_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.validation_1.5.0.v20080707-1107.jar
was not resolved.
!SUBENTRY 2 org.eclipse.epf.validation 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.validation_0.0.0.
!SUBENTRY 2 org.eclipse.epf.validation 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.uma_0.0.0.
!SUBENTRY 2 org.eclipse.epf.validation 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.epf.library.edit_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins/org.eclipse.epf.xml.uma_1.2.0.v20080818-1648.jar was
not resolved.
!SUBENTRY 2 org.eclipse.epf.xml.uma 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_0.0.0.
!SUBENTRY 2 org.eclipse.epf.xml.uma 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.xmi_0.0.0.
!SUBENTRY 2 org.eclipse.epf.xml.uma 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore.sdo_0.0.0.
!SUBENTRY 2 org.eclipse.epf.xml.uma 2 0 2008-11-05 15:17:09.791
!MESSAGE Missing imported package
org.eclipse.epf.common.serviceability_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins /org.eclipse.gmf.runtime.diagram.core_1.0.101.v20070915-0000 .jar
was not resolved.
!SUBENTRY 2 org.eclipse.gmf.runtime.diagram.core 2 0 2008-11-05
15:17:09.791
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.2.0,3.0.0).
!SUBENTRY 2 org.eclipse.gmf.runtime.diagram.core 2 0 2008-11-05
15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.notation_[1.0.0,2.0.0).
!SUBENTRY 2 org.eclipse.gmf.runtime.diagram.core 2 0 2008-11-05
15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.core_[1.0.0,2.0.0).
!SUBENTRY 2 org.eclipse.gmf.runtime.diagram.core 2 0 2008-11-05
15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.type.core_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle
update@plugins /org.eclipse.gmf.runtime.diagram.ui.actions_1.0.101.v2008011 8-1129.jar
was not resolved.
!SUBENTRY 2 org.eclipse.gmf.runtime.diagram.ui.actions 2 0 2008-11-05
15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.diagram.ui_[1.0.0,2.0.0).
!SUBENTRY 2 org.eclipse.gmf.runtime.diagram.ui.actions 2 0 2008-11-05
15:17:09.791
!MESSAGE Missing required bundle
org.eclipse.gmf.runtime.emf.commands.core_[1.0.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-11-05 15:17:09.791
!MESSAGE Bundle

Report message to a moderator

Re: Trouble launching EPF [message #55272 is a reply to message #54302] Tue, 27 January 2009 20:59 Go to previous messageGo to next message
Eric Gooch is currently offline Eric GoochFriend
Messages: 8
Registered: July 2009
Junior Member
Same problem for my XP.

java.lang.RuntimeException: Application
"org.eclipse.epf.rcp.ui.MainApplication" could not be found in the registry

This is my first experience with Eclipse, I am concerned that the view
from Eclipse to Windows is very limited. So limited that there is no
install instructions, no documentation to discuss install problems.

Eric
Re: Trouble launching EPF [message #55299 is a reply to message #54302] Wed, 28 January 2009 17:53 Go to previous messageGo to next message
Eric Gooch is currently offline Eric GoochFriend
Messages: 8
Registered: July 2009
Junior Member
Steven,

On second thought you might try previous editions (releases) until you
find one that works.

I downloaded 1.5.0 and that one started without problems.

However, previously, I had also tried 1.4.x-win32 and found that didn't
work

This doesn't really fix the problem, but it does give you something to
work with.

I suspect that the different generations don't target the same Windows OS:
I recently tried on Vista rather than XP.

Eric
Re: Trouble launching EPF [message #55354 is a reply to message #55299] Thu, 29 January 2009 19:23 Go to previous messageGo to next message
Shilpa Toraskar is currently offline Shilpa ToraskarFriend
Messages: 65
Registered: July 2009
Member
EPF 1.5 only supports JRE 1.5. So make sure you got JRE/Java 1.5 installed
on your system.

Thanks

--
Shilpa Toraskar
EPF Committer
Re: Trouble launching EPF [message #55438 is a reply to message #55354] Sat, 31 January 2009 20:25 Go to previous messageGo to next message
Eric Gooch is currently offline Eric GoochFriend
Messages: 8
Registered: July 2009
Junior Member
Shilpa Toraskar wrote:
> EPF 1.5 only supports JRE 1.5. So make sure you got JRE/Java 1.5
> installed on your system.
>
> Thanks
>
> --
> Shilpa Toraskar
> EPF Committer
>
I think I am at 1.6 actually. Still works fine.
Re: Trouble launching EPF [message #57186 is a reply to message #55438] Thu, 25 June 2009 22:11 Go to previous messageGo to next message
RogCam is currently offline RogCamFriend
Messages: 2
Registered: July 2009
Junior Member
I am seeing the exact same error message as reported on one of my laptops,
but I tried it on antother laptop and it installed fine.

Both laptops are Windows XP Pro SP2 and jre 1.6.0_07

I have tried this with EPF 1.5.0.2, 1.5.0.1, 1.5.0, and 1.2.0.4 with the
same results

Here is the error:

!SESSION 2009-06-25 15:49:15.687
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -defaultlibrary epf_practices
Command-line arguments: -os win32 -ws win32 -arch x86 -data
@user.home/EPF/workspace.150 -defaultlibrary epf_practices

!ENTRY org.eclipse.osgi 4 0 2009-06-25 15:49:20.968
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application
"org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
registry. The applications available are: org.eclipse.ant.core.antRunner,
org.eclipse.equinox.app.error,
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
org.eclipse.update.core.standaloneUpdate,
org.eclipse.update.core.siteOptimizer.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
at
org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
at
org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
at
org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
at
org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
at
org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)

!ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/
was not resolved.
!SUBENTRY 2 org.eclipse.platform 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle
org.eclipse.ui.intro.universal_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle
update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
resolved.
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle
update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle
org.eclipse.ui.externaltools_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle
update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).

!ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!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 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle
org.eclipse.ui.externaltools_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar [58] was
not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:

... etc
Re: Trouble launching EPF [message #57238 is a reply to message #54302] Thu, 16 July 2009 18:38 Go to previous messageGo to next message
Mauricio is currently offline MauricioFriend
Messages: 2
Registered: July 2009
Junior Member
Hey,

Has anyone solved this issue?
I've just installed the JRE 1.5, and I am getting the same error message.

Any help or pointers would be really appreciated.

Many thanks!
M.-
Re: Trouble launching EPF [message #57268 is a reply to message #57186] Tue, 21 July 2009 07:55 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: bxu_1999.yahoo.com

Hi there,

From the log below, you started EPF using JRE 1.4.2:

> java.version=1.4.2_03

EPF 1.5.0.x supports only JRE 1.5 or later. You can open a Command
window, type java -version to see which version of JRE is the your
default one on your system.

you can also use -vm <javaVM> to start EPF with a specific JRE installed
on your machine.

Thanks.
Xu, Bingxue (Bing)

RogCam wrote:
> I am seeing the exact same error message as reported on one of my
> laptops, but I tried it on antother laptop and it installed fine.
>
> Both laptops are Windows XP Pro SP2 and jre 1.6.0_07
>
> I have tried this with EPF 1.5.0.2, 1.5.0.1, 1.5.0, and 1.2.0.4 with the
> same results
>
> Here is the error:
>
> !SESSION 2009-06-25 15:49:15.687
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.4.2_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments: -defaultlibrary epf_practices
> Command-line arguments: -os win32 -ws win32 -arch x86 -data
> @user.home/EPF/workspace.150 -defaultlibrary epf_practices
>
> !ENTRY org.eclipse.osgi 4 0 2009-06-25 15:49:20.968
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Application
> "org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
> registry. The applications available are:
> org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error,
> org.eclipse.help.base.infocenterApplication,
> org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
> org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
> org.eclipse.update.core.standaloneUpdate,
> org.eclipse.update.core.siteOptimizer.
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
>
> at
> org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
>
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
> at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>
> at
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
>
> at
> org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
>
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)
>
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/ was not resolved.
> !SUBENTRY 2 org.eclipse.platform 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.intro.universal_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !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 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was
> not resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar [58]
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:
>
> .. etc
>
Re: Trouble launching EPF [message #57292 is a reply to message #57186] Tue, 21 July 2009 07:58 Go to previous message
Eclipse UserFriend
Originally posted by: bxu_1999.yahoo.com

Hi there,

From the log below, you started EPF using JRE 1.4.2:

> java.version=1.4.2_03

EPF 1.5.0.x supports only JRE 1.5 or later. You can open a Command
window, type java -version to see which version of JRE is the your
default one on your system.

you can also use -vm <javaVM> to start EPF with a specific JRE installed
on your machine.

Thanks.
Xu, Bingxue (Bing)

RogCam wrote:
> I am seeing the exact same error message as reported on one of my
> laptops, but I tried it on antother laptop and it installed fine.
>
> Both laptops are Windows XP Pro SP2 and jre 1.6.0_07
>
> I have tried this with EPF 1.5.0.2, 1.5.0.1, 1.5.0, and 1.2.0.4 with the
> same results
>
> Here is the error:
>
> !SESSION 2009-06-25 15:49:15.687
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.4.2_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments: -defaultlibrary epf_practices
> Command-line arguments: -os win32 -ws win32 -arch x86 -data
> @user.home/EPF/workspace.150 -defaultlibrary epf_practices
>
> !ENTRY org.eclipse.osgi 4 0 2009-06-25 15:49:20.968
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Application
> "org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
> registry. The applications available are:
> org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error,
> org.eclipse.help.base.infocenterApplication,
> org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
> org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
> org.eclipse.update.core.standaloneUpdate,
> org.eclipse.update.core.siteOptimizer.
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
>
> at
> org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
>
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
> at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>
> at
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
>
> at
> org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
>
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)
>
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/ was not resolved.
> !SUBENTRY 2 org.eclipse.platform 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.intro.universal_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !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 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was
> not resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar [58]
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:
>
> .. etc
>
Re: Trouble launching EPF [message #591216 is a reply to message #54302] Tue, 27 January 2009 20:59 Go to previous message
Eric Gooch is currently offline Eric GoochFriend
Messages: 8
Registered: July 2009
Junior Member
Same problem for my XP.

java.lang.RuntimeException: Application
"org.eclipse.epf.rcp.ui.MainApplication" could not be found in the registry

This is my first experience with Eclipse, I am concerned that the view
from Eclipse to Windows is very limited. So limited that there is no
install instructions, no documentation to discuss install problems.

Eric
Re: Trouble launching EPF [message #591223 is a reply to message #54302] Wed, 28 January 2009 17:53 Go to previous message
Eric Gooch is currently offline Eric GoochFriend
Messages: 8
Registered: July 2009
Junior Member
Steven,

On second thought you might try previous editions (releases) until you
find one that works.

I downloaded 1.5.0 and that one started without problems.

However, previously, I had also tried 1.4.x-win32 and found that didn't
work

This doesn't really fix the problem, but it does give you something to
work with.

I suspect that the different generations don't target the same Windows OS:
I recently tried on Vista rather than XP.

Eric
Re: Trouble launching EPF [message #591240 is a reply to message #55299] Thu, 29 January 2009 19:23 Go to previous message
Shilpa Toraskar is currently offline Shilpa ToraskarFriend
Messages: 65
Registered: July 2009
Member
EPF 1.5 only supports JRE 1.5. So make sure you got JRE/Java 1.5 installed
on your system.

Thanks

--
Shilpa Toraskar
EPF Committer
Re: Trouble launching EPF [message #591268 is a reply to message #55354] Sat, 31 January 2009 20:25 Go to previous message
Eric Gooch is currently offline Eric GoochFriend
Messages: 8
Registered: July 2009
Junior Member
Shilpa Toraskar wrote:
> EPF 1.5 only supports JRE 1.5. So make sure you got JRE/Java 1.5
> installed on your system.
>
> Thanks
>
> --
> Shilpa Toraskar
> EPF Committer
>
I think I am at 1.6 actually. Still works fine.
Re: Trouble launching EPF [message #598757 is a reply to message #55438] Thu, 25 June 2009 22:11 Go to previous message
RogCam is currently offline RogCamFriend
Messages: 2
Registered: July 2009
Junior Member
I am seeing the exact same error message as reported on one of my laptops,
but I tried it on antother laptop and it installed fine.

Both laptops are Windows XP Pro SP2 and jre 1.6.0_07

I have tried this with EPF 1.5.0.2, 1.5.0.1, 1.5.0, and 1.2.0.4 with the
same results

Here is the error:

!SESSION 2009-06-25 15:49:15.687
-----------------------------------------------
eclipse.buildId=unknown
java.version=1.4.2_03
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -defaultlibrary epf_practices
Command-line arguments: -os win32 -ws win32 -arch x86 -data
@user.home/EPF/workspace.150 -defaultlibrary epf_practices

!ENTRY org.eclipse.osgi 4 0 2009-06-25 15:49:20.968
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application
"org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
registry. The applications available are: org.eclipse.ant.core.antRunner,
org.eclipse.equinox.app.error,
org.eclipse.help.base.infocenterApplication,
org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
org.eclipse.update.core.standaloneUpdate,
org.eclipse.update.core.siteOptimizer.
at
org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
at
org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
at
org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
at
org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
at
org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
at
org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
at
org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
at
org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
at
org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
at
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at
org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
at
org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
at
org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
at
org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
at
org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
at
org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
at
org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
at
org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
at
org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)

!ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE One or more bundles are not resolved because the following root
constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/
was not resolved.
!SUBENTRY 2 org.eclipse.platform 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle
org.eclipse.ui.intro.universal_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle
update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
resolved.
!SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle
update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle
org.eclipse.ui.externaltools_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
!MESSAGE Bundle
update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2009-06-25 15:49:21.656
!MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).

!ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!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 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
resolved.
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle
org.eclipse.ui.externaltools_[3.1.0,4.0.0).
!SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar was
not resolved.
!SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was not
resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
was not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
!MESSAGE Bundle
update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar [58] was
not resolved.
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:49:21.703
!MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
!SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:

... etc
Re: Trouble launching EPF [message #598778 is a reply to message #54302] Thu, 16 July 2009 18:38 Go to previous message
Mauricio is currently offline MauricioFriend
Messages: 2
Registered: July 2009
Junior Member
Hey,

Has anyone solved this issue?
I've just installed the JRE 1.5, and I am getting the same error message.

Any help or pointers would be really appreciated.

Many thanks!
M.-
Re: Trouble launching EPF [message #598784 is a reply to message #57186] Tue, 21 July 2009 07:55 Go to previous message
Eclipse UserFriend
Originally posted by: bxu_1999.yahoo.com

Hi there,

From the log below, you started EPF using JRE 1.4.2:

> java.version=1.4.2_03

EPF 1.5.0.x supports only JRE 1.5 or later. You can open a Command
window, type java -version to see which version of JRE is the your
default one on your system.

you can also use -vm <javaVM> to start EPF with a specific JRE installed
on your machine.

Thanks.
Xu, Bingxue (Bing)

RogCam wrote:
> I am seeing the exact same error message as reported on one of my
> laptops, but I tried it on antother laptop and it installed fine.
>
> Both laptops are Windows XP Pro SP2 and jre 1.6.0_07
>
> I have tried this with EPF 1.5.0.2, 1.5.0.1, 1.5.0, and 1.2.0.4 with the
> same results
>
> Here is the error:
>
> !SESSION 2009-06-25 15:49:15.687
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.4.2_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments: -defaultlibrary epf_practices
> Command-line arguments: -os win32 -ws win32 -arch x86 -data
> @user.home/EPF/workspace.150 -defaultlibrary epf_practices
>
> !ENTRY org.eclipse.osgi 4 0 2009-06-25 15:49:20.968
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Application
> "org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
> registry. The applications available are:
> org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error,
> org.eclipse.help.base.infocenterApplication,
> org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
> org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
> org.eclipse.update.core.standaloneUpdate,
> org.eclipse.update.core.siteOptimizer.
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
>
> at
> org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
>
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
> at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>
> at
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
>
> at
> org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
>
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)
>
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/ was not resolved.
> !SUBENTRY 2 org.eclipse.platform 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.intro.universal_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !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 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was
> not resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar [58]
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:
>
> .. etc
>
Re: Trouble launching EPF [message #598789 is a reply to message #57186] Tue, 21 July 2009 07:58 Go to previous message
Eclipse UserFriend
Originally posted by: bxu_1999.yahoo.com

Hi there,

From the log below, you started EPF using JRE 1.4.2:

> java.version=1.4.2_03

EPF 1.5.0.x supports only JRE 1.5 or later. You can open a Command
window, type java -version to see which version of JRE is the your
default one on your system.

you can also use -vm <javaVM> to start EPF with a specific JRE installed
on your machine.

Thanks.
Xu, Bingxue (Bing)

RogCam wrote:
> I am seeing the exact same error message as reported on one of my
> laptops, but I tried it on antother laptop and it installed fine.
>
> Both laptops are Windows XP Pro SP2 and jre 1.6.0_07
>
> I have tried this with EPF 1.5.0.2, 1.5.0.1, 1.5.0, and 1.2.0.4 with the
> same results
>
> Here is the error:
>
> !SESSION 2009-06-25 15:49:15.687
> -----------------------------------------------
> eclipse.buildId=unknown
> java.version=1.4.2_03
> java.vendor=Sun Microsystems Inc.
> BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
> Framework arguments: -defaultlibrary epf_practices
> Command-line arguments: -os win32 -ws win32 -arch x86 -data
> @user.home/EPF/workspace.150 -defaultlibrary epf_practices
>
> !ENTRY org.eclipse.osgi 4 0 2009-06-25 15:49:20.968
> !MESSAGE Application error
> !STACK 1
> java.lang.RuntimeException: Application
> "org.eclipse.epf.rcp.ui.MainApplication" could not be found in the
> registry. The applications available are:
> org.eclipse.ant.core.antRunner, org.eclipse.equinox.app.error,
> org.eclipse.help.base.infocenterApplication,
> org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool,
> org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench,
> org.eclipse.update.core.standaloneUpdate,
> org.eclipse.update.core.siteOptimizer.
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.startDe faultApp(EclipseAppContainer.java:242)
>
> at
> org.eclipse.equinox.internal.app.EclipseAppContainer.start(E clipseAppContainer.java:98)
>
> at
> org.eclipse.equinox.internal.app.Activator.addingService(Act ivator.java:112)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackAdding(Ser viceTracker.java:1064)
>
> at
> org.osgi.util.tracker.ServiceTracker$Tracked.trackInitialSer vices(ServiceTracker.java:926)
>
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:330)
> at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.jav a:274)
> at org.eclipse.equinox.internal.app.Activator.start(Activator.j ava:54)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.star t(AbstractBundle.java:260)
>
> at
> org.eclipse.osgi.framework.util.SecureAction.start(SecureAct ion.java:400)
> at
> org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter .postFindLocalClass(EclipseLazyStarter.java:111)
>
> at
> org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLoc alClass(ClasspathManager.java:417)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.fin dLocalClass(DefaultClassLoader.java:189)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findLo calClass(BundleLoader.java:340)
>
> at
> org.eclipse.osgi.framework.internal.core.SingleSourcePackage .loadClass(SingleSourcePackage.java:37)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl assInternal(BundleLoader.java:405)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:369)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleLoader.findCl ass(BundleLoader.java:357)
>
> at
> org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loa dClass(DefaultClassLoader.java:83)
>
> at java.lang.ClassLoader.loadClass(Unknown Source)
> at java.lang.ClassLoader.loadClassInternal(Unknown Source)
> at
> org.eclipse.core.internal.runtime.PlatformActivator.startApp Container(PlatformActivator.java:47)
>
> at
> org.eclipse.core.internal.runtime.PlatformActivator.start(Pl atformActivator.java:32)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl$2 .run(BundleContextImpl.java:999)
>
> at java.security.AccessController.doPrivileged(Native Method)
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tartActivator(BundleContextImpl.java:993)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleContextImpl.s tart(BundleContextImpl.java:974)
>
> at
> org.eclipse.osgi.framework.internal.core.BundleHost.startWor ker(BundleHost.java:346)
>
> at
> org.eclipse.osgi.framework.internal.core.AbstractBundle.resu me(AbstractBundle.java:350)
>
> at
> org.eclipse.osgi.framework.internal.core.Framework.resumeBun dle(Framework.java:1118)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.r esumeBundles(StartLevelManager.java:634)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.i ncFWSL(StartLevelManager.java:508)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d oSetStartLevel(StartLevelManager.java:282)
>
> at
> org.eclipse.osgi.framework.internal.core.StartLevelManager.d ispatchEvent(StartLevelManager.java:468)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEve nt(EventManager.java:195)
>
> at
> org.eclipse.osgi.framework.eventmgr.EventManager$EventThread .run(EventManager.java:297)
>
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE One or more bundles are not resolved because the following root
> constraints are not resolved:
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.platform_3.3.3.r33x_r20080129/ was not resolved.
> !SUBENTRY 2 org.eclipse.platform 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.intro.universal_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.query.ocl_1.1.0.v200706071712.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.emf.query.ocl 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.656
> !MESSAGE Bundle
> update@plugins/org.eclipse.ocl.ecore_1.1.0.v200706071450.jar was not
> resolved.
> !SUBENTRY 2 org.eclipse.ocl.ecore 2 0 2009-06-25 15:49:21.656
> !MESSAGE Missing required bundle org.eclipse.ocl_[1.1.0,2.0.0).
>
> !ENTRY org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !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 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.ant.ui_3.2.200.v20070825_r331.jar was
> not resolved.
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle
> org.eclipse.ui.externaltools_[3.1.0,4.0.0).
> !SUBENTRY 2 org.eclipse.ant.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.jdt.debug.ui_[3.2.0,4.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common.ui_2.3.1.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.common.ui 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.common_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.commonj.sdo_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.common_2.3.2.v200802051830.jar was
> not resolved.
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.change_2.3.0.v200802051830.jar
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.change 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 1 org.eclipse.osgi 2 0 2009-06-25 15:49:21.703
> !MESSAGE Bundle
> update@plugins/org.eclipse.emf.ecore.edit_2.3.1.v200802051830.jar [58]
> was not resolved.
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:49:21.703
> !MESSAGE Missing required bundle org.eclipse.emf.ecore_[2.3.2,3.0.0).
> !SUBENTRY 2 org.eclipse.emf.ecore.edit 2 0 2009-06-25 15:
>
> .. etc
>
Previous Topic:Embedding tables in EPF/EPF Wiki and Modeling
Next Topic:Embedding tables in EPF/EPF Wiki and Modeling
Goto Forum:
  


Current Time: Thu Mar 28 18:11:08 GMT 2024

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

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

Back to the top