- This topic has 4 replies, 3 voices, and was last updated 20 years, 1 month ago by Scott Anderson.
-
AuthorPosts
-
ingesolMemberFor the third time, I find that your updated software isn’t good enough. I now have to reinstall 3.8 beta2 for the third time. I’m very disappointed. I have no choice but to reinstall beta2, since I don’t have the time do debug your new version.
Eclipse crashes without warning after 1 minute after startup every time. I think it might be related to JSP stuff.
I upgraded from beta2 by uninstalling it, opening eclipse to ensure it was gone, and then installing the new one after closing eclipse. Same procedure as always. Should I have done anything different?
This is my complete error log for today:
!SESSION sep 28, 2004 10:06:16.968 ———————————————
eclipse.buildId=I200406251208
java.version=1.4.1_02
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=no_NO!ENTRY org.eclipse.osgi sep 28, 2004 10:06:16.968
!MESSAGE ECLIPSE_CACHEDMANIFEST_UNEXPECTED_EXCEPTION
!STACK 0
org.osgi.framework.BundleException: Error converting plugin at C:\Programfiler\MyEclipse\eclipse\plugins\org.eclipse.draw2d_3.0.0.
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:222)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:177)
at org.eclipse.core.runtime.adaptor.CachedManifest.getManifest(CachedManifest.java:36)
at org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedManifest.java:75)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java:98)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:52)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1032)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:982)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:913)
at org.eclipse.osgi.framework.internal.core.AbstractBundle$4.run(AbstractBundle.java:836)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:869)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:834)
at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:171)
at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:273)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:104)
Caused by: org.eclipse.osgi.service.pluginconversion.PluginConversionException: Could not find a plugin.xml or a fragment.xml in C:\Programfiler\MyEclipse\eclipse\plugins\org.eclipse.draw2d_3.0.0.
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:110)
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:655)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:219)
… 27 more
Root exception:
org.eclipse.osgi.service.pluginconversion.PluginConversionException: Could not find a plugin.xml or a fragment.xml in C:\Programfiler\MyEclipse\eclipse\plugins\org.eclipse.draw2d_3.0.0.
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:110)
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:655)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:219)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:177)
at org.eclipse.core.runtime.adaptor.CachedManifest.getManifest(CachedManifest.java:36)
at org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedManifest.java:75)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java:98)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:52)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1032)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:982)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:913)
at org.eclipse.osgi.framework.internal.core.AbstractBundle$4.run(AbstractBundle.java:836)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:869)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:834)
at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:171)
at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:273)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:104)!ENTRY org.eclipse.osgi sep 28, 2004 10:06:17.00
!MESSAGE ECLIPSE_CACHEDMANIFEST_UNEXPECTED_EXCEPTION
!STACK 0
org.osgi.framework.BundleException: Error converting plugin at C:\Programfiler\MyEclipse\eclipse\plugins\org.eclipse.gef_3.0.0.
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:222)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:177)
at org.eclipse.core.runtime.adaptor.CachedManifest.getManifest(CachedManifest.java:36)
at org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedManifest.java:75)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java:98)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:52)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1032)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:982)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:913)
at org.eclipse.osgi.framework.internal.core.AbstractBundle$4.run(AbstractBundle.java:836)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:869)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:834)
at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:171)
at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:273)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:104)
Caused by: org.eclipse.osgi.service.pluginconversion.PluginConversionException: Could not find a plugin.xml or a fragment.xml in C:\Programfiler\MyEclipse\eclipse\plugins\org.eclipse.gef_3.0.0.
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:110)
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:655)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:219)
… 27 more
Root exception:
org.eclipse.osgi.service.pluginconversion.PluginConversionException: Could not find a plugin.xml or a fragment.xml in C:\Programfiler\MyEclipse\eclipse\plugins\org.eclipse.gef_3.0.0.
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.fillPluginInfo(PluginConverterImpl.java:110)
at org.eclipse.core.runtime.adaptor.PluginConverterImpl.convertManifest(PluginConverterImpl.java:655)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.generateManifest(EclipseBundleData.java:219)
at org.eclipse.core.runtime.adaptor.EclipseBundleData.loadManifest(EclipseBundleData.java:177)
at org.eclipse.core.runtime.adaptor.CachedManifest.getManifest(CachedManifest.java:36)
at org.eclipse.core.runtime.adaptor.CachedManifest.get(CachedManifest.java:75)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getResourceBundle(ManifestLocalization.java:98)
at org.eclipse.osgi.framework.internal.core.ManifestLocalization.getHeaders(ManifestLocalization.java:52)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:1032)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.getHeaders(AbstractBundle.java:982)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorkerPrivileged(AbstractBundle.java:913)
at org.eclipse.osgi.framework.internal.core.AbstractBundle$4.run(AbstractBundle.java:836)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstallWorker(AbstractBundle.java:869)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.uninstall(AbstractBundle.java:834)
at org.eclipse.update.internal.configurator.ConfigurationActivator.installBundles(ConfigurationActivator.java:171)
at org.eclipse.update.internal.configurator.ConfigurationActivator.start(ConfigurationActivator.java:82)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$1.run(BundleContextImpl.java:958)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:954)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:937)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:421)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:366)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:999)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:577)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:488)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:273)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:444)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:186)
at org.eclipse.osgi.framework.eventmgr.EventThread.run(EventThread.java:104)!ENTRY org.eclipse.ui 4 4 sep 28, 2004 10:06:22.15
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.deploytools!ENTRY org.eclipse.ui 4 4 sep 28, 2004 10:06:22.31
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions!ENTRY org.eclipse.ui 4 4 sep 28, 2004 10:06:22.31
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.hibernatetools!ENTRY org.eclipse.ui 4 4 sep 28, 2004 10:06:22.46
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.webtools!ENTRY org.eclipse.ui 4 4 sep 28, 2004 10:06:22.46
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.jsftools!ENTRY org.eclipse.ui 4 4 sep 28, 2004 10:06:22.62
!MESSAGE Unable to find Action Set: com.genuitec.myeclipse.actions.strutstools
ingesolMemberAdditional information:
I used the windows installer downloaded from your site. I checked the version of myEclipse in preferences, it stated 3.8.1, the wrong one.
The crash i referred to is more specifically a JVM termination, it disappears and I’m left with a box reporting about a JVM crash.
Damon CoolMemberThanks for taking the step forward. I’m also staying on 3.8 beta2 for now. I’ll be interested to see the resolution of this problem.
Regards,
–Damon
ingesolMemberBy the way:
Has the JSP code formatter been fixed for 3.8.2?
Scott AndersonParticipantMESSAGE ECLIPSE_CACHEDMANIFEST_UNEXPECTED_EXCEPTION
Actually, the problem you’re experiencing has to do to three bugs in the way Eclipse caches update configurations. This problem is documented in our posts on how to properly use the update site here:
http://myeclipseide.com/PNphpBB2+file-viewtopic-t-4031.htmlAlso, the changes from 3.8 Beta 2 to the current version are not really “updatable” due to the vast number of changes. The only proper way to test the new software, while not disrupting your current configuration, is to install a fresh release of Eclipse 3.0.1 and MyEclipse 3.8.2. Try it out with a new workspace, then with a duplicate of your existing workspace. I think you’ll find it’s both very stable and much more feature-rich than 3.8 Beta 2. The issue you keep having is due to the mechanism you’re using to reinstall/upgrade and I realize that that can be frustrating when you don’t know the cause. Testing a parallel version will allow you a fair comparison without disrupting your current work.
-
AuthorPosts