- This topic has 6 replies, 3 voices, and was last updated 14 years, 4 months ago by support-shalini.
-
AuthorPosts
-
ibrandtParticipantI just upgraded to 8.6 via the update site, and now get the following error pop-ups when performing various actions such that MyEclipse is essentially unusable. A restart with -clean didn’t help.
eclipse.buildId=M20100211-1343 java.version=1.6.0_20 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: --launcher.XXMaxPermSize=256m -keyring /Users/ibrandt/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 --launcher.XXMaxPermSize=256m -keyring /Users/ibrandt/.eclipse_keyring -showlocation Error Tue Aug 10 16:56:32 PDT 2010 An internal error occurred during: "Loading referenced grammars". java.lang.NoClassDefFoundError: org/springframework/security/config/InternalInterceptMethodsBeanDefinitionDecorator at org.springframework.security.config.InterceptMethodsBeanDefinitionDecorator.<init>(InterceptMethodsBeanDefinitionDecorator.java:29) at org.springframework.security.v2.config.SecurityNamespaceHandler.init(SecurityNamespaceHandler.java:63) at org.springframework.ide.eclipse.beans.core.namespaces.NamespaceUtils.getNamespaceHandlers(NamespaceUtils.java:119) at org.springframework.ide.eclipse.beans.core.internal.model.namespaces.DelegatingNamespaceHandlerResolver.<init>(DelegatingNamespaceHandlerResolver.java:64) at org.springframework.ide.eclipse.beans.core.internal.model.BeansConfig.readConfig(BeansConfig.java:401) at org.springframework.ide.eclipse.beans.core.internal.model.AbstractBeansConfig.getImports(AbstractBeansConfig.java:454) at org.springframework.ide.eclipse.beans.core.internal.model.BeansProject.checkForImportedBeansConfig(BeansProject.java:454) at org.springframework.ide.eclipse.beans.core.internal.model.BeansProject.getConfigs(BeansProject.java:439) at org.springframework.ide.eclipse.beans.core.internal.model.BeansProject.getConfig(BeansProject.java:417) at org.springframework.ide.eclipse.beans.core.internal.model.BeansModel.getConfig(BeansModel.java:246) at org.springframework.ide.eclipse.beans.core.BeansCoreUtils.isBeansConfig(BeansCoreUtils.java:43) at org.springframework.ide.eclipse.beans.core.BeansCoreUtils.isBeansConfig(BeansCoreUtils.java:31) at org.springframework.ide.eclipse.beans.core.internal.model.namespaces.ProjectClasspathExtensibleUriResolver.resolve(ProjectClasspathExtensibleUriResolver.java:58) at org.eclipse.wst.common.uriresolver.internal.ExtensibleURIResolver.resolve(ExtensibleURIResolver.java:85) at org.eclipse.wst.xml.core.internal.modelquery.XMLCatalogIdResolver.resolve(XMLCatalogIdResolver.java:92) at org.eclipse.wst.xml.core.internal.modelquery.XMLModelQueryAssociationProvider.resolveGrammarURI(XMLModelQueryAssociationProvider.java:58) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.XMLAssociationProvider.resolveGrammarURI(XMLAssociationProvider.java:160) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentManagerImpl.lookupOrCreateResolvedURI(CMDocumentManagerImpl.java:115) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentManagerImpl.addCMDocumentReference(CMDocumentManagerImpl.java:197) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader.handleGrammar(CMDocumentLoader.java:105) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader$CMDocumentLoadingNamespaceTable.addElement(CMDocumentLoader.java:180) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.CMDocumentLoader.loadCMDocuments(CMDocumentLoader.java:74) at org.eclipse.wst.xml.core.internal.contentmodel.modelqueryimpl.InferredGrammarBuildingCMDocumentLoader.loadCMDocuments(InferredGrammarBuildingCMDocumentLoader.java:56) at org.eclipse.wst.xml.ui.internal.DOMObserver.invokeCMDocumentLoad(DOMObserver.java:203) at org.eclipse.wst.xml.ui.internal.DOMObserver$TimerJob.run(DOMObserver.java:142) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
eclipse.buildId=M20100211-1343 java.version=1.6.0_20 java.vendor=Apple Inc. BootLoader constants: OS=macosx, ARCH=x86_64, WS=cocoa, NL=en_US Framework arguments: --launcher.XXMaxPermSize=256m -keyring /Users/ibrandt/.eclipse_keyring -showlocation Command-line arguments: -os macosx -ws cocoa -arch x86_64 --launcher.XXMaxPermSize=256m -keyring /Users/ibrandt/.eclipse_keyring -showlocation Error Tue Aug 10 16:56:31 PDT 2010 Problems occurred when invoking code from plug-in: "org.eclipse.core.resources". java.lang.NoClassDefFoundError: org/springframework/security/config/InternalInterceptMethodsBeanDefinitionDecorator at org.springframework.security.config.InterceptMethodsBeanDefinitionDecorator.<init>(InterceptMethodsBeanDefinitionDecorator.java:29) at org.springframework.security.v2.config.SecurityNamespaceHandler.init(SecurityNamespaceHandler.java:63) at org.springframework.ide.eclipse.beans.core.namespaces.NamespaceUtils.getNamespaceHandlers(NamespaceUtils.java:119) at org.springframework.ide.eclipse.beans.core.internal.model.namespaces.DelegatingNamespaceHandlerResolver.<init>(DelegatingNamespaceHandlerResolver.java:64) at org.springframework.ide.eclipse.beans.core.internal.model.BeansConfig.readConfig(BeansConfig.java:401) at org.springframework.ide.eclipse.beans.core.internal.model.AbstractBeansConfig.getImports(AbstractBeansConfig.java:454) at org.springframework.ide.eclipse.beans.core.internal.model.BeansProject.checkForImportedBeansConfig(BeansProject.java:454) at org.springframework.ide.eclipse.beans.core.internal.model.BeansProject.getConfigs(BeansProject.java:439) at org.springframework.ide.eclipse.beans.core.internal.model.BeansProject.getConfig(BeansProject.java:417) at org.springframework.ide.eclipse.beans.core.internal.model.BeansModel.getConfig(BeansModel.java:246) at org.springframework.ide.eclipse.beans.core.BeansCoreUtils.isBeansConfig(BeansCoreUtils.java:43) at org.springframework.ide.eclipse.beans.core.internal.model.resources.BeansResourceChangeListener$BeansResourceVisitor.resourceChanged(BeansResourceChangeListener.java:125) at org.springframework.ide.eclipse.core.internal.model.resources.SpringResourceChangeListener$SpringResourceVisitor.visit(SpringResourceChangeListener.java:143) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:68) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79) at org.eclipse.core.internal.events.ResourceDelta.accept(ResourceDelta.java:79) at org.springframework.ide.eclipse.core.internal.model.resources.SpringResourceChangeListener.resourceChanged(SpringResourceChangeListener.java:75) at org.eclipse.core.internal.events.NotificationManager$2.run(NotificationManager.java:291) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42) at org.eclipse.core.internal.events.NotificationManager.notify(NotificationManager.java:285) at org.eclipse.core.internal.events.NotificationManager.broadcastChanges(NotificationManager.java:149) at org.eclipse.core.internal.resources.Workspace.broadcastBuildEvent(Workspace.java:297) at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:136) at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:238) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
support-joyMemberibrandt,
Sorry to hear you are running into this issue. I would recommend you a quick re-install using pulse. Please do the following –
1. Open Pulse. (Start > Programs > Pulse > Pulse Explorer. Else you can also download from http://www.poweredbypulse.com)
2. Login to pulse
3. Select Eclipse-Galileo realm from top left hand corner dropdown
4. Select “MyEclipse 8.6” from “My Profiles”. Right click on the same and click on [Re-install and run]
5. This will open a wizard which will guide you through the rest of the steps.
Pulse will automatically fix any dependency issue.
support-shaliniMemberibrandt,
Can you try the workaround suggested in the following link –
https://jira.springframework.org/browse/IDE-1099Let me know how that works for you.
ibrandtParticipantJoy: thanks for the reply. Unfortunately with download time, all the plugins we use, and all the configuration there is no such thing as a quick reinstall in my experience. 😉 But you’re right, and should all else fail that’s what I’ll have to do.
Shalini: A listing shows that I do indeed have several versions of Spring plugin jars accumulated. I bet you’re right that the workaround in the Spring issue tracker will work, but as it is in reference to different versions than I have the question is what should I remove? I tried “trash org.springframework*2.2.0*” with a -clean restart, but no improvement. I’ve now restored those. I’ll include my full listing and a “*me*” listing below.
$ ls org.springframework* org.springframework.aop_3.0.1.RELEASE-A.jar org.springframework.asm_3.0.1.RELEASE-A.jar org.springframework.batch.core_2.1.0.RELEASE.jar org.springframework.batch.infrastructure_2.1.0.RELEASE.jar org.springframework.beans_3.0.1.RELEASE-A.jar org.springframework.binding_2.0.4.v200809171600.jar org.springframework.binding_2.0.7.A.jar org.springframework.bundle.osgi.core_1.1.0.v200807062000.jar org.springframework.bundle.osgi.core_1.1.0.v201004171400.jar org.springframework.bundle.osgi.doc_1.0.0.v200801251000.jar org.springframework.bundle.osgi.extender_1.1.0.v200807062000.jar org.springframework.bundle.osgi.io_1.1.0.v200807602000.jar org.springframework.bundle.spring.doc_2.5.6.v200807062000.jar org.springframework.bundle.spring.webmvc_2.5.6.v200808081800.jar org.springframework.bundle.spring_2.5.6.v200808081800.jar org.springframework.bundle.spring_2.5.6.v201004171400.jar org.springframework.context.support_3.0.1.RELEASE-A.jar org.springframework.context_3.0.1.RELEASE-A.jar org.springframework.core_3.0.1.RELEASE-A.jar org.springframework.expression_3.0.1.RELEASE-A.jar org.springframework.faces_2.0.4.v200809171600.jar org.springframework.faces_2.0.7.A.jar org.springframework.ide.eclipse.aop.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.aop.core_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.aop.ui.matcher_2.2.0.me201003052220.jar org.springframework.ide.eclipse.aop.ui.matcher_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.aop.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.aop.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse.batch_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.beans.core.autowire_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.core.autowire_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.beans.core.metadata_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.beans.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.core_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.osgibridge_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.autowire_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.beans.ui.editor_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.editor_2.3.2.me201005202255.jar org.springframework.ide.eclipse.beans.ui.graph_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.graph_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.ui.refactoring_2.2.0.me201003101716.jar org.springframework.ide.eclipse.beans.ui.refactoring_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.ui.search_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.search_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.core_2.3.2.me201004140951.jar org.springframework.ide.eclipse.doc_2.1.0.me201003052220.jar org.springframework.ide.eclipse.doc_2.3.1.me201003052220.jar org.springframework.ide.eclipse.integration_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.javaconfig.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.javaconfig.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.osgi.targetdefinition_2.2.0.me201003052220.jar org.springframework.ide.eclipse.osgi.targetdefinition_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.osgi_2.2.0.me201003052220.jar org.springframework.ide.eclipse.osgi_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.security_2.2.0.me201003052220.jar org.springframework.ide.eclipse.security_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse.webflow.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.core_2.3.2.me201004140951.jar org.springframework.ide.eclipse.webflow.ui.editor_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.ui.editor_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.webflow.ui.graph_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.ui.graph_2.3.2.me201004140951.jar org.springframework.ide.eclipse.webflow.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse_2.2.0.me201003052220.jar org.springframework.ide.eclipse_2.3.2.201003220227-RELEASE.jar org.springframework.integration.adapter_2.0.0.BUILD-20100108204539.jar org.springframework.integration.event_2.0.0.BUILD-20100108204539.jar org.springframework.integration.file_2.0.0.BUILD-20100108204539.jar org.springframework.integration.http_2.0.0.BUILD-20100108204539.jar org.springframework.integration.httpinvoker_2.0.0.BUILD-20100108204539.jar org.springframework.integration.jdbc_2.0.0.BUILD-20100108204539.jar org.springframework.integration.jms_2.0.0.BUILD-20100108204539.jar org.springframework.integration.mail_2.0.0.BUILD-20100108204539.jar org.springframework.integration.osgi_2.0.0.BUILD-20100108204539.jar org.springframework.integration.rmi_2.0.0.BUILD-20100108204539.jar org.springframework.integration.security_2.0.0.BUILD-20100108204539.jar org.springframework.integration.stream_2.0.0.BUILD-20100108204539.jar org.springframework.integration.udp_2.0.0.BUILD-20100108204539.jar org.springframework.integration.ws_2.0.0.BUILD-20100108204539.jar org.springframework.integration.xml_2.0.0.BUILD-20100108204539.jar org.springframework.integration_2.0.0.BUILD-20100108204539.jar org.springframework.javaconfig_1.0.0.m3_v200707150600.jar org.springframework.jdbc_3.0.1.RELEASE-A.jar org.springframework.jms_3.0.1.RELEASE-A.jar org.springframework.js_2.0.4.v200809171600.jar org.springframework.js_2.0.7.A.jar org.springframework.orm_3.0.1.RELEASE-A.jar org.springframework.osgi.backport.util.concurrent_3.0.0.jar org.springframework.osgi.core_2.0.0.M2-SNAPSHOT.jar org.springframework.osgi.io_2.0.0.M2-SNAPSHOT.jar org.springframework.oxm_3.0.1.RELEASE-A.jar org.springframework.security.annotation_2.0.5.v200809181800.jar org.springframework.security.config_3.0.1.RELEASE.jar org.springframework.security.core_2.0.5.v200809181800.jar org.springframework.security.core_3.0.1.RELEASE.jar org.springframework.security.web_3.0.1.RELEASE.jar org.springframework.transaction_3.0.1.RELEASE-A.jar org.springframework.web.servlet_3.0.1.RELEASE-A.jar org.springframework.web_3.0.1.RELEASE-A.jar org.springframework.webflow.doc_1.0.3.jar org.springframework.webflow_2.0.4.v200809171600.jar org.springframework.webflow_2.0.7.A.jar org.springframework.ws_1.5.8.A.jar org.springframework.xml_1.5.8.A.jar
$ ls org.springframework*.me* org.springframework.ide.eclipse.aop.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.aop.ui.matcher_2.2.0.me201003052220.jar org.springframework.ide.eclipse.aop.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.aop.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.core.autowire_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.core.metadata_2.3.2.201003220227-RELEASE.jar org.springframework.ide.eclipse.beans.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.core_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.osgibridge_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.editor_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.editor_2.3.2.me201005202255.jar org.springframework.ide.eclipse.beans.ui.graph_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.graph_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.ui.refactoring_2.2.0.me201003101716.jar org.springframework.ide.eclipse.beans.ui.refactoring_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.ui.search_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui.search_2.3.2.me201004140951.jar org.springframework.ide.eclipse.beans.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.beans.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.core_2.3.2.me201004140951.jar org.springframework.ide.eclipse.doc_2.1.0.me201003052220.jar org.springframework.ide.eclipse.doc_2.3.1.me201003052220.jar org.springframework.ide.eclipse.javaconfig.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.javaconfig.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.osgi.targetdefinition_2.2.0.me201003052220.jar org.springframework.ide.eclipse.osgi_2.2.0.me201003052220.jar org.springframework.ide.eclipse.security_2.2.0.me201003052220.jar org.springframework.ide.eclipse.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse.webflow.core_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.core_2.3.2.me201004140951.jar org.springframework.ide.eclipse.webflow.ui.editor_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.ui.graph_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.ui.graph_2.3.2.me201004140951.jar org.springframework.ide.eclipse.webflow.ui_2.2.0.me201003052220.jar org.springframework.ide.eclipse.webflow.ui_2.3.2.me201004140951.jar org.springframework.ide.eclipse_2.2.0.me201003052220.jar
support-shaliniMemberibrandt,
I shall escalate this issue to the dev team. They will get back to you on this.
Can you copy paste your installation details from MyEclipse > Installation Summary > Installation Details?
ibrandtParticipantI believe I’ve fixed it. I did a fresh install of Eclipse Classic 3.5.2 + MyEclipse 8.6, and compared the “*spring*” jars between them. The list below are the jars that were in my existing install but not in the new install (there were none the other way around). I removed them, restarted with -clean, and it appears the error is gone now. All in all this was still better than a complete reinstall with a fresh workspace as it saved me having to reconfigure everything.
com.genuitec.eclipse.lib.spring3_8.5.0.me201003162025.jar com.genuitec.eclipse.springframework_8.5.0.me201003052220.jar com.genuitec.eclipse.springhibernate_8.5.0.me201003052220.jar org.springframework.binding_2.0.4.v200809171600.jar org.springframework.bundle.osgi.core_1.1.0.v200807062000.jar org.springframework.bundle.osgi.doc_1.0.0.v200801251000.jar org.springframework.bundle.osgi.extender_1.1.0.v200807062000.jar org.springframework.bundle.osgi.io_1.1.0.v200807602000.jar org.springframework.bundle.spring.doc_2.5.6.v200807062000.jar org.springframework.bundle.spring.webmvc_2.5.6.v200808081800.jar org.springframework.bundle.spring_2.5.6.v200808081800.jar org.springframework.faces_2.0.4.v200809171600.jar org.springframework.ide.eclipse.doc_2.1.0.me201003052220.jar org.springframework.javaconfig_1.0.0.m3_v200707150600.jar org.springframework.js_2.0.4.v200809171600.jar org.springframework.osgi.backport.util.concurrent_3.0.0.jar org.springframework.security.annotation_2.0.5.v200809181800.jar org.springframework.security.core_2.0.5.v200809181800.jar org.springframework.webflow.doc_1.0.3.jar org.springframework.webflow_2.0.4.v200809171600.jar
support-shaliniMemberibrandt,
Good to know that you are all set and thank you for posting your resolution. -
AuthorPosts