org.eclipse.ui.intro.universal exception during update [message #798638] |
Tue, 14 February 2012 18:17  |
Eclipse User |
|
|
|
I created an RCP app, and have a p2 build to release and deploy it. I deployed version 1.0.0 of my application with no problems and was able to create my update site so that I can update to versions 1.0.1 and 1.0.2.
Now I added Help contents to my RCP application and I am using the same build process but when I run an update I get the following exception:
An error occurred while collecting items to be installed
session context was:(profile=profile, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
Artifact osgi.bundle,org.eclipse.ui.intro.universal,3.2.402.r36_v20100702 is a folder but the repository is an archive or remote location.
However, if I go to my update site machine and try a local update or if I build on the same machine and try an update. I am able to update successfully without any problems.
Is there any issue when trying to use a Web update site vs a local directory when you add help?
I searched around and the only information I could find was that my target platform was corrupt, but that can't be true because if I use a local update site I have no problem running the update.
Does anyone have any ideas?
Thanks,
Roshan
|
|
|
|
|
Re: org.eclipse.ui.intro.universal exception during update [message #801544 is a reply to message #801473] |
Sat, 18 February 2012 10:19  |
Eclipse User |
|
|
|
On 2012-18-02 13:52, Brian de Alwis wrote:
> Roshan S. wrote on Tue, 14 February 2012 18:17
>> However, if I go to my update site machine and try a local update or
>> if I build on the same machine and try an update. I am able to update
>> successfully without any problems.
>
Some possible explanations:
The remote service responds with the wrong HTTP status.
You are behind a proxy ("bad proxy" or "bad configuration")
You get a broken/corrupt mirror.
You are using anti-virus / firewall software that interferes.
Two simple things to try:
Turn off antivirus and firewall.
Run with p2 mirrors turned off (google for how to do this).
Regards
- henrik
|
|
|
Powered by
FUDForum. Page generated in 0.12723 seconds