Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Visual Editor (VE) » Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0
Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #143150] Fri, 23 November 2007 17:38 Go to next message
Aleksander Adamowski is currently offline Aleksander AdamowskiFriend
Messages: 7
Registered: July 2009
Junior Member
Hi!

When I'm trying to update my Eclipse plugins, the updater bombs out on
one of the mirrors for VE:

org.eclipse.update.internal.core.FatalIOException: Server returned HTTP
response code: "403 Forbidden" for URL:
http://www.eclipse.ps.pl/tools/ve/updates/1.0.

Is it possible for Eclipse project to stop listing malfunctioning mirrors?


BTW, I have a similar problem, but with Batik plgin - in that case, it's
file not found, not forbidden. Batik URL is:
ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar

--
Best Regards,
Olo
Re: Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #143199 is a reply to message #143150] Thu, 29 November 2007 00:48 Go to previous messageGo to next message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
Aleksander Adamowski wrote:
> Hi!
>
> When I'm trying to update my Eclipse plugins, the updater bombs out on
> one of the mirrors for VE:
>
> org.eclipse.update.internal.core.FatalIOException: Server returned HTTP
> response code: "403 Forbidden" for URL:
> http://www.eclipse.ps.pl/tools/ve/updates/1.0.
>
> Is it possible for Eclipse project to stop listing malfunctioning mirrors?
>
>
> BTW, I have a similar problem, but with Batik plgin - in that case, it's
> file not found, not forbidden. Batik URL is:
> ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar
>
>
> --
> Best Regards,
> Olo
If anyone was wondering, this was answered in eclipse.foundation.

D.
Re: Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #143248 is a reply to message #143199] Tue, 04 December 2007 10:11 Go to previous messageGo to next message
Aleksander Adamowski is currently offline Aleksander AdamowskiFriend
Messages: 7
Registered: July 2009
Junior Member
Eclipse Webmaster (Denis Roy) pisze:
> Aleksander Adamowski wrote:
>> Hi!
>>
>> When I'm trying to update my Eclipse plugins, the updater bombs out on
>> one of the mirrors for VE:
>>
>> org.eclipse.update.internal.core.FatalIOException: Server returned
>> HTTP response code: "403 Forbidden" for URL:
>> http://www.eclipse.ps.pl/tools/ve/updates/1.0.
>>
>> Is it possible for Eclipse project to stop listing malfunctioning
>> mirrors?
>>
>>
>> BTW, I have a similar problem, but with Batik plgin - in that case,
>> it's file not found, not forbidden. Batik URL is:
>> ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar
>>
>>
>> --
>> Best Regards,
>> Olo
> If anyone was wondering, this was answered in eclipse.foundation.

If you mean the "Software Update Problem" thread, where a firewall
problem is suggested, it's definitely not the case here.

I have no problem accessing many other update sites, and downloading new
features. I have no problem browsing the web etc. And I've configured my
firewall very carfully (it's Shorewall).

Besides, I had the same problem from my home network and company network.

Anyway, the problem isn't significant for me now since I've moved to
Eclipse 3.3 where there's no official VE version yet.

But I would love if Eclipse was more resilient WRT broken mirrors and
similar problems (sort of like YUM utility in Red Hat family of Linux
distributions).

--
Best Regards,
Aleksander Adamowski
GG#: 274614
ICQ UIN: 19780575
http://olo.org.pl
Re: Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #143288 is a reply to message #143248] Tue, 11 December 2007 22:01 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
Aleksander Adamowski wrote:
> Eclipse Webmaster (Denis Roy) pisze:
>> Aleksander Adamowski wrote:
>>> Hi!
>>>
>>> When I'm trying to update my Eclipse plugins, the updater bombs out
>>> on one of the mirrors for VE:
>>>
>>> org.eclipse.update.internal.core.FatalIOException: Server returned
>>> HTTP response code: "403 Forbidden" for URL:
>>> http://www.eclipse.ps.pl/tools/ve/updates/1.0.
>>>
>>> Is it possible for Eclipse project to stop listing malfunctioning
>>> mirrors?
>>>
>>>
>>> BTW, I have a similar problem, but with Batik plgin - in that case,
>>> it's file not found, not forbidden. Batik URL is:
>>> ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar
>>>
>>>
>>> --
>>> Best Regards,
>>> Olo
>> If anyone was wondering, this was answered in eclipse.foundation.
>
> If you mean the "Software Update Problem" thread, where a firewall
> problem is suggested, it's definitely not the case here.
>
> I have no problem accessing many other update sites, and downloading new
> features. I have no problem browsing the web etc. And I've configured my
> firewall very carfully (it's Shorewall).
>
> Besides, I had the same problem from my home network and company network.
>
> Anyway, the problem isn't significant for me now since I've moved to
> Eclipse 3.3 where there's no official VE version yet.
>
> But I would love if Eclipse was more resilient WRT broken mirrors and
> similar problems (sort of like YUM utility in Red Hat family of Linux
> distributions).
>

There is work in progress for making Eclipse more robust WRT broken
mirrors. We have scripts that poll our mirrors 24/7 and automatically
remove those that do not respond, but the automatic scripts can only do
so much...

Thanks for the feedback.
Re: Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #616894 is a reply to message #143150] Thu, 29 November 2007 00:48 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
Aleksander Adamowski wrote:
> Hi!
>
> When I'm trying to update my Eclipse plugins, the updater bombs out on
> one of the mirrors for VE:
>
> org.eclipse.update.internal.core.FatalIOException: Server returned HTTP
> response code: "403 Forbidden" for URL:
> http://www.eclipse.ps.pl/tools/ve/updates/1.0
>
> Is it possible for Eclipse project to stop listing malfunctioning mirrors?
>
>
> BTW, I have a similar problem, but with Batik plgin - in that case, it's
> file not found, not forbidden. Batik URL is:
> ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar
>
>
> --
> Best Regards,
> Olo
If anyone was wondering, this was answered in eclipse.foundation.

D.
Re: Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #616899 is a reply to message #143199] Tue, 04 December 2007 10:11 Go to previous message
Aleksander Adamowski is currently offline Aleksander AdamowskiFriend
Messages: 7
Registered: July 2009
Junior Member
Eclipse Webmaster (Denis Roy) pisze:
> Aleksander Adamowski wrote:
>> Hi!
>>
>> When I'm trying to update my Eclipse plugins, the updater bombs out on
>> one of the mirrors for VE:
>>
>> org.eclipse.update.internal.core.FatalIOException: Server returned
>> HTTP response code: "403 Forbidden" for URL:
>> http://www.eclipse.ps.pl/tools/ve/updates/1.0
>>
>> Is it possible for Eclipse project to stop listing malfunctioning
>> mirrors?
>>
>>
>> BTW, I have a similar problem, but with Batik plgin - in that case,
>> it's file not found, not forbidden. Batik URL is:
>> ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar
>>
>>
>> --
>> Best Regards,
>> Olo
> If anyone was wondering, this was answered in eclipse.foundation.

If you mean the "Software Update Problem" thread, where a firewall
problem is suggested, it's definitely not the case here.

I have no problem accessing many other update sites, and downloading new
features. I have no problem browsing the web etc. And I've configured my
firewall very carfully (it's Shorewall).

Besides, I had the same problem from my home network and company network.

Anyway, the problem isn't significant for me now since I've moved to
Eclipse 3.3 where there's no official VE version yet.

But I would love if Eclipse was more resilient WRT broken mirrors and
similar problems (sort of like YUM utility in Red Hat family of Linux
distributions).

--
Best Regards,
Aleksander Adamowski
GG#: 274614
ICQ UIN: 19780575
http://olo.org.pl
Re: Problem with mirror hosting VE updates: http://www.eclipse.ps.pl/tools/ve/updates/1.0 [message #616903 is a reply to message #143248] Tue, 11 December 2007 22:01 Go to previous message
Eclipse Webmaster is currently offline Eclipse WebmasterFriend
Messages: 607343
Registered: July 2009
Senior Member
Aleksander Adamowski wrote:
> Eclipse Webmaster (Denis Roy) pisze:
>> Aleksander Adamowski wrote:
>>> Hi!
>>>
>>> When I'm trying to update my Eclipse plugins, the updater bombs out
>>> on one of the mirrors for VE:
>>>
>>> org.eclipse.update.internal.core.FatalIOException: Server returned
>>> HTTP response code: "403 Forbidden" for URL:
>>> http://www.eclipse.ps.pl/tools/ve/updates/1.0
>>>
>>> Is it possible for Eclipse project to stop listing malfunctioning
>>> mirrors?
>>>
>>>
>>> BTW, I have a similar problem, but with Batik plgin - in that case,
>>> it's file not found, not forbidden. Batik URL is:
>>> ftp://ftp.man.szczecin.pl/pub/eclipse/modeling/gmf/update-si te/milestone/features/org.apache.batik_1.6.0.v200612221222-- 0842283444-3444.jar
>>>
>>>
>>> --
>>> Best Regards,
>>> Olo
>> If anyone was wondering, this was answered in eclipse.foundation.
>
> If you mean the "Software Update Problem" thread, where a firewall
> problem is suggested, it's definitely not the case here.
>
> I have no problem accessing many other update sites, and downloading new
> features. I have no problem browsing the web etc. And I've configured my
> firewall very carfully (it's Shorewall).
>
> Besides, I had the same problem from my home network and company network.
>
> Anyway, the problem isn't significant for me now since I've moved to
> Eclipse 3.3 where there's no official VE version yet.
>
> But I would love if Eclipse was more resilient WRT broken mirrors and
> similar problems (sort of like YUM utility in Red Hat family of Linux
> distributions).
>

There is work in progress for making Eclipse more robust WRT broken
mirrors. We have scripts that poll our mirrors 24/7 and automatically
remove those that do not respond, but the automatic scripts can only do
so much...

Thanks for the feedback.
Previous Topic:Can Swing component write to console in VE?
Next Topic:How to force refresh of the property sheet
Goto Forum:
  


Current Time: Fri Mar 29 06:23:10 GMT 2024

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

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

Back to the top