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 20 years, 5 months ago by
terence.mackie.
-
AuthorPosts
-
terence.mackieMemberWhen trying to update existing plugins, or install new plugins, I’m receiving configuration errors.
When trying to update existing plugins, I receive the following error – “The current configuration contains errors and this operation can have unpredictable result. Do you want to continue?”. Clicking ok continues the process (although there is nothing to update as I’m running ME 4.1.1 on E 3.1.2).
When I try to install a new plugin (eg subclipse 0.9.32, 0.9.37 or 0.9.108) I receive the following error:
Current configuration contains errors that are not corrected by the requested operation and more errors would be introduced. See details for more information.
—– Current configuration problems —–
Resulting configuration does not contain the platform.
MyEclipse Help Documentation (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Enterprise Workbench (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse UML Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Hibernate Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Base Platform Support (4.1.0) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Application Server Tooling (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse JSF Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Tapestry / Spindle Support (4.1.0) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Spring Framework Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Database Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Struts Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Web Development Tooling (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Bugzilla Support (4.1.0) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Core Tooling (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse JSP Design Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
—– Configuration problems after the operation —–
Resulting configuration does not contain the platform.
MyEclipse Help Documentation (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Enterprise Workbench (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse UML Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Hibernate Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Base Platform Support (4.1.0) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Application Server Tooling (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse JSF Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Tapestry / Spindle Support (4.1.0) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Spring Framework Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Database Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Struts Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Web Development Tooling (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Bugzilla Support (4.1.0) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse Core Tooling (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
MyEclipse JSP Design Support (4.1.1) requires plug-in “org.eclipse.core.runtime.compatibility”.
Subclipse (0.9.32) requires plug-in “org.eclipse.core.resources”.This is with a new installation of eclipse and MyEclipse into their own new/separate directories. The workspaces are existing workspaces from a previously working ME installation.
Any help would be much appreciated.
Thanks,
Terence Mackie
March 8, 2006 at 9:44 am #248034
Riyad KallaMemberTerence,
What version of Eclipse are you using? Try restart with -clean, I *just* updated subclipse this morning in my MyEclipse install and didn’t see this.March 8, 2006 at 6:45 pm #248091
terence.mackieMemberI installed eclipse 3.1.2 and myeclipse 4.1.1. I needed to do a local install for subclipse, which is why I can’t ignore the above error (which I may be able to ignore on a remote install). This is on an empty workspace. The jvm/jre is 1.4.2_07 although I’ve also tried 1.4.2_03, and the version that ships with oracle 10g client (whatever that is).
Cheers,
Terence Mackie
March 8, 2006 at 6:49 pm #248093
Riyad KallaMemberGo to Help > Software Updates > Manage Configuration, select MyEclipse, right click and disable it, restart, install Subclipse, then reenable MyEclipse.
Did that get you going?
March 8, 2006 at 7:15 pm #248094
terence.mackieMemberI tried disabling it and recieved the following error “Requested operation cannot be performed because it would invalidate the current configuration. See detail for more information.” Details has “Resulting configuration does not contain the platform.” I’m not in a MyEclipse view or perspective… strange. I’m going to uninstall myeclipse and see how that goes.
Cheers,
Terence Mackie
March 8, 2006 at 7:26 pm #248095
Riyad KallaMemberRun a -clean after uninstalling it to clear out the workspace cache, sounds like things got funky.
March 8, 2006 at 7:43 pm #248096
terence.mackieMemberI had to delete eclipse as it was still acting confused, even to the point that it was confused about what it was confused about. Reinstalled eclipse, then subclipse, then myeclipse and everything appears to be ok. Thanks for your help.
Cheers,
Terence Mackie
-
AuthorPosts
