problem when updating sts or installing extensions
Asked Answered
B

3

7

I'm working with STS 2.5.0 and I when I tried to install the GWT extension I encountered the following error:

An error occurred while collecting items to be installed
session context was:(profile=com.springsource.sts.ide, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,oracle.database.driver.jdk14,10.2.0.1

Then I tried to update STS to the newest version (2.5.2) and I got the same error.

Anyone happens to know what's the problem??

Thanks

Boxberry answered 28/2, 2011 at 11:51 Comment(0)
A
2

I believe that the bundle belongs to Oracle Enterprise Pack for Eclipse (OEPE), and not the STS itself. Try to download and reinstall the latest version of OEPE from Oracle Technology Framework.

Abscond answered 1/3, 2011 at 9:48 Comment(1)
Cool stuff... Works like charm... this was driving me crazy.. thanksNyala
J
0

Below is the URL that takes you directly to the OEPE download page:

http://www.oracle.com/technetwork/developer-tools/eclipse/downloads/index.html

Eric

Janie answered 16/8, 2012 at 13:22 Comment(1)
This does not address the question.Listlessness
M
0

I had this same problem today when trying to update anything from STS 2.9.2 (which is Eclipse-based). I just added the online repository "http://download.oracle.com/otn_software/oepe/12.1.1.2.1/juno/repository" to my STS repository, and all the updates started working.

Monohydric answered 8/5, 2013 at 21:22 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.