[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Update site issues

From: Markus Sch鰊haber <subclipse_at_schoenhaber.de>
Date: 2006-05-15 14:50:46 CEST

Am Montag, den 15.05.2006, 10:15 +0100 schrieb Karl:
> I have a problem with the subclipse update site. When I use the URL
>
> http://subclipse.tigris.org/update_1.0.x
>
> eclipse (v3.2rc3, v3.1.2, RAD, etc) all report the following error:
>
> Error parsing site stream. [The XML stream is not a valid default
> "site.xml" file. The root tag is not site.]
>
> org.xml.sax.SAXException: The XML stream is not a valid default
> "site.xml" file. The root tag is not site.
> at org.eclipse.update.core.model.DefaultSiteParser.handleInitialState(DefaultSiteParser.java:400)
> at org.eclipse.update.core.model.DefaultSiteParser.startElement(DefaultSiteParser.java:200)
> <snip>
>
>
> If I use the update site:
>
> http://subclipse.tigris.org/update
>
> Then I don't have a problem.
>
> Now, I think this is related to the internet proxy here at work, as I
> don't have the same problem at home.

I'd try to open
http://subclipse.tigris.org/update_1.0.x/site.xml
in the browser. Then, clicking Shift-Reload might prove helpful. At
least Firefox adds Headers to the HTTP request on Shift-Reload that
should instruct the proxy to really fetch the target and not simply
return the cached copy.

Regards
  mks

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon May 15 14:51:01 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.