Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » An error occurred while collecting items to be installed, No repository found containing: .../osgi.
An error occurred while collecting items to be installed, No repository found containing: .../osgi. [message #328767] Tue, 03 June 2008 17:22 Go to next message
Eclipse UserFriend
Hi. I am trying to get an update site to work. When I "install" my new
plugin/feature thingy I get
An error occurred while collecting items to be installed
No repository found containing: <plugin name>
/osgi.bundle/1.0.0.200806031335

Its one of those lovely error messages you can't fathom, so you click on
"Details" where you can read and identical copy of the unfathomable
error message....


Any hints?

John.
Re: An error occurred while collecting items to be installed, No repository found containing: .../o [message #329095 is a reply to message #328767] Thu, 12 June 2008 11:20 Go to previous message
Eclipse UserFriend
p2 works using 2 kinds of repositories: metadata and artifact. It
reasons about everything using the information in the metadata
repository. The it actually downloads/installs using bits found in the
artifact repositories.

The error simply means that it could not find an artifact repository
that contains the bits for the given version of your plugin.

There are any number of reasons this could happen:
- the artifact repos really don't contain the jar
- network/transfer problems, 404, etc

or, maybe this bug:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=236437

-Andrew

John J Barton wrote:
> Hi. I am trying to get an update site to work. When I "install" my new
> plugin/feature thingy I get
> An error occurred while collecting items to be installed
> No repository found containing: <plugin name>
> /osgi.bundle/1.0.0.200806031335
>
> Its one of those lovely error messages you can't fathom, so you click on
> "Details" where you can read and identical copy of the unfathomable
> error message....
>
>
> Any hints?
>
> John.
Previous Topic:Runtime launch of workbench.
Next Topic:how to branding features
Goto Forum:
  


Current Time: Wed Apr 16 01:01:36 EDT 2025

Powered by FUDForum. Page generated in 0.06043 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top