For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 6 replies, 2 voices, and was last updated 17 years, 11 months ago by
Loyal Water.
-
AuthorPosts
-
I installed a fresh installation of MyEclipse (the “All in One” file) but, after installing and doing the quick updates, it takes (each time) over 4 minutes to load and then I also get crashes and out of memory errors.
Something is clearly wrong.
My computer is a dual core with 2 GB memory.
Perhaps I need to adjust the memory MyEclipse uses via the icon shortcut?
Below is the log file that was created during the latest crash.
Any advise or suggestions would be appreciated.
Thanks.
!SESSION 2008-09-14 07:48:03.926 ———————————————–
eclipse.buildId=M20080221-1800
java.version=1.5.0_11
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 -clean!ENTRY org.eclipse.update.configurator 2008-09-14 07:49:52.866
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/com.ibm.icu_3.6.1.v20070906.jar Bundle “com.ibm.icu” version “3.6.1.v20070906” has already been installed from: update@plugins/com.ibm.icu_3.6.1.v20070906.jar!ENTRY org.eclipse.update.configurator 2008-09-14 07:49:55.276
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/javax.servlet.jsp_2.0.0.v200706191603.jar Bundle “javax.servlet.jsp” version “2.0.0.v200706191603” has already been installed from: update@plugins/javax.servlet.jsp_2.0.0.v200706191603.jar!ENTRY org.eclipse.update.configurator 2008-09-14 07:49:55.444
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/javax.servlet_2.4.0.v200706111738.jar Bundle “javax.servlet” version “2.4.0.v200706111738” has already been installed from: update@plugins/javax.servlet_2.4.0.v200706111738.jar!ENTRY org.eclipse.update.configurator 2008-09-14 07:49:59.893
!MESSAGE Could not install bundle ../myeclipse/eclipse/plugins/org.apache.commons.el_1.0.0.v200706111724.jar Bundle “org.apache.commons.el” version “1.0.0.v200706111724” has already been installed from: update@plugins/org.apache.commons.el_1.0.0.v200706111724.jar!ENTRY org.eclipse.osgi 4 0 2008-09-14 07:51:08.688
!MESSAGE An error occurred while automatically activating bundle org.eclipse.equinox.registry (49).
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.registry.osgi.Activator.start() of bundle org.eclipse.equinox.registry.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
at org.eclipse.osgi.framework.internal.core.MultiSourcePackage.loadClass(MultiSourcePackage.java:31)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:161)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:501)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:471)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:430)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:413)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:753)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)
Caused by: java.lang.OutOfMemoryError
at java.util.zip.Inflater.init(Native Method)
at java.util.zip.Inflater.<init>(Unknown Source)
at java.util.zip.ZipFile.getInflater(Unknown Source)
at java.util.zip.ZipFile.getInputStream(Unknown Source)
at java.util.zip.ZipFile.getInputStream(Unknown Source)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry.getInputStream(ZipBundleEntry.java:51)
at org.eclipse.osgi.framework.internal.core.BundleURLConnection.connect(BundleURLConnection.java:53)
at org.eclipse.osgi.framework.internal.core.BundleURLConnection.getInputStream(BundleURLConnection.java:99)
at java.net.URL.openStream(Unknown Source)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java:117)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResourceBundle(AbstractBundle.java:1419)
at org.eclipse.core.runtime.internal.adaptor.BundleLocalizationImpl.getLocalization(BundleLocalizationImpl.java:33)
at org.eclipse.core.internal.runtime.Activator.getLocalization(Activator.java:235)
at org.eclipse.core.internal.runtime.ResourceTranslator.getResourceBundle(ResourceTranslator.java:63)
at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.addBundle(EclipseBundleListener.java:160)
at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.processBundles(EclipseBundleListener.java:80)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStart(RegistryStrategyOSGI.java:211)
at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:616)
at org.eclipse.core.runtime.RegistryFactory.createRegistry(RegistryFactory.java:55)
at org.eclipse.core.internal.registry.osgi.Activator.startRegistry(Activator.java:132)
at org.eclipse.core.internal.registry.osgi.Activator.start(Activator.java:54)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
… 46 more
Root exception:
java.lang.OutOfMemoryError
at java.util.zip.Inflater.init(Native Method)
at java.util.zip.Inflater.<init>(Unknown Source)
at java.util.zip.ZipFile.getInflater(Unknown Source)
at java.util.zip.ZipFile.getInputStream(Unknown Source)
at java.util.zip.ZipFile.getInputStream(Unknown Source)
at org.eclipse.osgi.baseadaptor.bundlefile.ZipBundleEntry.getInputStream(ZipBundleEntry.java:51)
at org.eclipse.osgi.framework.internal.core.BundleURLConnection.connect(BundleURLConnection.java:53)
at org.eclipse.osgi.framework.internal.core.BundleURLConnection.getInputStream(BundleURLConnection.java:99)
at java.net.URL.openStream(Unknown Source)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java:117)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getResourceBundle(AbstractBundle.java:1419)
at org.eclipse.core.runtime.internal.adaptor.BundleLocalizationImpl.getLocalization(BundleLocalizationImpl.java:33)
at org.eclipse.core.internal.runtime.Activator.getLocalization(Activator.java:235)
at org.eclipse.core.internal.runtime.ResourceTranslator.getResourceBundle(ResourceTranslator.java:63)
at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.addBundle(EclipseBundleListener.java:160)
at org.eclipse.core.internal.registry.osgi.EclipseBundleListener.processBundles(EclipseBundleListener.java:80)
at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.onStart(RegistryStrategyOSGI.java:211)
at org.eclipse.core.internal.registry.ExtensionRegistry.<init>(ExtensionRegistry.java:616)
at org.eclipse.core.runtime.RegistryFactory.createRegistry(RegistryFactory.java:55)
at org.eclipse.core.internal.registry.osgi.Activator.startRegistry(Activator.java:132)
at org.eclipse.core.internal.registry.osgi.Activator.start(Activator.java:54)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:260)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:417)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.SingleSourcePackage.loadClass(SingleSourcePackage.java:37)
at org.eclipse.osgi.framework.internal.core.MultiSourcePackage.loadClass(MultiSourcePackage.java:31)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:405)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:161)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:501)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:471)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:430)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:413)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:753)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)!ENTRY org.eclipse.core.runtime 4 0 2008-09-14 07:51:08.730
!MESSAGE
!STACK 0
org.osgi.framework.BundleException: Exception in org.eclipse.core.internal.runtime.PlatformActivator.start() of bundle org.eclipse.core.runtime.
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1018)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)
Caused by: java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IRegistryChangeListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:161)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:501)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:471)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:430)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:413)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:753)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
… 10 more
Root exception:
java.lang.NoClassDefFoundError: org/eclipse/core/runtime/IRegistryChangeListener
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(Unknown Source)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.defineClass(DefaultClassLoader.java:161)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.defineClass(ClasspathManager.java:501)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findClassImpl(ClasspathManager.java:471)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClassImpl(ClasspathManager.java:430)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:413)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:189)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:340)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:408)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:369)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:357)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClassInternal(Unknown Source)
at org.eclipse.core.internal.runtime.InternalPlatform.start(InternalPlatform.java:753)
at org.eclipse.core.internal.runtime.PlatformActivator.start(PlatformActivator.java:31)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:999)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:993)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:974)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:350)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1118)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:634)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:282)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:468)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:195)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:297)!ENTRY org.eclipse.osgi 4 0 2008-09-14 07:51:08.737
!MESSAGE Bundle initial@reference:file:plugins/org.eclipse.core.runtime_3.3.100.v20070530.jar/ [3] is not active.!ENTRY org.eclipse.osgi 4 0 2008-09-14 07:51:08.742
!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:72)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
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:508)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
at org.eclipse.equinox.launcher.Main.main(Main.java:1148)!ENTRY org.eclipse.osgi 2 0 2008-09-14 07:51:08.793
!MESSAGE One or more bundles are not resolved because the following root constraints are not resolved:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.793
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.webflow.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.794
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.ajdt.ui.xref_2.0.4.zmyeclipse650200806.jar was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.xref 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.contribution.xref.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.xref 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.contribution.xref.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.794
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.aop.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.794
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.ajdt.ui.visualiser_2.0.4.zmyeclipse650200806.jar was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.visualiser 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.contribution.visualiser_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.794
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.794
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.795
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.beans.mylyn_2.0.4.zmyeclipse650200806.jar was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.monitor.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.795
!MESSAGE Missing required bundle org.eclipse.mylyn.monitor.core_0.0.0.!ENTRY org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE The following is a complete list of bundles which are not resolved, see the prior log entry for the root cause if it exists:
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE Bundle update@plugins/org.eclipse.jdt.apt.pluggable.core_1.0.1.R33x_v20071002-2100.jar [56] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.dispatch_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.model_0.0.0.
!SUBENTRY 2 org.eclipse.jdt.apt.pluggable.core 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.apt.util_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.apt_1.0.1.R33x_v20071002-2100.jar [58] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.apt 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing imported package org.eclipse.jdt.internal.compiler.tool_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE Bundle update@plugins/org.eclipse.jdt.compiler.tool_1.0.1.v_793_R33x.jar [59] was not resolved.
!SUBENTRY 2 org.eclipse.jdt.compiler.tool 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/com.genuitec.eclipse.core_6.5.0.zmyeclipse650200806/ [140] was not resolved.
!SUBENTRY 2 com.genuitec.eclipse.core 2 0 2008-09-14 07:51:08.813
!MESSAGE Another singleton version selected: com.genuitec.eclipse.core_6.5.1.zmyeclipse650200806
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.ajdt.ui.visualiser_2.0.4.zmyeclipse650200806.jar [654] was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.visualiser 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing required bundle org.eclipse.contribution.visualiser_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.813
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.ajdt.ui.xref_2.0.4.zmyeclipse650200806.jar [655] was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.xref 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing required bundle org.eclipse.contribution.xref.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.ajdt.ui.xref 2 0 2008-09-14 07:51:08.813
!MESSAGE Missing required bundle org.eclipse.contribution.xref.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.814
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.aop.mylyn_2.0.4.zmyeclipse650200806.jar [657] was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.aop.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.814
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.beans.mylyn_2.0.4.zmyeclipse650200806.jar [661] was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.monitor.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.monitor.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.beans.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.springframework.ide.eclipse.mylyn_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.814
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.mylyn_2.0.4.zmyeclipse650200806.jar [672] was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.ide.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.java.ui_0.0.0.
!SUBENTRY 1 org.eclipse.osgi 2 0 2008-09-14 07:51:08.814
!MESSAGE Bundle update@../myeclipse/eclipse/plugins/org.springframework.ide.eclipse.webflow.mylyn_2.0.4.zmyeclipse650200806.jar [677] was not resolved.
!SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.context.core_0.0.0.
!SUBENTRY 2 org.springframework.ide.eclipse.webflow.mylyn 2 0 2008-09-14 07:51:08.814
!MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_0.0.0.September 15, 2008 at 8:49 am #289046
Loyal WaterMemberThe stack trace suggests that the install could be corrupt. Did you have MyEclipse previously installed at this location ?
Also, are you working with an old workspace. Can you work with a new workspace and check if the IDE runs without issues. I want you to try a new workspace to make sure this is not a workspace related issue.
September 15, 2008 at 9:17 am #289049Yes, I re-installed MyE into the same directory as 6.0, but only after removing completely the old directory.
MyEclipse still found my registration number and current license info.
I tested with a new workspace, but MyEclipse still crashes. If I uninstall lots of running programs, it will load (but usually crashes too), but takes several minutes with just the splash screen.
The crash screen I usually get when loading MyEclipse starts with:
JVM terminated Exit code=1
C:\Program Files\MyEclipse6.5\jre\bin\javaw.exe
=Xms127m
-Xmx512m
,
,
,I can send you this JPEG (the crash dialog doesn’t have any way to capture the text) if you send me an email address.
Do you want me to re-install into a brand new directory?
MyEclipse suggests installing into C:\USERS\….
Thanks.
M
September 15, 2008 at 12:37 pm #289061Hello everyone…
Any ideas on what I could try to get MyEclipse 6.5.1 to start correctly?
Still waiting for additional suggestions.
I installed, after completely removing 6.0 (except for workspace folders), a complete all-in-one copy of 6.5.1 yesterday.
Tried switching workspaces.
MyEclipse just crashes upon startup most of the time with an error dialog with some of the items in the list in the last message.
When it doesn’t crash, it takes over 4 minutes to just get to the part where it’s loading the workspace.
What is going on and what should I try now???
Thanks again in advance.
M
September 15, 2008 at 3:25 pm #289066
Loyal WaterMemberDo you want me to re-install into a brand new directory?
This is something I would like you to try out before we proceed.
You can send us the screenshot at support@genuitec.com atn: Nipun.
September 15, 2008 at 3:56 pm #289069Looks like I figured it out.
For some reason, my vista paging file was corrupted or set to zero.
I reset it to “System Managed”, and things are working as expected.
I have no idea how this paging file could have become corrupted.
Since other applications seemed to work OK, I really didn’t consider it until a last resort.
Thanks.
– M
September 15, 2008 at 4:00 pm #289071
Loyal WaterMemberGlad you got it to work. Thanks for letting me know.
-
AuthorPosts

