Community
Participate
Working Groups
I got this exception when restarting after uninstalling a bundle. I believe that this bundle provides some aspects to include in the weaving process. If it helps, I can look up the update site that installs this bundle. java.lang.IllegalStateException: Bundle "reference:file:plugins/gw.studio.gosu.editor_0.7.0.jar" has been uninstalled at org.eclipse.osgi.framework.internal.core.AbstractBundle.checkValid(AbstractB undle.java:1164) at org.eclipse.osgi.framework.internal.core.BundleHost.checkLoader(BundleHost.j ava:186) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.jav a:228) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBu ndle.java:1197) at org.eclipse.equinox.weaving.hooks.WeavingLoaderDelegateHook.postFindClass(Un known Source) at org.eclipse.osgi.internal.loader.BundleLoader.searchHooks(BundleLoader.java: 520) at org.eclipse.osgi.internal.loader.BundleLoader.findClassInternal(BundleLoader .java:486) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:42 2) at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:41 0) at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultCl assLoader.java:107) at java.lang.ClassLoader.loadClass(ClassLoader.java:252) at org.eclipse.osgi.internal.loader.BundleLoader.loadClass(BundleLoader.java:33 8) at org.eclipse.osgi.framework.internal.core.BundleHost.loadClass(BundleHost.jav a:232) at org.eclipse.osgi.framework.internal.core.AbstractBundle.loadClass(AbstractBu ndle.java:1197) at org.codehaus.jdt.groovy.integration.LanguageSupportFactory.tryInstantiate(La nguageSupportFactory.java:140) at org.codehaus.jdt.groovy.integration.LanguageSupportFactory.getLanguageSuppor t(LanguageSupportFactory.java:113) at org.codehaus.jdt.groovy.integration.LanguageSupportFactory.newCompilationUni t(LanguageSupportFactory.java:69) at org.eclipse.jdt.internal.core.PackageFragment.buildStructure(PackageFragment .java:92) at org.eclipse.jdt.internal.core.Openable.generateInfos(Openable.java:258) at org.eclipse.jdt.internal.core.JavaElement.openWhenClosed(JavaElement.java:51 5) at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:25 2) at org.eclipse.jdt.internal.core.JavaElement.getElementInfo(JavaElement.java:23 8) at org.eclipse.ajdt.core.javaelements.AJCompilationUnitManager.createCU(AJCompi lationUnitManager.java:190) at org.eclipse.ajdt.core.javaelements.AJCompilationUnitManager.initCompilationU nits(AJCompilationUnitManager.java:236) at org.eclipse.ajdt.ui.AspectJUIPlugin$1.run(AspectJUIPlugin.java:336) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
Hi Andrew! Seems like some stale data is hanging around in Equinox Weaving after the bundle gots uninstalled. I will take a look at that. Thanks for reporting! Cheers, -Martin
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. If you have further information on the current state of the bug, please add it. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant.
This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie.