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

Brock Adams
  • 90,639
  • 22
  • 233
  • 295
Neets
  • 4,094
  • 10
  • 34
  • 46

3 Answers3

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.

Daniel Baktiar
  • 1,692
  • 11
  • 22
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

Eric Manley
  • 1,049
  • 10
  • 8
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.