why i can't install mobione on my pc - iphone

this is the mobione,iPhone Emulator for Windows
the error is :
!SESSION 2010-09-11 17:19:34.359 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_21
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: F:\MobiOne_1.0M9_Installer.exe 0129844033
Command-line arguments: -os win32 -ws win32 -arch x86 F:\MobiOne_1.0M9_Installer.exe 0129844033
!ENTRY org.eclipse.osgi 4 0 2010-09-11 17:19:36.531
!MESSAGE Application error
!STACK 1
java.io.EOFException
at java.io.DataInputStream.readInt(Unknown Source)
at com.genuitec.pulse.installer.application.CommonInstallerApplication.start(Unknown Source)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:194)
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:368)
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:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)
!ENTRY org.eclipse.osgi 2 0 2010-09-11 17:19:36.546
!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 2010-09-11 17:19:36.546
!MESSAGE Bundle org.eclipse.equinox.launcher.win32.win32.x86_64_1.0.200.v20090519 [5] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.win32.win32.x86_64 2 0 2010-09-11 17:19:36.546
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-09-11 17:19:36.546
!MESSAGE Bundle com.genuitec.pulse.client.common.shortcut.win64_3.1.0.v201006161800 [66] was not resolved.
!SUBENTRY 2 com.genuitec.pulse.client.common.shortcut.win64 2 0 2010-09-11 17:19:36.546
!MESSAGE Platform filter did not match: (&(osgi.os=win32)(osgi.arch=x86_64))
!SUBENTRY 1 org.eclipse.osgi 2 0 2010-09-11 17:19:36.546
!MESSAGE Bundle org.eclipse.swt.win32.win32.x86_64_3.5.2.v3557f [71] was not resolved.
!SUBENTRY 2 org.eclipse.swt.win32.win32.x86_64 2 0 2010-09-11 17:19:36.546
!MESSAGE Platform filter did not match: (& (osgi.ws=win32) (osgi.os=win32) (osgi.arch=x86_64))
thanks

First suggestion is to consult the free MobiOne Studio support forums since full time mobione experts work the forums http://www.genuitec.com/support-mobione/ and your problem has already been resolved there before.
The answer to your problem is you have a corrupted download (EOF is the key info). The latest installer is exactly 130,308,304 bytes. Try redownloading the installer exe maybe using a different download utility as that usually resolves this problem. http://genuitec.com/mobile/download.html
Wayne

Related

Problems after installing eclipse

I have been trying to install eclipse neon for android. Once the ide comes up, it has errors concerning startup, errors in projects that I created using android studio that I haven't even opened in eclipse, as well as DDMS errors.
This happens every time I startup eclipse. After following several tutorials on installing and configuring the ide, installing and uninstalling eclipse over and over, I'm hoping someone here knows how to get the software up and running enough to do even a Hello World project.
Here is the error log.
!ENTRY org.eclipse.ui 2 2 2017-07-02 06:36:45.022 !MESSAGE Invalid
preference category path: org.eclipse.andmore.platform.ui.preference
(bundle: org.eclipse.andmore.android, page:
org.eclipse.andmore.android.emulator.preferencepage) !SESSION
2017-07-02 06:37:23.974
----------------------------------------------- eclipse.buildId=4.6.3.M20170301-0400 java.version=1.8.0_131
java.vendor=Oracle Corporation BootLoader constants: OS=win32,
ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product
org.eclipse.epp.package.android.product -product
org.eclipse.epp.package.android.product -product
org.eclipse.epp.package.android.product Command-line arguments: -os
win32 -ws win32 -arch x86_64 -product
org.eclipse.epp.package.android.product -product
org.eclipse.epp.package.android.product -data
file:/C:/Users/flash/workspace/ -product
org.eclipse.epp.package.android.product
!ENTRY org.eclipse.andmore 4 0 2017-07-02 06:37:34.583 !MESSAGE
projectOpenedWithWorkspace: failed to find manifest package for
project Themes
!ENTRY org.eclipse.egit.ui 2 0 2017-07-02 06:37:34.677 !MESSAGE
Warning: The environment variable HOME is not set. The following
directory will be used to store the Git user global configuration and
to define the default location to store repositories:
'C:\Users\flash'. If this is not correct please set the HOME
environment variable and restart Eclipse. Otherwise Git for Windows
and EGit might behave differently since they see different
configuration options. This warning can be switched off on the Team >
Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.ui.workbench 4 2 2017-07-02 06:37:36.097 !MESSAGE
Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench". !STACK 1
org.eclipse.core.runtime.CoreException: Executable extension
definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 06:37:36.098 !MESSAGE
Executable extension definition for "class" not found. !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 06:37:36.098 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 4 0 2017-07-02 06:37:36.150 !MESSAGE Unable to
execute early startup code for the org.eclipse.ui.IStartup extension
contributed by the 'org.eclipse.sequoyah.device.framework.wizard'
plug-in. !STACK 1 org.eclipse.core.runtime.CoreException: Executable
extension definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 06:37:36.151 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 2 2 2017-07-02 06:40:14.407 !MESSAGE Invalid
preference category path: org.eclipse.andmore.platform.ui.preference
(bundle: org.eclipse.andmore.android, page:
org.eclipse.andmore.android.emulator.preferencepage)
!ENTRY org.eclipse.andmore.ddms 4 0 2017-07-02 10:29:58.095 !MESSAGE
DDMS files not found: C:\Program Files
(x86)\Android\android-sdk-windows\platform-tools\hprof-conv.exe
eclipse.buildId=4.6.3.M20170301-0400 java.version=1.8.0_131
java.vendor=Oracle Corporation BootLoader constants: OS=win32,
ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product
org.eclipse.epp.package.android.product Command-line arguments: -os
win32 -ws win32 -arch x86_64 -product
org.eclipse.epp.package.android.product
!ENTRY org.eclipse.egit.ui 2 0 2017-07-02 17:59:55.338 !MESSAGE
Warning: The environment variable HOME is not set. The following
directory will be used to store the Git user global configuration and
to define the default location to store repositories:
'C:\Users\flash'. If this is not correct please set the HOME
environment variable and restart Eclipse. Otherwise Git for Windows
and EGit might behave differently since they see different
configuration options. This warning can be switched off on the Team >
Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.andmore.ddms 4 0 2017-07-02 17:59:58.145 !MESSAGE
DDMS files not found: C:\Program Files
(x86)\Android\android-sdk-windows\platform-tools\hprof-conv.exe
!ENTRY org.eclipse.ui.workbench 4 2 2017-07-02 18:00:05.465 !MESSAGE
Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench". !STACK 1
org.eclipse.core.runtime.CoreException: Executable extension
definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:00:05.496 !MESSAGE
Executable extension definition for "class" not found. !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:00:05.496 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 4 0 2017-07-02 18:00:05.583 !MESSAGE Unable to
execute early startup code for the org.eclipse.ui.IStartup extension
contributed by the 'org.eclipse.sequoyah.device.framework.wizard'
plug-in. !STACK 1 org.eclipse.core.runtime.CoreException: Executable
extension definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:00:05.584 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 2 2 2017-07-02 18:00:18.363 !MESSAGE Invalid
preference category path: org.eclipse.andmore.platform.ui.preference
(bundle: org.eclipse.andmore.android, page:
org.eclipse.andmore.android.emulator.preferencepage)
!ENTRY org.eclipse.core.resources 4 2 2017-07-02 18:07:04.902 !MESSAGE
Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources". !STACK 0 java.lang.NullPointerException
at
org.eclipse.andmore.internal.build.builders.BaseBuilder.abortOnBadSetup(BaseBuilder.java:325)
at
org.eclipse.andmore.internal.build.builders.ResourceManagerBuilder.build(ResourceManagerBuilder.java:92)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
at
org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:487)
at
org.eclipse.core.internal.resources.Workspace.build(Workspace.java:399)
at
org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.core.resources 4 2 2017-07-02 18:07:05.104 !MESSAGE
Problems occurred when invoking code from plug-in:
"org.eclipse.core.resources". !STACK 0 java.lang.NullPointerException
at
org.eclipse.andmore.internal.build.builders.BaseBuilder.abortOnBadSetup(BaseBuilder.java:325)
at
org.eclipse.andmore.internal.build.builders.ResourceManagerBuilder.build(ResourceManagerBuilder.java:92)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
at
org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:487)
at
org.eclipse.core.internal.resources.Workspace.build(Workspace.java:399)
at
org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.core.resources 4 75 2017-07-02 18:07:05.160
!MESSAGE Errors occurred during the build. !SUBENTRY 1
org.eclipse.andmore 4 75 2017-07-02 18:07:05.160 !MESSAGE Errors
running builder 'Android Resource Manager' on project 'Themes'. !STACK
0 java.lang.NullPointerException at
org.eclipse.andmore.internal.build.builders.BaseBuilder.abortOnBadSetup(BaseBuilder.java:325)
at
org.eclipse.andmore.internal.build.builders.ResourceManagerBuilder.build(ResourceManagerBuilder.java:92)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
at
org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:487)
at
org.eclipse.core.internal.resources.Workspace.build(Workspace.java:399)
at
org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!STACK 0 java.lang.NullPointerException at
org.eclipse.andmore.internal.build.builders.BaseBuilder.abortOnBadSetup(BaseBuilder.java:325)
at
org.eclipse.andmore.internal.build.builders.ResourceManagerBuilder.build(ResourceManagerBuilder.java:92)
at
org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:735)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:206)
at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:246)
at
org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:301)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:304)
at
org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:360)
at
org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:383)
at
org.eclipse.core.internal.resources.Workspace.buildInternal(Workspace.java:487)
at
org.eclipse.core.internal.resources.Workspace.build(Workspace.java:399)
at
org.eclipse.ui.actions.GlobalBuildAction$1.run(GlobalBuildAction.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SESSION
2017-07-02 18:07:15.206
----------------------------------------------- eclipse.buildId=4.6.3.M20170301-0400 java.version=1.8.0_131
java.vendor=Oracle Corporation BootLoader constants: OS=win32,
ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product
org.eclipse.epp.package.android.product Command-line arguments: -os
win32 -ws win32 -arch x86_64 -product
org.eclipse.epp.package.android.product
!ENTRY org.eclipse.andmore.ddms 4 0 2017-07-02 18:07:23.414 !MESSAGE
DDMS files not found: C:\Program Files
(x86)\Android\android-sdk-windows\platform-tools\hprof-conv.exe
!ENTRY org.eclipse.egit.ui 2 0 2017-07-02 18:07:23.622 !MESSAGE
Warning: The environment variable HOME is not set. The following
directory will be used to store the Git user global configuration and
to define the default location to store repositories:
'C:\Users\flash'. If this is not correct please set the HOME
environment variable and restart Eclipse. Otherwise Git for Windows
and EGit might behave differently since they see different
configuration options. This warning can be switched off on the Team >
Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.andmore 4 0 2017-07-02 18:07:25.408 !MESSAGE Failed
to load properties file for project 'Themes'
!ENTRY org.eclipse.andmore 4 0 2017-07-02 18:07:25.444 !MESSAGE Failed
to load properties file for project 'UC'
!ENTRY org.eclipse.ui.workbench 4 2 2017-07-02 18:07:25.577 !MESSAGE
Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench". !STACK 1
org.eclipse.core.runtime.CoreException: Executable extension
definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:07:25.578 !MESSAGE
Executable extension definition for "class" not found. !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:07:25.578 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 4 0 2017-07-02 18:07:25.603 !MESSAGE Unable to
execute early startup code for the org.eclipse.ui.IStartup extension
contributed by the 'org.eclipse.sequoyah.device.framework.wizard'
plug-in. !STACK 1 org.eclipse.core.runtime.CoreException: Executable
extension definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:07:25.604 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 2 2 2017-07-02 18:08:37.257 !MESSAGE Invalid
preference category path: org.eclipse.andmore.platform.ui.preference
(bundle: org.eclipse.andmore.android, page:
org.eclipse.andmore.android.emulator.preferencepage) !SESSION
2017-07-02 18:15:46.766
----------------------------------------------- eclipse.buildId=4.6.3.M20170301-0400 java.version=1.8.0_131
java.vendor=Oracle Corporation BootLoader constants: OS=win32,
ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product
org.eclipse.epp.package.android.product Command-line arguments: -os
win32 -ws win32 -arch x86_64 -product
org.eclipse.epp.package.android.product
!ENTRY org.eclipse.osgi 2 0 2017-07-02 18:16:19.078 !MESSAGE While
loading class "org.eclipse.egit.ui.internal.ConfigurationChecker$1$1",
thread "Thread[Worker-1,5,main]" timed out waiting (5201ms) for thread
"Thread[main,6,main]" to finish starting bundle
"org.eclipse.egit.ui_4.6.1.201703071140-r [240]". To avoid deadlock,
thread "Thread[Worker-1,5,main]" is proceeding but
"org.eclipse.egit.ui.internal.ConfigurationChecker$1$1" may not be
fully initialized. !STACK 0 org.osgi.framework.BundleException: Unable
to acquire the state change lock for the module: osgi.identity;
type="osgi.bundle"; version:Version="4.6.1.201703071140-r";
osgi.identity="org.eclipse.egit.ui"; singleton:="true" [id=240]
STARTED [STARTED] at
org.eclipse.osgi.container.Module.lockStateChange(Module.java:337) at
org.eclipse.osgi.container.Module.start(Module.java:401) at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:470)
at
org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
at
org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:529)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:345)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:423)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at
org.eclipse.egit.ui.internal.ConfigurationChecker$1.run(ConfigurationChecker.java:45)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Caused
by: java.util.concurrent.TimeoutException: Timeout after waiting 5
seconds to acquire the lock. at
org.eclipse.osgi.container.Module.lockStateChange(Module.java:334)
... 13 more Root exception: java.util.concurrent.TimeoutException:
Timeout after waiting 5 seconds to acquire the lock. at
org.eclipse.osgi.container.Module.lockStateChange(Module.java:334) at
org.eclipse.osgi.container.Module.start(Module.java:401) at
org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:470)
at
org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:107)
at
org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:529)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:325)
at
org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:345)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader.java:423)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:372)
at
org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:364)
at
org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:161)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357) at
org.eclipse.egit.ui.internal.ConfigurationChecker$1.run(ConfigurationChecker.java:45)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
!ENTRY org.eclipse.egit.ui 2 0 2017-07-02 18:17:14.279 !MESSAGE
Warning: The environment variable HOME is not set. The following
directory will be used to store the Git user global configuration and
to define the default location to store repositories:
'C:\Users\flash'. If this is not correct please set the HOME
environment variable and restart Eclipse. Otherwise Git for Windows
and EGit might behave differently since they see different
configuration options. This warning can be switched off on the Team >
Git > Confirmations and Warnings preference page.
!ENTRY org.eclipse.andmore 4 0 2017-07-02 18:17:17.545 !MESSAGE
projectOpenedWithWorkspace: failed to find manifest package for
project Themes
!ENTRY org.eclipse.andmore 4 0 2017-07-02 18:17:17.545 !MESSAGE
projectOpenedWithWorkspace: failed to find manifest package for
project UC
!ENTRY org.eclipse.andmore.ddms 4 0 2017-07-02 18:17:18.420 !MESSAGE
DDMS files not found: C:\Program Files
(x86)\Android\android-sdk-windows\platform-tools\hprof-conv.exe
!ENTRY org.eclipse.andmore 4 0 2017-07-02 18:17:21.045 !MESSAGE Failed
to load properties file for project 'Themes'
!ENTRY org.eclipse.andmore 4 0 2017-07-02 18:17:21.045 !MESSAGE Failed
to load properties file for project 'UC'
!ENTRY org.eclipse.ui.workbench 4 2 2017-07-02 18:17:27.921 !MESSAGE
Problems occurred when invoking code from plug-in:
"org.eclipse.ui.workbench". !STACK 1
org.eclipse.core.runtime.CoreException: Executable extension
definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:17:27.921 !MESSAGE
Executable extension definition for "class" not found. !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:17:27.921 !MESSAGE
Executable extension definition for "class" not found.
!ENTRY org.eclipse.ui 4 0 2017-07-02 18:17:28.030 !MESSAGE Unable to
execute early startup code for the org.eclipse.ui.IStartup extension
contributed by the 'org.eclipse.sequoyah.device.framework.wizard'
plug-in. !STACK 1 org.eclipse.core.runtime.CoreException: Executable
extension definition for "class" not found. at
org.eclipse.core.internal.registry.ConfigurationElement.throwException(ConfigurationElement.java:62)
at
org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:222)
at
org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55)
at
org.eclipse.ui.internal.WorkbenchPlugin$1.run(WorkbenchPlugin.java:291)
at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:52)
at
org.eclipse.ui.internal.WorkbenchPlugin.createExtension(WorkbenchPlugin.java:286)
at
org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at
org.eclipse.ui.internal.Workbench$55.run(Workbench.java:2835) at
org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) !SUBENTRY 1
org.eclipse.equinox.registry 4 1 2017-07-02 18:17:28.030 !MESSAGE
Executable extension definition for "class" not found.
There's more to the log but we are only allowed 30000 chars!
Help!!!
As always, all help is greatly appreciated

org.eclipse.core.runtime bundle is not resolved in tycho build

I have a project which builds and runs fine when built with eclipse, but when I trz to build it with maven & tycho, I get
java.lang.IllegalStateException: Unable to acquire application service. Ensure that the org.eclipse.core.runtime bundle is resolved and started (see config.ini).
The bundle is indeed in the plugin directory, and referenced by config.ini.
What is the problem, and how to solve it?
You can find the code here:
https://github.com/magwas/archi/tree/48c26595a87ddcfff994e3b9b058b6d6ad30f61e
This is the full error report:
!SESSION 2014-05-02 10:57:06.671 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86_64
!ENTRY org.eclipse.osgi 2 0 2014-05-02 10:57:07.615
!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 2014-05-02 10:57:07.615
!MESSAGE Bundle org.eclipse.equinox.launcher.gtk.linux.x86_1.1.200.v20120913-144807 [46] was not resolved.
!SUBENTRY 2 org.eclipse.equinox.launcher.gtk.linux.x86 2 0 2014-05-02 10:57:07.615
!MESSAGE Platform filter did not match: (& (osgi.ws=gtk) (osgi.os=linux) (osgi.arch=x86))
!ENTRY org.eclipse.osgi 4 0 2014-05-02 10:57:07.615
!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:353)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:180)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:629)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:584)
at org.eclipse.equinox.launcher.Main.run(Main.java:1438)
at org.eclipse.equinox.launcher.Main.main(Main.java:1414)
The problem is coming because you are not setting startup lavel for org.eclipse.core.runtime bundle.
Open your product and set start level as below image.

Adding zest libraries to Eclipse 4 app

I am new to both Zest and Eclipse e4 development. My aim for the moment is to build a simple app and in one of its views to visualize a graph using Zest. So I am following this tutorial and I ended up with a simple working app consisting of one main window split in 3 parts.
Now I want to display a graph in one of the parts. In order to do that I have downloaded the whole GEF framework into my Eclipse from here using the "Install New Software" feature of Eclipse. So far so good.
Next I try to add the following dependencies to the Required-plugins section of the manifest file: org.eclipse.zest.core and org.eclipse.zest.layouts
Upon running the project I end up with
No Application ID found
When I remove them everything is working as usual. Do you guys have any idea how I can fix this?
This is the error message:
!SESSION 2013-11-18 18:38:56.285 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.7.0_21
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.andrey.e4.rcp.todo.product -clearPersistedState
Command-line arguments: -product com.andrey.e4.rcp.todo.product -data C:\Users\Andrez\Desktop\projects/../runtime-com.andrey.e4.rcp.todo.product -dev file:C:/Users/Andrez/Desktop/projects/.metadata/.plugins/org.eclipse.pde.core/com.andrey.e4.rcp.todo.product/dev.properties -os win32 -ws win32 -arch x86 -consoleLog -clearPersistedState
!ENTRY org.eclipse.equinox.app 0 0 2013-11-18 18:38:57.835
!MESSAGE Product com.andrey.e4.rcp.todo.product could not be found.
!ENTRY org.eclipse.osgi 2 0 2013-11-18 18:38:57.890
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-11-18 18:38:57.891
!MESSAGE Bundle initial#reference:file:../../projects/com.andrey.e4.rcp.todo/ was not resolved.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.891
!MESSAGE Missing required bundle org.eclipse.zest.layouts_1.1.0.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.891
!MESSAGE Missing required bundle org.eclipse.zest.core_1.5.0.
!ENTRY org.eclipse.osgi 2 0 2013-11-18 18:38:57.900
!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 2013-11-18 18:38:57.901
!MESSAGE Bundle com.andrey.e4.rcp.todo_1.0.0.qualifier [70] was not resolved.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.901
!MESSAGE Missing required bundle org.eclipse.zest.core_1.5.0.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.901
!MESSAGE Missing required bundle org.eclipse.zest.layouts_1.1.0.
!ENTRY org.eclipse.osgi 2 0 2013-11-18 18:38:57.932
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-11-18 18:38:57.932
!MESSAGE Bundle initial#reference:file:../../projects/com.andrey.e4.rcp.todo/ was not resolved.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.933
!MESSAGE Missing required bundle org.eclipse.zest.layouts_1.1.0.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.933
!MESSAGE Missing required bundle org.eclipse.zest.core_1.5.0.
!ENTRY org.eclipse.osgi 2 0 2013-11-18 18:38:57.939
!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 2013-11-18 18:38:57.939
!MESSAGE Bundle com.andrey.e4.rcp.todo_1.0.0.qualifier [70] was not resolved.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.939
!MESSAGE Missing required bundle org.eclipse.zest.core_1.5.0.
!SUBENTRY 2 com.andrey.e4.rcp.todo 2 0 2013-11-18 18:38:57.940
!MESSAGE Missing required bundle org.eclipse.zest.layouts_1.1.0.
!ENTRY org.eclipse.osgi 4 0 2013-11-18 18:38:57.946
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
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:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
First thing I'd try is clicking the 'Add required Plug-ins' button in the 'Plug-ins' tab of your Run Configuration. You could also try running a different product in the 'Main' tab of the run configuration.

Eclipse no longer starts after installing Maven plugin: MetadataRepositoryManager not registered

After installing the Maven plugin and closing Eclipse, I try to start Eclipse v8.3 I get an error referring me to a log file the configuration directory. (Contents below) This occurs even before selecting a work space.
Root exception:
java.lang.IllegalStateException: MetadataRepositoryManager not registered.
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeMetadataRepository(RepositoryListener.java:115)
Googling MetadataRepositoryManager didn't turn up much...
After rebooting, the internet has suggested and I've tried (and reverted):
Specifying a full path to eclipse.p2.data.area in IBM\SDP\configuration\config.ini
Changing eclipse.product=com.ibm.rational.rft.product.ide to eclipse.product=org.eclipse.platform.ide in IBM\SDP\configuration\config.ini
Renaming: C:\Users[username].eclipse
Running: \IBM\SDP>.\eclipse.exe –clean
Changing the JRE to 1.6 from 1.7 in \IBM\SDP\eclipse.ini
Removing the workspace directories
Removing the configuration directory (led to a different issue: java error code=13)
Removing .snap file as suggested here: http://www.metod.si/job-found-still-running-after-platform-shutdown-eclipse/
None of these changes (now reverted) seemed to help.
Thank you in advance to any suggestions you might add.
Contents of LOG file:
!SESSION 2013-04-03 16:33:22.479 -----------------------------------------------
eclipse.buildId=unknown
java.fullversion=JRE 1.7.0 IBM J9 2.6 Windows 7 x86-32 20120809_118929 (JIT enabled, AOT enabled)
J9VM - R26_Java726_SR2_20120809_0948_B118929
JIT - r11.b01_20120808_24925
GC - R26_Java726_SR2_20120809_0948_B118929
J9CL - 20120809_118929
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -product com.ibm.rational.rft.product.ide
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ibm.rational.rft.product.ide
!ENTRY org.eclipse.equinox.p2.reconciler.dropins 4 0 2013-04-03 16:33:23.188
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start() of bundle org.eclipse.equinox.p2.reconciler.dropins.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:734)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
Caused by: java.lang.IllegalStateException: MetadataRepositoryManager not registered.
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeMetadataRepository(RepositoryListener.java:115)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initialize(RepositoryListener.java:73)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(RepositoryListener.java:68)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(DropinsRepositoryListener.java:53)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Activator.java:489)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:172)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(AccessController.java:280)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
... 12 more
Root exception:
java.lang.IllegalStateException: MetadataRepositoryManager not registered.
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeMetadataRepository(RepositoryListener.java:115)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initialize(RepositoryListener.java:73)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(RepositoryListener.java:68)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(DropinsRepositoryListener.java:53)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Activator.java:489)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Activator.java:172)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:711)
at java.security.AccessController.doPrivileged(AccessController.java:280)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:702)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:683)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:381)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:390)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1176)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:559)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:544)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:457)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:243)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:438)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:1)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:340)
!ENTRY org.eclipse.equinox.app 0 0 2013-04-03 16:33:23.392
!MESSAGE Product com.ibm.rational.rft.product.ide could not be found.
!ENTRY org.eclipse.osgi 2 0 2013-04-03 16:33:23.674
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-04-03 16:33:23.674
!MESSAGE Bundle reference:file:../../../Program Files (x86)/IBM/IBMIMShared/plugins/org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520/ was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2013-04-03 16:33:23.674
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
!ENTRY org.eclipse.osgi 2 0 2013-04-03 16:33:23.706
!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 2013-04-03 16:33:23.706
!MESSAGE Bundle org.eclipse.core.runtime.compatibility.registry_3.3.0.v20100520 [378] was not resolved.
!SUBENTRY 2 org.eclipse.core.runtime.compatibility.registry 2 0 2013-04-03 16:33:23.706
!MESSAGE Missing required capability Require-Capability: osgi.ee; filter="(|(&(osgi.ee=CDC/Foundation)(version=1.0))(&(osgi.ee=JavaSE)(version=1.3)))".
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-04-03 16:33:23.706
!MESSAGE Bundle org.eclipse.equinox.http.jetty_2.0.0.v20100503 [518] was not resolved.
!SUBENTRY 1 org.eclipse.osgi 2 0 2013-04-03 16:33:23.706
!MESSAGE Bundle org.eclipse.ui.win32_3.2.200.I20100509-0800 [726] was not resolved.
!ENTRY org.eclipse.osgi 4 0 2013-04-03 16:33:23.709
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:88)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:55)
at java.lang.reflect.Method.invoke(Method.java:613)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
at org.eclipse.equinox.launcher.Main.main(Main.java:1426)
Utilized solution: Re-install eclipse, make backups of directories before altering install.

Eclipse won't start after changing workspace

I've screwed up my Eclipse installation. I changed the workspace location (File->Switch Workspace). Now it won't startup. I see the splash for a few seconds and it shuts down. I then tried using the -data parameter on the command line with both the old and the new workspace, but same behavior. I also tried rebooting the machine.
In eclipse\workspace.metadata.plugins\org.eclipse.core.runtime.settings\org.eclipse.ui.ide.prefs, I added the last line for SHOW_WORKSPACE_SELECTION_DIALOG, but no difference.
EXIT_PROMPT_ON_CLOSE_LAST_WINDOW=false
IMPORT_FILES_AND_FOLDERS_RELATIVE=true
IMPORT_FILES_AND_FOLDERS_TYPE=23,1
PROBLEMS_FILTERS_MIGRATE=true
SWITCH_PERSPECTIVE_ON_PROJECT_CREATION=always
TASKS_FILTERS_MIGRATE=true
eclipse.preferences.version=1
platformState=1346849854920
quickStart=false
tipsAndTricks=true
SHOW_WORKSPACE_SELECTION_DIALOG=true
How do I get it back?
(Edit) I removed the .metadata directory and then Eclipse restarted.
Snip from log file:
!SESSION 2013-01-28 10:35:51.245 -----------------------------------------------
eclipse.buildId=M20120914-1800
java.version=1.7.0_07
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US
Framework arguments: -product org.eclipse.epp.package.java.product
Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.java.product
!ENTRY org.eclipse.ui 4 4 2013-01-28 10:32:40.278
!MESSAGE Unhandled Exception
!ENTRY org.eclipse.ui 4 0 2013-01-28 10:32:40.278
!MESSAGE Error occurred during status handling
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
...
!ENTRY org.eclipse.equinox.p2.ui.sdk.scheduler 4 0 2013-01-28 10:32:40.294
!MESSAGE Unable to execute early startup code for an extension
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in "org.eclipse.equinox.p2.ui.sdk.scheduler" was unable to instantiate class "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler".
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)
...
!SUBENTRY 1 org.eclipse.equinox.registry 4 1 2013-01-28 10:32:40.294
!MESSAGE Plug-in "org.eclipse.equinox.p2.ui.sdk.scheduler" was unable to instantiate class "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler".
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler.<init>(AutomaticUpdateScheduler.java:68)
...
!ENTRY org.eclipse.equinox.p2.ui.sdk.scheduler 4 0 2013-01-28 10:32:40.294
!MESSAGE Unable to execute early startup code for an extension
!STACK 1
org.eclipse.core.runtime.CoreException: Plug-in "org.eclipse.equinox.p2.ui.sdk.scheduler" was unable to instantiate class "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler".
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.throwException(RegistryStrategyOSGI.java:194)
...
!SUBENTRY 1 org.eclipse.equinox.registry 4 1 2013-01-28 10:32:40.294
!MESSAGE Plug-in "org.eclipse.equinox.p2.ui.sdk.scheduler" was unable to instantiate class "org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler".
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.ui.sdk.scheduler.AutomaticUpdateScheduler.<init>(AutomaticUpdateScheduler.java:68)
...
!ENTRY org.eclipse.ui 4 0 2013-01-28 10:32:40.294
!MESSAGE Error occurred during status handling
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:72)
...
!ENTRY org.eclipse.core.jobs 2 2 2013-01-28 10:32:40.809
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceDropAdapter$1
!ENTRY org.eclipse.core.jobs 2 2 2013-01-28 10:32:40.809
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.epp.internal.mpc.ui.wizards.MarketplaceDropAdapter$1
!ENTRY org.eclipse.ui 4 0 2013-01-28 10:32:40.809
!MESSAGE Error occurred during status handling
!STACK 0
java.lang.NullPointerException
at org.eclipse.ui.internal.statushandlers.StatusHandlerRegistry.<init>(StatusHandlerRegistry.java:61)
...
Find the file org.eclipse.ui.ide.prefs in your
eclipse\configuration\.settings
folder.
Change
SHOW_WORKSPACE_SELECTION_DIALOG=false
to true.