[scala-tools] Error with Eclipse update site for nightly plugin

View: New views
10 Messages — Rating Filter:   Alert me  

[scala-tools] Error with Eclipse update site for nightly plugin

by sanity :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I'm getting this error when I try to update, any ideas? :

An error occurred while collecting items to be installed
  session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
  Read timed out

--
Ian Clarke
CEO, Uprizer Labs
Email: ian@...
Ph: +1 512 422 3588
Fax: +1 512 276 6674

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 25, 2009 at 3:00 PM, Ian Clarke <ian.clarke@...> wrote:
> I'm getting this error when I try to update, any ideas? :
> An error occurred while collecting items to be installed
<snip/>

WFM ... looks like a transient network failure or dodgy upstream cache
... give it another try.

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by sanity :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 25, 2009 at 9:10 AM, Miles Sabin <miles@...> wrote:
WFM ... looks like a transient network failure or dodgy upstream cache
... give it another try.

Just tried again, now I'm seeing this:

An error occurred while collecting items to be installed
  session context was:(profile=epp.package.java, phase=org.eclipse.equinox.internal.provisional.p2.engine.phases.Collect, operand=, action=).
  No repository found containing: osgi.bundle,org.eclipse.ant.ui,3.4.1.v20090901_r351
  No repository found containing: osgi.bundle,org.eclipse.cvs,1.0.300.v200909170800
  No repository found containing: osgi.bundle,org.eclipse.jdt,3.5.1.v200909170800
  No repository found containing: osgi.bundle,org.eclipse.jdt.apt.core,3.3.201.R35x_v20090818-0235
  No repository found containing: osgi.bundle,org.eclipse.jdt.apt.pluggable.core,1.0.201.R35x_v20090818-0225
  No repository found containing: osgi.bundle,org.eclipse.jdt.compiler.apt,1.0.201.R35x_v20090825-1530
  No repository found containing: osgi.bundle,org.eclipse.jdt.compiler.tool,1.0.100.v_972_R35x
  No repository found containing: osgi.bundle,org.eclipse.jdt.core,3.5.1.v_972_R35x
  No repository found containing: osgi.bundle,org.eclipse.jdt.debug.ui,3.4.1.v20090811_r351
  No repository found containing: osgi.bundle,org.eclipse.jdt.doc.user,3.5.1.r351_v20090821-0800
  No repository found containing: osgi.bundle,org.eclipse.jdt.junit,3.5.1.r351_v20090708-0800
  No repository found containing: osgi.bundle,org.eclipse.jdt.ui,3.5.1.r351_v20090821-0800
  No repository found containing: osgi.bundle,org.eclipse.team.cvs.ui,3.3.201.R35x_v20090826-0905
  No repository found containing: osgi.bundle,org.eclipse.ui.views.log,1.0.100.v20090731
  No repository found containing: osgi.bundle,org.junit4,4.5.0.v20090824
  No repository found containing: org.eclipse.update.feature,org.eclipse.cvs,1.1.101.R35x_v20090811-7E79FEd9KKF5H2YDWFLLBL01A16
  No repository found containing: binary,org.eclipse.cvs_root,1.1.101.R35x_v20090811-7E79FEd9KKF5H2YDWFLLBL01A16
  No repository found containing: org.eclipse.update.feature,org.eclipse.jdt,3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
  No repository found containing: binary,org.eclipse.jdt_root,3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
  No repository found containing: osgi.bundle,org.eclipse.pde.api.tools,1.0.101.v20090714
  No repository found containing: osgi.bundle,org.eclipse.pde.api.tools.ui,1.0.101.v20090820
  No repository found containing: osgi.bundle,org.eclipse.pde.build,3.5.1.R35x_20090820
  No repository found containing: osgi.bundle,org.eclipse.pde.core,3.5.100.v20090821
  No repository found containing: osgi.bundle,org.eclipse.pde.ui,3.5.0.v20090821

 
--
Ian Clarke
CEO, Uprizer Labs
Email: ian@...
Ph: +1 512 422 3588
Fax: +1 512 276 6674

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 25, 2009 at 3:20 PM, Ian Clarke <ian.clarke@...> wrote:
> On Fri, Sep 25, 2009 at 9:10 AM, Miles Sabin <miles@...> wrote:
>>
>> WFM ... looks like a transient network failure or dodgy upstream cache
>> ... give it another try.
>
> Just tried again, now I'm seeing this:

That still looks like a network issue to me ...

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Francois Armand-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Ian Clarke wrote:
> On Fri, Sep 25, 2009 at 9:10 AM, Miles Sabin <miles@...
> <mailto:miles@...>> wrote:
>
>     WFM ... looks like a transient network failure or dodgy upstream cache
>     ... give it another try.
>
>
> Just tried again, now I'm seeing this:

It's a know eclipse repository problem, as they seems to prepare the
release of eclipse 3.5.1.

It should be repaired in a few hours:
http://www.eclipse.org/forums/index.php?t=msg&goto=487929&S=592403fc85e059b1172c91110026cafe

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 25, 2009 at 3:28 PM, Francois <fanf42@...> wrote:
> It's a know eclipse repository problem, as they seems to prepare the release
> of eclipse 3.5.1.
>
> It should be repaired in a few hours:
> http://www.eclipse.org/forums/index.php?t=msg&goto=487929&S=592403fc85e059b1172c91110026cafe

That seems unlikely seeing as I was just able to install the Scala IDE
nightly into a fresh Eclipse instance.

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Francois Armand-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Miles Sabin wrote:
>> It should be repaired in a few hours:
>> http://www.eclipse.org/forums/index.php?t=msg&goto=487929&S=592403fc85e059b1172c91110026cafe
>
> That seems unlikely seeing as I was just able to install the Scala IDE
> nightly into a fresh Eclipse instance.

I still encounter the problem describes in the forum, trying to update
an existing scala plugin thanks to the "Check for updates" button.


Perhpas it's a mirroring issue, or something else, but it seems that
there is actually something bad happening :) I will wait until tomorrow,
and see if it's repaired.

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 25, 2009 at 3:51 PM, Francois <fanf42@...> wrote:
> Perhpas it's a mirroring issue, or something else, but it seems that there
> is actually something bad happening :) I will wait until tomorrow, and see
> if it's repaired.

If you actually intending to use the Galileo update site then just
disable it (Preferences => Install/Update => Available Software Site
and disable everything that looks problematic).

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin

Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Kevin Wright-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

FWIW... Once a day I'll request that eclipse *install* the scala nightly, then let it modify my request to an update instead - that avoids hitting any other update site.



On Fri, Sep 25, 2009 at 4:11 PM, Miles Sabin <miles@...> wrote:
On Fri, Sep 25, 2009 at 3:51 PM, Francois <fanf42@...> wrote:
> Perhpas it's a mirroring issue, or something else, but it seems that there
> is actually something bad happening :) I will wait until tomorrow, and see
> if it's repaired.

If you actually intending to use the Galileo update site then just
disable it (Preferences => Install/Update => Available Software Site
and disable everything that looks problematic).

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin


Re: [scala-tools] Error with Eclipse update site for nightly plugin

by Miles Sabin :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Fri, Sep 25, 2009 at 4:30 PM, Kevin Wright
<kev.lee.wright@...> wrote:
> FWIW... Once a day I'll request that eclipse *install* the scala nightly,
> then let it modify my request to an update instead - that avoids hitting any
> other update site.

Ahh ... yes, indeed.

That's what I always do.

Cheers,


Miles

--
Miles Sabin
tel: +44 (0)7813 944 528
skype:  milessabin
http://www.chuusai.com/
http://twitter.com/milessabin