• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Flash Builder 4.5 for PHP Trial no longer starting

New Here ,
May 17, 2011 May 17, 2011

Copy link to clipboard

Copied

Product has been working fine for about two weeks.  All of sudden I'm getting an error message at startup and that I should look in the log.  Below is a snapshot of the last entry:

!SESSION 2011-05-17 12:06:02.120 -----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2011-05-17 12:06:06.568
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
    at org.eclipse.swt.SWT.error(SWT.java:4109)
    at org.eclipse.swt.SWT.error(SWT.java:3998)
    at org.eclipse.swt.SWT.error(SWT.java:3969)
    at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
    at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
    at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
    at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
    at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
    at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
    at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
    at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
    at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java:159)
    at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
    at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
    at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
    at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
    at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
    at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
    at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
    at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
    at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:108)
    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

TOPICS
PHP

Views

2.7K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 19, 2011 May 19, 2011

Copy link to clipboard

Copied

Just had the same problem!!

But not with trail but with the full version of Flash Builer 4.5 premium

ENTRY org.eclipse.osgi 4 0 2011-05-19 18:29:34.236
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4109)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.SWT.error(SWT.java:3969)
at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java:159)
at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)
!SESSION 2011-05-19 18:30:52.612 -----------------------------------------------
eclipse.buildId=M20110210-1200
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.osgi 4 0 2011-05-19 18:30:53.682
!MESSAGE Application error
!STACK 1
org.eclipse.swt.SWTError: No more handles
at org.eclipse.swt.SWT.error(SWT.java:4109)
at org.eclipse.swt.SWT.error(SWT.java:3998)
at org.eclipse.swt.SWT.error(SWT.java:3969)
at org.eclipse.swt.widgets.Widget.error(Widget.java:468)
at org.eclipse.swt.widgets.Control.createHandle(Control.java:633)
at org.eclipse.swt.widgets.Composite.createHandle(Composite.java:305)
at org.eclipse.swt.widgets.Control.createWidget(Control.java:649)
at org.eclipse.swt.widgets.Scrollable.createWidget(Scrollable.java:134)
at org.eclipse.swt.widgets.Control.<init>(Control.java:110)
at org.eclipse.swt.widgets.Scrollable.<init>(Scrollable.java:75)
at org.eclipse.swt.widgets.Composite.<init>(Composite.java:95)
at org.eclipse.ui.splash.BasicSplashHandler.getBundleProgressMonitor(BasicSplashHandler.java:159)
at org.eclipse.ui.splash.BasicSplashHandler.getContent(BasicSplashHandler.java:265)
at org.eclipse.ui.internal.splash.EclipseSplashHandler.init(EclipseSplashHandler.java:86)
at org.eclipse.ui.internal.Workbench$8.run(Workbench.java:782)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench.createSplashWrapper(Workbench.java:798)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2467)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2438)
at org.eclipse.ui.internal.Workbench$7.run(Workbench.java:671)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:664)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at com.adobe.flexbuilder.standalone.FlashBuilderApplication.start(FlashBuilderApplication.java:108)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

ANY HELP WOULD BE APPRECIATED

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Adobe Employee ,
May 19, 2011 May 19, 2011

Copy link to clipboard

Copied

Can you please check the bundled eclipse version. I have seen this error if you update the Flash Builder bundled eclipse through the update site.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 19, 2011 May 19, 2011

Copy link to clipboard

Copied

Hi Innings,

Thanks for the quick responce. Yes i did an update through flash builder 4.5.
After that the problem came. What do you mean by "check the bundled eclipse version?"

Thank you in advanced.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 19, 2011 May 19, 2011

Copy link to clipboard

Copied

I haven't performed an update.  I did uninstall/reinstall the product with no change.  I'm not sure how to check the eclipse version because it won't start but I did find a text file (.eclipseproduct) in the eclipse subdirectory:

name=Eclipse Platform
id=org.eclipse.platform
version=3.6.1

Thanks.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
May 19, 2011 May 19, 2011

Copy link to clipboard

Copied

Hi,

I did the update from the eclipse mechanism and haven't notice this issue, any additional step that can help to reproduce it?

Could you please start Adobe Flash builder with "-console -debug" and send the log, it will mainly be helpful to understand the runtime environment.

Thanks,

Roy

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 19, 2011 May 19, 2011

Copy link to clipboard

Copied

I ran flashbuilder.exe from the console with the debug statement.  I got an error and was pointed to a log file.  Contents are below.

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

!SESSION 2011-05-19 16:31:01.604 -----------------------------------------------
eclipse.buildId=M20100909-0800
java.version=1.6.0_16
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments:  -os win32 -ws win32 -arch x86 -console -debug

!ENTRY org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.team.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.team.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.team.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.intro.universal.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.intro.universal.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.ui.intro.universal_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.team.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.team.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.mylyn.team.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.help.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.help.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.help_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.updatechecker.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.updatechecker.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.equinox.p2.updatechecker_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.configurator.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.update.configurator.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.update.configurator_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.registry.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.registry.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.equinox.registry_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jsch.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jsch.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.jsch.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.text.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.text.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.181
!MESSAGE Missing host org.eclipse.text_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.181
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.publisher.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.publisher.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.equinox.p2.publisher_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.wikitext.tasks.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.mylyn.wikitext.tasks.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.osgi.services.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.osgi.services.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.osgi.services_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.team.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.team.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.team.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ltk.ui.refactoring.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ltk.ui.refactoring.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.ltk.ui.refactoring_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.repository.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.repository.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.equinox.p2.repository_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.debug.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.debug.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.jdt.debug_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.presentations.r21.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.presentations.r21.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.ui.presentations.r21_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jface.databinding.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jface.databinding.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.jface.databinding_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.browser.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.browser.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.ui.browser_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.help.base.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.help.base.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.help.base_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runtime.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.core.runtime_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.182
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.apt.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.182
!MESSAGE Missing host org.eclipse.jdt.apt.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ant.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ant.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.ant.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.jdt_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.navigator.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.navigator.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.ui.navigator_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.wst.xsd.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.wst.xsd.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.wst.xsd.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.update.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.update.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.reconciler.dropins.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.equinox.p2.reconciler.dropins_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.http.registry.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.http.registry.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.equinox.http.registry_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.console.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.console.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.equinox.p2.console_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.discovery.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.discovery.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.mylyn.discovery.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.views.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.ui.views_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.jdt.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.director.app.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.director.app.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.equinox.p2.director.app_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.workbench.texteditor.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.workbench.texteditor.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.ui.workbench.texteditor_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.wst.internet.cache.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.wst.internet.cache.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.wst.internet.cache_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.junit.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.jdt.junit.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.expressions.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.expressions.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.core.expressions_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.tasks.bugs.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.tasks.bugs.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.mylyn.tasks.bugs_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.doc.user.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.doc.user.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.jdt.doc.user_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.editors.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.editors.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.ui.editors_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.183
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.extensionlocation.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.183
!MESSAGE Missing host org.eclipse.equinox.p2.extensionlocation_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ant.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ant.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.ant.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.databinding.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.databinding.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.core.databinding_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jsch.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jsch.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.jsch.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.swt.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.swt.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.swt_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.net.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.net.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.core.net_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.search.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.search.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.search_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.event.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.event.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.equinox.event_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.touchpoint.eclipse.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.equinox.p2.touchpoint.eclipse_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runtime.compatibility.auth.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.auth.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.core.runtime.compatibility.auth_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.help.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.help.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.preferences.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.preferences.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.equinox.preferences_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.junit4.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.junit4.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.junit4_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.workbench.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.workbench.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.ui.workbench_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.artifact.repository.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.equinox.p2.artifact.repository_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.security.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.security.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.equinox.security_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.apt.pluggable.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.jdt.apt.pluggable.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.184
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.commands.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.commands.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.184
!MESSAGE Missing host org.eclipse.core.commands_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.views.log.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.log.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.ui.views.log_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.net.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.net.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.ui.net_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.wst.xml.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.wst.xml.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.wst.xml.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runtime.compatibility.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.core.runtime.compatibility_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.team.cvs.ssh2.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jface.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jface.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.jface_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.http.servlet.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.http.servlet.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.equinox.http.servlet_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.swt.win32.win32.x86.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.swt.win32.win32.x86_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.views.properties.tabbed.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.properties.tabbed.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.ui.views.properties.tabbed_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.compare.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.compare.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.compare_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.resources.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.resources.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.mylyn.resources.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.navigator.resources.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.navigator.resources.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.ui.navigator.resources_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.rcp.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.rcp.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.rcp_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.help.webapp.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.help.webapp.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.boot.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.boot.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.core.boot_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.app.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.app.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.equinox.app_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.osgi.util.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.osgi.util.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.osgi.util_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.garbagecollector.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.equinox.p2.garbagecollector_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.wst.validation.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.wst.validation.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.185
!MESSAGE Missing host org.eclipse.wst.validation.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.185
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.metadata.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.metadata.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.metadata_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.touchpoint.natives.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.touchpoint.natives_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.filesystem.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.core.filesystem_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.intro.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.intro.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.ui.intro_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.debug.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.debug.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.debug.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.cheatsheets.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.ui.sdk.scheduler.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.ui.sdk.scheduler_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.jarprocessor.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.jarprocessor.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.jarprocessor_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.director.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.director.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.director_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.debug.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.debug.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.jdt.debug.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.externaltools.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.externaltools.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.tasks.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.tasks.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.mylyn.tasks.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.launching.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.jdt.launching_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.engine.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.engine.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.engine_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.contenttype.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.contenttype.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.core.contenttype_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.ide.application.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.ide.application.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.ui.ide.application_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.security.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.security.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.security.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.jobs.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.jobs.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.core.jobs_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.console.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.console.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.ui.console_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.context.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.context.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.mylyn.context.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.team.cvs.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.team.cvs.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.updatesite.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.updatesite.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.updatesite_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.databinding.beans.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.databinding.beans.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.core.databinding.beans_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.resources.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.resources.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.core.resources_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.186
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.186
!MESSAGE Missing host org.eclipse.equinox.p2.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.platform.doc.user.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.doc.user.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.platform.doc.user_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.p2.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.wst.sse.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.wst.sse.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.wst.sse.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.compare.win32.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.compare.win32.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.compare.win32_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.junit4.runtime.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.jdt.junit4.runtime_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.junit.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.jdt.junit_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.mylyn.wikitext.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.wikitext.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.mylyn.wikitext.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.jdt.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.ui.sdk.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.p2.ui.sdk_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.variables.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.variables.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.core.variables_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.core.manipulation.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.core.manipulation.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.jdt.core.manipulation_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.wst.dtd.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.wst.dtd.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.wst.dtd.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.ide.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.ide.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.ui.ide_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.repository.tools.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.repository.tools.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.p2.repository.tools_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.ds.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.ds.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.ds_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jface.text.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jface.text.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.jface.text_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.directorywatcher.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.p2.directorywatcher_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.platform.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.platform.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.platform_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.scheduler.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.update.scheduler.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.team.cvs.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.compare.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.compare.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.compare.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.common.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.common.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.common_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.update.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.update.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.update.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ltk.core.refactoring.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ltk.core.refactoring.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.ltk.core.refactoring_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.ui.forms.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.ui.forms.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.ui.forms_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.metadata.generator.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.metadata.generator.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.p2.metadata.generator_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.equinox.p2.metadata.repository.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.equinox.p2.metadata.repository_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.help.appserver.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.help.appserver.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.filebuffers.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.core.filebuffers.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.core.filebuffers_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.debug.ui.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.debug.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.187
!MESSAGE Missing host org.eclipse.debug.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.187
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.junit.runtime.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit.runtime.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.188
!MESSAGE Missing host org.eclipse.jdt.junit.runtime_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.188
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.jdt.apt.core.nl1_3.6.0.v20091121043401.jar/ was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.188
!MESSAGE Missing host org.eclipse.jdt.apt.core_[0.0.0,9.0.0).

!ENTRY org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!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 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.osgi.services.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [2] was not resolved.
!SUBENTRY 2 org.eclipse.osgi.services.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.osgi.services_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.osgi.util.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [3] was not resolved.
!SUBENTRY 2 org.eclipse.osgi.util.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.osgi.util_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.ant.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [5] was not resolved.
!SUBENTRY 2 org.eclipse.ant.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.ant.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.ant.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [6] was not resolved.
!SUBENTRY 2 org.eclipse.ant.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.ant.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.compare.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [7] was not resolved.
!SUBENTRY 2 org.eclipse.compare.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.compare.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.compare.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [8] was not resolved.
!SUBENTRY 2 org.eclipse.compare.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.compare_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.compare.win32.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [9] was not resolved.
!SUBENTRY 2 org.eclipse.compare.win32.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.compare.win32_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.core.boot.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [10] was not resolved.
!SUBENTRY 2 org.eclipse.core.boot.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.core.boot_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.core.commands.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [11] was not resolved.
!SUBENTRY 2 org.eclipse.core.commands.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.core.commands_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.core.contenttype.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [12] was not resolved.
!SUBENTRY 2 org.eclipse.core.contenttype.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.core.contenttype_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.core.databinding.beans.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [13] was not resolved.
!SUBENTRY 2 org.eclipse.core.databinding.beans.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.core.databinding.beans_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.core.databinding.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [14] was not resolved.
!SUBENTRY 2 org.eclipse.core.databinding.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.190
!MESSAGE Missing host org.eclipse.core.databinding_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.190
!MESSAGE Bundle org.eclipse.core.expressions.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [15] was not resolved.
!SUBENTRY 2 org.eclipse.core.expressions.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.expressions_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.filebuffers.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [16] was not resolved.
!SUBENTRY 2 org.eclipse.core.filebuffers.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.filebuffers_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.filesystem.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [17] was not resolved.
!SUBENTRY 2 org.eclipse.core.filesystem.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.filesystem_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.jobs.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [18] was not resolved.
!SUBENTRY 2 org.eclipse.core.jobs.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.jobs_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.net.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [19] was not resolved.
!SUBENTRY 2 org.eclipse.core.net.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.net_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.resources.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [20] was not resolved.
!SUBENTRY 2 org.eclipse.core.resources.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.resources_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.runtime.compatibility.auth.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [21] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.auth.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.runtime.compatibility.auth_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.runtime.compatibility.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [22] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.runtime.compatibility_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.runtime.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [23] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.runtime_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.core.variables.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [24] was not resolved.
!SUBENTRY 2 org.eclipse.core.variables.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.core.variables_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.debug.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [25] was not resolved.
!SUBENTRY 2 org.eclipse.debug.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.debug.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.debug.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [26] was not resolved.
!SUBENTRY 2 org.eclipse.debug.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.debug.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.app.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [27] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.app.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.app_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.common.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [28] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.common.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.common_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.ds.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [29] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.ds.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.ds_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.event.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [30] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.event.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.event_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.http.registry.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [31] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.http.registry.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.http.registry_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.http.servlet.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [32] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.http.servlet.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.http.servlet_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.artifact.repository.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [33] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.artifact.repository.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.artifact.repository_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.console.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [34] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.console.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.console_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [35] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.director.app.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [36] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.director.app.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.director.app_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.director.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [37] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.director.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.director_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.directorywatcher.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [38] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.directorywatcher.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.directorywatcher_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.engine.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [39] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.engine.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.engine_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.extensionlocation.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [40] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.extensionlocation.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.extensionlocation_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.garbagecollector.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [41] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.garbagecollector.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.garbagecollector_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.jarprocessor.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [42] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.jarprocessor.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.jarprocessor_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.metadata.generator.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [43] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.metadata.generator.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.metadata.generator_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.metadata.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [44] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.metadata.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.metadata_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.metadata.repository.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [45] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.metadata.repository.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.metadata.repository_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.publisher.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [46] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.publisher.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.publisher_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.reconciler.dropins.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [47] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.reconciler.dropins.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.reconciler.dropins_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.repository.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [48] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.repository.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.repository_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.191
!MESSAGE Bundle org.eclipse.equinox.p2.repository.tools.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [49] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.repository.tools.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.191
!MESSAGE Missing host org.eclipse.equinox.p2.repository.tools_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.touchpoint.eclipse.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [50] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.eclipse.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.touchpoint.eclipse_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.touchpoint.natives.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [51] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.touchpoint.natives.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.touchpoint.natives_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [52] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [53] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.ui.sdk_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.ui.sdk.scheduler.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [54] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.ui.sdk.scheduler.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.ui.sdk.scheduler_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.updatechecker.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [55] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.updatechecker.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.updatechecker_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.p2.updatesite.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [56] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.p2.updatesite.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.p2.updatesite_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.preferences.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [57] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.preferences.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.preferences_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.registry.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [58] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.registry.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.registry_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.security.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [59] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.security.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.security_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.equinox.security.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [60] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.security.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.equinox.security.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.help.appserver.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [61] was not resolved.
!SUBENTRY 2 org.eclipse.help.appserver.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.help.appserver_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.help.base.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [62] was not resolved.
!SUBENTRY 2 org.eclipse.help.base.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.help.base_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.help.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [63] was not resolved.
!SUBENTRY 2 org.eclipse.help.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.help_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.help.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [64] was not resolved.
!SUBENTRY 2 org.eclipse.help.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.help.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.help.webapp.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [65] was not resolved.
!SUBENTRY 2 org.eclipse.help.webapp.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.help.webapp_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.apt.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [66] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.apt.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.apt.pluggable.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [67] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.apt.pluggable.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.apt.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [68] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.apt.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.core.manipulation.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [69] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.core.manipulation.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.core.manipulation_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [70] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.debug.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [71] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.debug.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.debug_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.debug.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [72] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.debug.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.debug.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.doc.user.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [73] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.doc.user.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.doc.user_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.192
!MESSAGE Bundle org.eclipse.jdt.junit.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [74] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.192
!MESSAGE Missing host org.eclipse.jdt.junit.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jdt.junit.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [75] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jdt.junit_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jdt.junit.runtime.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [76] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit.runtime.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jdt.junit.runtime_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jdt.junit4.runtime.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [77] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.junit4.runtime.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jdt.junit4.runtime_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jdt.launching.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [78] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.launching.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jdt.launching_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jdt.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [79] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jdt_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jdt.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [80] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jdt.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jface.databinding.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [81] was not resolved.
!SUBENTRY 2 org.eclipse.jface.databinding.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jface.databinding_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jface.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [82] was not resolved.
!SUBENTRY 2 org.eclipse.jface.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jface_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jface.text.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [83] was not resolved.
!SUBENTRY 2 org.eclipse.jface.text.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jface.text_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jsch.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [84] was not resolved.
!SUBENTRY 2 org.eclipse.jsch.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jsch.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.jsch.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [85] was not resolved.
!SUBENTRY 2 org.eclipse.jsch.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.jsch.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.ltk.core.refactoring.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [86] was not resolved.
!SUBENTRY 2 org.eclipse.ltk.core.refactoring.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.ltk.core.refactoring_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.ltk.ui.refactoring.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [87] was not resolved.
!SUBENTRY 2 org.eclipse.ltk.ui.refactoring.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.ltk.ui.refactoring_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.context.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [88] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.context.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.context.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.discovery.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [89] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.discovery.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.discovery.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.resources.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [90] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.resources.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.resources.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.tasks.bugs.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [91] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.tasks.bugs.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.tasks.bugs_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.tasks.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [92] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.tasks.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.tasks.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.team.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [93] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.team.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.team.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.wikitext.tasks.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [94] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.wikitext.tasks.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.wikitext.tasks.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.mylyn.wikitext.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [95] was not resolved.
!SUBENTRY 2 org.eclipse.mylyn.wikitext.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.mylyn.wikitext.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.platform.doc.user.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [96] was not resolved.
!SUBENTRY 2 org.eclipse.platform.doc.user.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.platform.doc.user_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.platform.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [97] was not resolved.
!SUBENTRY 2 org.eclipse.platform.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.platform_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.rcp.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [98] was not resolved.
!SUBENTRY 2 org.eclipse.rcp.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.rcp_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.search.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [99] was not resolved.
!SUBENTRY 2 org.eclipse.search.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.search_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.swt.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [100] was not resolved.
!SUBENTRY 2 org.eclipse.swt.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.swt_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [101] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.swt.win32.win32.x86_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.team.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [102] was not resolved.
!SUBENTRY 2 org.eclipse.team.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.team.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.team.cvs.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [103] was not resolved.
!SUBENTRY 2 org.eclipse.team.cvs.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.team.cvs.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.team.cvs.ssh2.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [104] was not resolved.
!SUBENTRY 2 org.eclipse.team.cvs.ssh2.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.team.cvs.ssh2_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.team.cvs.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [105] was not resolved.
!SUBENTRY 2 org.eclipse.team.cvs.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.team.cvs.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.team.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [106] was not resolved.
!SUBENTRY 2 org.eclipse.team.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.team.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.text.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [107] was not resolved.
!SUBENTRY 2 org.eclipse.text.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.text_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.193
!MESSAGE Bundle org.eclipse.ui.browser.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [108] was not resolved.
!SUBENTRY 2 org.eclipse.ui.browser.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.193
!MESSAGE Missing host org.eclipse.ui.browser_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.cheatsheets.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [109] was not resolved.
!SUBENTRY 2 org.eclipse.ui.cheatsheets.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.cheatsheets_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.console.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [110] was not resolved.
!SUBENTRY 2 org.eclipse.ui.console.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.console_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.editors.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [111] was not resolved.
!SUBENTRY 2 org.eclipse.ui.editors.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.editors_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.externaltools.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [112] was not resolved.
!SUBENTRY 2 org.eclipse.ui.externaltools.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.externaltools_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.forms.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [113] was not resolved.
!SUBENTRY 2 org.eclipse.ui.forms.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.forms_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.ide.application.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [114] was not resolved.
!SUBENTRY 2 org.eclipse.ui.ide.application.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.ide.application_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.ide.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [115] was not resolved.
!SUBENTRY 2 org.eclipse.ui.ide.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.ide_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.intro.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [116] was not resolved.
!SUBENTRY 2 org.eclipse.ui.intro.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.intro_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.intro.universal.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [117] was not resolved.
!SUBENTRY 2 org.eclipse.ui.intro.universal.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.intro.universal_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.navigator.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [118] was not resolved.
!SUBENTRY 2 org.eclipse.ui.navigator.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.navigator_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.navigator.resources.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [119] was not resolved.
!SUBENTRY 2 org.eclipse.ui.navigator.resources.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.navigator.resources_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.net.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [120] was not resolved.
!SUBENTRY 2 org.eclipse.ui.net.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.net_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [121] was not resolved.
!SUBENTRY 2 org.eclipse.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.presentations.r21.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [122] was not resolved.
!SUBENTRY 2 org.eclipse.ui.presentations.r21.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.presentations.r21_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.views.log.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [123] was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.log.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.views.log_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.views.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [124] was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.views_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.views.properties.tabbed.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [125] was not resolved.
!SUBENTRY 2 org.eclipse.ui.views.properties.tabbed.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.views.properties.tabbed_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.workbench.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [126] was not resolved.
!SUBENTRY 2 org.eclipse.ui.workbench.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.workbench_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.ui.workbench.texteditor.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [127] was not resolved.
!SUBENTRY 2 org.eclipse.ui.workbench.texteditor.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.ui.workbench.texteditor_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.update.configurator.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [128] was not resolved.
!SUBENTRY 2 org.eclipse.update.configurator.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.update.configurator_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.update.core.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [129] was not resolved.
!SUBENTRY 2 org.eclipse.update.core.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.update.core_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.update.scheduler.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [130] was not resolved.
!SUBENTRY 2 org.eclipse.update.scheduler.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.update.scheduler_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.update.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [131] was not resolved.
!SUBENTRY 2 org.eclipse.update.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.update.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.wst.dtd.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [132] was not resolved.
!SUBENTRY 2 org.eclipse.wst.dtd.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.wst.dtd.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.wst.internet.cache.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [133] was not resolved.
!SUBENTRY 2 org.eclipse.wst.internet.cache.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.wst.internet.cache_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.wst.sse.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [134] was not resolved.
!SUBENTRY 2 org.eclipse.wst.sse.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.wst.sse.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.wst.validation.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [135] was not resolved.
!SUBENTRY 2 org.eclipse.wst.validation.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.wst.validation.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.wst.xml.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [136] was not resolved.
!SUBENTRY 2 org.eclipse.wst.xml.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.wst.xml.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.eclipse.wst.xsd.ui.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [137] was not resolved.
!SUBENTRY 2 org.eclipse.wst.xsd.ui.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.eclipse.wst.xsd.ui_[0.0.0,9.0.0).
!SUBENTRY 1 org.eclipse.osgi 2 0 2011-05-19 16:31:02.194
!MESSAGE Bundle org.junit4.nl1_3.6.0.v20091121043401_3.6.0.v20091121043401 [138] was not resolved.
!SUBENTRY 2 org.junit4.nl1_3.6.0.v20091121043401 2 0 2011-05-19 16:31:02.194
!MESSAGE Missing host org.junit4_[0.0.0,9.0.0).

!ENTRY org.eclipse.osgi 4 0 2011-05-19 16:31:02.195
!MESSAGE Application error
!STACK 1
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:74)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369)
    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619)
    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574)
    at org.eclipse.equinox.launcher.Main.run(Main.java:1407)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Explorer ,
May 20, 2011 May 20, 2011

Copy link to clipboard

Copied

@ qtip73: Can you also please attach or mail me (sudhirm AT adobe DOT com) the config.ini file under <installation folder>/eclipse/configuration and the eclipse.ini file under <installation folder>/eclipse

@Jayanth: I am sorry, but updating base eclipse is not a supported scenario. More details can be found in http://bugs.adobe.com/jira/browse/FBG-2515 and http://bugs.adobe.com/jira/browse/FB-30479

Thanks,

Sudhir

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
May 23, 2011 May 23, 2011

Copy link to clipboard

Copied

LATEST

Hello.

Looks like I resolved my own issue. I removed Flash Builder PHP from one drive and installed it another. After checking the references to the error logs I noticed it was referring to the installation I removed previously. Turns out the uninstall does not remove all the files completely. After the deleted whatever folder I could find from the old install, the application starts ok.

Thanks!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines