No repository found error when revert sts configuration - eclipse

I really should research first before Just simply updating my sts.
I updated my sts from 3.6.1 to 3.7.0 several days ago.
Now it gives me many trouble.
I want to revert the configuration back to 3.6.1, but it keeps failing me and giving me No repository found error.
An error occurred while collecting items to be installed
session context was:(profile=DefaultProfile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: org.eclipse.update.feature,org.springsource.ide.eclipse.gradle.feature,3.6.1.201408250705-RELEASE
No repository found containing: org.eclipse.update.feature,org.springsource.sts.package,3.6.1.201408250818-RELEASE-e44
what should I do? is there any way to fix this problem?

I've been played with my ide for 2 days, I'm not sure if I could revert now.
but now my ide works fine for me.
what I did is manually switch workplace to one of my saved workplace.
I guess the ide is pointing to some other workplace after update. As a result, it mess up some settings or jre enviroments.
hope this could help some ones who has the same problem

Related

Google App-engine installation issue in Eclipse Luna on Windows 7

I am installing the google app-engine plugin for eclipse in eclipse version luna.Installation proceeds till 12% and then fails with the following error.
No repository found containing: osgi.bundle,org.eclipse.m2e.archetype.common,1.6.1.20150625-2337
No repository found containing: osgi.bundle,org.eclipse.m2e.core,1.6.1.20150625-2338
No repository found containing: osgi.bundle,org.eclipse.m2e.core.ui,1.6.1.20150625-2338
No repository found containing:
I came across some posts related to this problem and have tried unchecking the option "Contact all update sites during install".But the error is still there.
I have attempted installation several times and on different days.Still can't get the errors out of the way.
Thanks
Those are the plugins for Eclipse Maven integration. Release 1.6.1 is the very latest release which can be found at http://download.eclipse.org/technology/m2e/releases.
I am not sure if this release is suitable for Luna, are you sure you are installing the version of the engine for Luna as described here?

Pending upgrade of Eclipse Gradle IDE from v3.6.4 to v3.7.0 fails with missing dependencies

In my Eclipse Luna instance on Win7, I have version 3.6.4 of the SpringSource Gradle IDE plugin, along with other plugins in the SpringSource suite.
A couple of days ago when I checked for new updates, I saw that it was offering version 3.7.0 of this plugin. I found this a little surprising, as I thought this plugin was going to be sunsetted as the BuildShip plugin gains functionality (which seems like it's going to take a while). Nevertheless, if there's an update, I wanted to get it. I tried searching for release notes for this update, but I couldn't find anything.
When I tried installing the update, it eventually failed with this:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.gradle.core,3.7.0.201506251228-RELEASE
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.gradle.toolingapi,3.7.0.201506251228-RELEASE
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.gradle.ui,3.7.0.201506251228-RELEASE
No repository found containing: osgi.bundle,org.springsource.ide.eclipse.gradle.ui.taskview,3.7.0.201506251228-RELEASE
No repository found containing: org.eclipse.update.feature,org.springsource.ide.eclipse.gradle.feature,3.7.0.201506251228-RELEASE
Since the first time this failed a few days ago, I've tried several times, all with the same result.
I've managed to resolve this. It appears that Eclipse's cache of what's on update sites was wrong, and it wasn't checking. I discovered that just clicking "Reload" on the associated update site fixed this, so I was able to update successfully.
I posted this github issue about this, and the author recommended that solution.

Installation of Force.com IDE Error

Eclipse Version is Helios SR2 64bit running on Linux Ubuntu.
I'm trying to install Force.com IDE plugin and I'm getting the following error. I believe Salesforce uses the pulse engine, I've searched for others having this problem but the only solution I've found so far is just install the force.com ide bundled version of Eclipse. Which I would rather not do.
Error:
An error occurred while collecting items to be installed
session context was:(profile=epp.package.java,
phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.apache.log4j,1.2.15.v201005080500
No repository found containing: osgi.bundle,org.eclipse.wst.css.core,1.1.402.v201102031915
No repository found containing: osgi.bundle,org.eclipse.wst.css.ui,1.0.502.v201101122002
No repository found containing: osgi.bundle,org.eclipse.wst.html.core,1.1.404.v201101190004
No repository found containing: osgi.bundle,org.eclipse.wst.html.ui,1.0.504.v201101122108
I haven't experienced this myself, but according to this thread of a guy having the same error with a different plugin (GWT), his solution was
answering my own question: not sure why this happened, but gwt is not
the problem.
what i did to fix was to edit the url of each checked site and add
a // at the end.
install ran fine afterwards.
Guess it's worth a shot.

How do I get Eclipse to find the "org.eclipse.team.cvs.ssh" bundle?

I've been trying to install IAM or m2eclipse without success. Both of them need the org.eclipse.team.cvs.ssh bundle, but Eclipse Helios complains that the repository could not be found. I've been attempting to then just install that single bundle without success.
I select the "Helios - http://download.eclipse.org/releases/helios" repository and search for "cvs". This returns the "Eclipse CVS Client". I then attempt to install it. Eclipse says that it is already installed so it's just going to update the list of installed software. When I click finish, I am presented with the following error:
An error occurred while collecting items to be installed session context was:(profile=epp.package.rcp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,org.eclipse.team.cvs.ssh,3.2.100.I20090508-2000
Any ideas?
Found a resolution here that worked for me.
While installing new software, deactivating the option Contact all update sites during install to find required software helps.
And it did.
It would appear that this problem has been fixed in Eclipse. I just installed the Eclipse CVS Client without any issues.

Getting "No Repository Found" error in Eclipse (Ganymede) while trying to install google plugins (GWT)

I'm trying to install the Google Web Toolkit for Eclipse (Ganymede), and I'm getting the following error.
An error occurred while collecting items to be installed
No repository found containing: org.eclipse.emf.common/osgi.bundle/2.4.0.v200808251517
No repository found containing: org.eclipse.emf.ecore/osgi.bundle/2.4.1.v200808251517
No repository found containing: org.eclipse.emf.ecore.change/osgi.bundle/2.4.0.v200808251517
No repository found containing: org.eclipse.emf.ecore.edit/osgi.bundle/2.4.1.v200808251517
No repository found containing: org.eclipse.emf.ecore.xmi/osgi.bundle/2.4.1.v200808251517
No repository found containing: org.eclipse.emf.edit/osgi.bundle/2.4.1.v200808251517
No repository found containing: org.eclipse.wst.common.emf/osgi.bundle/1.1.202.v200809111955
No repository found containing: org.eclipse.wst.common.emfworkbench.integration/osgi.bundle/1.1.201.v200808071700
No repository found containing: org.eclipse.wst.common.frameworks/osgi.bundle/1.1.200.v200805140020
No repository found containing: org.eclipse.wst.common.project.facet.core/osgi.bundle/1.3.3.v200809102124
No repository found containing: org.eclipse.wst.sse.core/osgi.bundle/1.1.302.v200808260045
No repository found containing: org.eclipse.wst.sse.ui/osgi.bundle/1.1.2.v200809120159
No repository found containing: org.eclipse.wst.validation/osgi.bundle/1.2.2.v200809050219
No repository found containing: org.eclipse.wst.xml.core/osgi.bundle/1.1.305.v200809120354
What could this error mean, and how do I install the plugins.
It's a new install of Eclipse and Vista 64bit.
I used "http://dl.google.com/eclipse/plugin/3.4" as the google plugin location.
I had this problem today. I found this helpful link which helped. Basically make sure all your sources' URLs end in a slash (/), and add them if they are missing.
I also went through all the sites and clicked the Test Connection button (I think that's what it's called) on each one to see if there was something wrong, and they all returned a successful result.
After that, suddenly I was able to install the features and plugins that had failed with the "No repository found" errors before.
OK I got it.
I'd installed Eclipse Classic, and it didn't like it.
Since then, I've uninstalled classic and installed "Eclipse Java EE" and the update worked.
In my case I have archive software sites witch be deleted and updater say about this.
Check Windows -> Preferences -> Available Software Sites. In this list should not be archive sites witch deleted. Then restart eclipse.
I just clean eclipse and run it worked.
in command prompt type eclipse -clean
This cleans the installation of eclipse and helps to run
No necessarily to do all those import export and stuff.
Eclipse has a problem with itself. But it can be solved with a simple startup of
cmd> eclipse.exe -clean
it will take awhile to startup but eventually it worked for me. coz partially sometimes eclipse has problem unzipping files or so n partial files unzipped.
I had the same problem, what fixed it is to change the updating system that Eclipse used. I am using Eclipse 3.5 and the default updating system is P2 (http://wiki.eclipse.org/Equinox_p2_Getting_Started). Try going into Prefereces->General->Capabilities-> check the box next to Classic Update. This fixed it for me.
Looks like your eclipse mirror was corrupt. Use another one.
I got this error when trying to update the Google plugin (clicking on the 'updates available' popup).
Reviewing my update sites, it turned out that the main Google update site (http://dl.google.com/eclipse/plugin/3.5) was missing, although I doubt I had removed it.
Simply re-adding it solved the problem.
To be honest it doesn't work for me, until I removed all oracle's url from Available Software Sites as motioned in eclipse forum, I still have some URLs without / at the end though.
I got a similar error message while installing the Jboss Tools.
In the install dialog, I unchecked the option "Contact all update sites during install to find required software" which solved the problem.
I needed to remove an Oracle URL from update sites as well to get GWT plugin to update. I am using Eclipse Kepler with the following URL for GWT - https://dl.google.com/eclipse/plugin/4.3
In case it helps anyone, none of the solutions provided here worked for me (on Eclipse Luna). Had to update plugin via Marketplace.