Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF 3.1 update within Eclipse GUI errors (network)
GEF 3.1 update within Eclipse GUI errors (network) [message #191826] Thu, 11 August 2005 20:01 Go to next message
Eclipse UserFriend
Originally posted by: garratt.david.gmail.com

When I try and check for new updates to existing features within eclipse 3.1
I get an error message saying that network errors were encountered during
the search. Clicking on further details displays :-

Network connection problems encountered during search.
Unable to access "http://update.eclipse.org/updates".
Error parsing site stream. [White spaces are required between publicId
and systemId.]
Error parsing site stream. [White spaces are required between publicId
and systemId.]

I have narrowed down the problem to GEF by using Help - Software Updates -
Manage Configuration - GEF 3.1 - Scan for Updates.

All other plugins scan for updates ok without any errors.

Thanks

Dave
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #191938 is a reply to message #191826] Fri, 12 August 2005 03:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

What version of Eclipse are you using and what version of GEF do you have
installed? We just got this working properly earlier this week and I tested
it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in the
error log?

"Dave Garratt" <garratt.david@gmail.com> wrote in message
news:ddgaql$bq9$1@news.eclipse.org...
> When I try and check for new updates to existing features within eclipse
3.1
> I get an error message saying that network errors were encountered during
> the search. Clicking on further details displays :-
>
> Network connection problems encountered during search.
> Unable to access "http://update.eclipse.org/updates".
> Error parsing site stream. [White spaces are required between publicId
> and systemId.]
> Error parsing site stream. [White spaces are required between publicId
> and systemId.]
>
> I have narrowed down the problem to GEF by using Help - Software Updates -
> Manage Configuration - GEF 3.1 - Scan for Updates.
>
> All other plugins scan for updates ok without any errors.
>
> Thanks
>
> Dave
>
>
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #191952 is a reply to message #191938] Fri, 12 August 2005 07:52 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: garratt.david.gmail.com

Eclipse 3.1
GEF 3.1

It has been working ok for quite a long time, today I started getting this
message.

This is in my log :-

!SESSION 2005-08-12
08:49:16.62 ------------------------------------------------
eclipse.buildId=I20050627-1435
java.version=1.5.0_04
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
Command-line arguments: -os win32 -ws win32 -arch x86

!ENTRY org.eclipse.update.core 4 42 2005-08-12 08:51:21.437
!MESSAGE Network connection problems encountered during search.
!SUBENTRY 1 org.eclipse.update.core 4 0 2005-08-12 08:51:21.453
!MESSAGE Unable to access "http://update.eclipse.org/updates".
!STACK 1
org.eclipse.core.runtime.CoreException[0]: org.xml.sax.SAXParseException:
White spaces are required between publicId and systemId.
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper. createSAXParseException(ErrorHandlerWrapper.java:236)
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper. fatalError(ErrorHandlerWrapper.java:215)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.rep ortError(XMLErrorReporter.java:386)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.rep ortError(XMLErrorReporter.java:316)
at
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFat alError(XMLScanner.java:1438)
at
com.sun.org.apache.xerces.internal.impl.XMLScanner.scanExter nalID(XMLScanner.java:1024)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerIm pl.scanDoctypeDecl(XMLDocumentScannerImpl.java:595)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerIm pl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:860 )
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentS cannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java: 368)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(XML11Configuration.java:834)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(XML11Configuration.java:764)
at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(X MLParser.java:148)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .parse(AbstractSAXParser.java:1242)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
at
org.eclipse.update.core.model.DefaultSiteParser.parse(Defaul tSiteParser.java:126)
at
org.eclipse.update.core.model.SiteModelFactory.parseSite(Sit eModelFactory.java:78)
at
org.eclipse.update.internal.core.SiteURLFactory.createSite(S iteURLFactory.java:78)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:330)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:322)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:294)
at
org.eclipse.update.internal.core.InternalSiteManager.attempt CreateSite(InternalSiteManager.java:218)
at
org.eclipse.update.internal.core.InternalSiteManager.getSite (InternalSiteManager.java:159)
at org.eclipse.update.core.SiteManager.getSite(SiteManager.java :78)
at
org.eclipse.update.search.UpdateSearchRequest.searchOneSite( UpdateSearchRequest.java:345)
at
org.eclipse.update.search.UpdateSearchRequest.performSearch( UpdateSearchRequest.java:253)
at org.eclipse.update.ui.UpdateJob.runUpdates(UpdateJob.java:20 0)
at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:163)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
!SUBENTRY 2 org.eclipse.update.core 4 0 2005-08-12 08:51:21.453
!MESSAGE Error parsing site stream. [White spaces are required between
publicId and systemId.]
!STACK 0
org.xml.sax.SAXParseException: White spaces are required between publicId
and systemId.
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper. createSAXParseException(ErrorHandlerWrapper.java:236)
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper. fatalError(ErrorHandlerWrapper.java:215)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.rep ortError(XMLErrorReporter.java:386)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.rep ortError(XMLErrorReporter.java:316)
at
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFat alError(XMLScanner.java:1438)
at
com.sun.org.apache.xerces.internal.impl.XMLScanner.scanExter nalID(XMLScanner.java:1024)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerIm pl.scanDoctypeDecl(XMLDocumentScannerImpl.java:595)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerIm pl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:860 )
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentS cannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java: 368)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(XML11Configuration.java:834)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(XML11Configuration.java:764)
at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(X MLParser.java:148)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .parse(AbstractSAXParser.java:1242)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
at
org.eclipse.update.core.model.DefaultSiteParser.parse(Defaul tSiteParser.java:126)
at
org.eclipse.update.core.model.SiteModelFactory.parseSite(Sit eModelFactory.java:78)
at
org.eclipse.update.internal.core.SiteURLFactory.createSite(S iteURLFactory.java:78)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:330)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:322)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:294)
at
org.eclipse.update.internal.core.InternalSiteManager.attempt CreateSite(InternalSiteManager.java:218)
at
org.eclipse.update.internal.core.InternalSiteManager.getSite (InternalSiteManager.java:159)
at org.eclipse.update.core.SiteManager.getSite(SiteManager.java :78)
at
org.eclipse.update.search.UpdateSearchRequest.searchOneSite( UpdateSearchRequest.java:345)
at
org.eclipse.update.search.UpdateSearchRequest.performSearch( UpdateSearchRequest.java:253)
at org.eclipse.update.ui.UpdateJob.runUpdates(UpdateJob.java:20 0)
at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:163)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)
!SUBENTRY 2 org.eclipse.update.core 4 0 2005-08-12 08:51:21.453
!MESSAGE Error parsing site stream. [White spaces are required between
publicId and systemId.]
!STACK 0
org.xml.sax.SAXParseException: White spaces are required between publicId
and systemId.
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper. createSAXParseException(ErrorHandlerWrapper.java:236)
at
com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper. fatalError(ErrorHandlerWrapper.java:215)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.rep ortError(XMLErrorReporter.java:386)
at
com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.rep ortError(XMLErrorReporter.java:316)
at
com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFat alError(XMLScanner.java:1438)
at
com.sun.org.apache.xerces.internal.impl.XMLScanner.scanExter nalID(XMLScanner.java:1024)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerIm pl.scanDoctypeDecl(XMLDocumentScannerImpl.java:595)
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerIm pl$PrologDispatcher.dispatch(XMLDocumentScannerImpl.java:860 )
at
com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentS cannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java: 368)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(XML11Configuration.java:834)
at
com.sun.org.apache.xerces.internal.parsers.XML11Configuratio n.parse(XML11Configuration.java:764)
at
com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(X MLParser.java:148)
at
com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser .parse(AbstractSAXParser.java:1242)
at javax.xml.parsers.SAXParser.parse(SAXParser.java:375)
at
org.eclipse.update.core.model.DefaultSiteParser.parse(Defaul tSiteParser.java:126)
at
org.eclipse.update.core.model.SiteModelFactory.parseSite(Sit eModelFactory.java:78)
at
org.eclipse.update.internal.core.SiteURLFactory.createSite(S iteURLFactory.java:78)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:330)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:322)
at
org.eclipse.update.internal.core.InternalSiteManager.createS ite(InternalSiteManager.java:294)
at
org.eclipse.update.internal.core.InternalSiteManager.attempt CreateSite(InternalSiteManager.java:218)
at
org.eclipse.update.internal.core.InternalSiteManager.getSite (InternalSiteManager.java:159)
at org.eclipse.update.core.SiteManager.getSite(SiteManager.java :78)
at
org.eclipse.update.search.UpdateSearchRequest.searchOneSite( UpdateSearchRequest.java:345)
at
org.eclipse.update.search.UpdateSearchRequest.performSearch( UpdateSearchRequest.java:253)
at org.eclipse.update.ui.UpdateJob.runUpdates(UpdateJob.java:20 0)
at org.eclipse.update.ui.UpdateJob.run(UpdateJob.java:163)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:76)



"Pratik Shah" <none@unknown.com> wrote in message
news:ddh3dt$1ec$1@news.eclipse.org...
> What version of Eclipse are you using and what version of GEF do you have
> installed? We just got this working properly earlier this week and I
> tested
> it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in the
> error log?
>
> "Dave Garratt" <garratt.david@gmail.com> wrote in message
> news:ddgaql$bq9$1@news.eclipse.org...
>> When I try and check for new updates to existing features within eclipse
> 3.1
>> I get an error message saying that network errors were encountered during
>> the search. Clicking on further details displays :-
>>
>> Network connection problems encountered during search.
>> Unable to access "http://update.eclipse.org/updates".
>> Error parsing site stream. [White spaces are required between
>> publicId
>> and systemId.]
>> Error parsing site stream. [White spaces are required between
>> publicId
>> and systemId.]
>>
>> I have narrowed down the problem to GEF by using Help - Software
>> Updates -
>> Manage Configuration - GEF 3.1 - Scan for Updates.
>>
>> All other plugins scan for updates ok without any errors.
>>
>> Thanks
>>
>> Dave
>>
>>
>
>
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #191962 is a reply to message #191938] Fri, 12 August 2005 08:59 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: garratt.david.gmail.com

I've just restored by Eclipse directory from a copy taken about 2 weeks ago.
That version reports the same error which implies there may be a issue other
than in my local copy of eclipse.
No idea how the network update works. I also see this morning that when the
list of servers (mirrors) appear to have a an unprintable [] character in
front of the site name ?

"Pratik Shah" <none@unknown.com> wrote in message
news:ddh3dt$1ec$1@news.eclipse.org...
> What version of Eclipse are you using and what version of GEF do you have
> installed? We just got this working properly earlier this week and I
> tested
> it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in the
> error log?
>
> "Dave Garratt" <garratt.david@gmail.com> wrote in message
> news:ddgaql$bq9$1@news.eclipse.org...
>> When I try and check for new updates to existing features within eclipse
> 3.1
>> I get an error message saying that network errors were encountered during
>> the search. Clicking on further details displays :-
>>
>> Network connection problems encountered during search.
>> Unable to access "http://update.eclipse.org/updates".
>> Error parsing site stream. [White spaces are required between
>> publicId
>> and systemId.]
>> Error parsing site stream. [White spaces are required between
>> publicId
>> and systemId.]
>>
>> I have narrowed down the problem to GEF by using Help - Software
>> Updates -
>> Manage Configuration - GEF 3.1 - Scan for Updates.
>>
>> All other plugins scan for updates ok without any errors.
>>
>> Thanks
>>
>> Dave
>>
>>
>
>
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #191990 is a reply to message #191938] Fri, 12 August 2005 13:10 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: garratt.david.gmail.com

OK, I've just installed eclipse, jdk 1.5 and GEF onto a clean new laptop
that had never even had the JDK installed before and I get the same error. I
suspect there is something wrong with the eclipse update site - maybe only
effecting the GEF 3.1 package.


"Pratik Shah" <none@unknown.com> wrote in message
news:ddh3dt$1ec$1@news.eclipse.org...
> What version of Eclipse are you using and what version of GEF do you have
> installed? We just got this working properly earlier this week and I
> tested
> it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in the
> error log?
>
> "Dave Garratt" <garratt.david@gmail.com> wrote in message
> news:ddgaql$bq9$1@news.eclipse.org...
>> When I try and check for new updates to existing features within eclipse
> 3.1
>> I get an error message saying that network errors were encountered during
>> the search. Clicking on further details displays :-
>>
>> Network connection problems encountered during search.
>> Unable to access "http://update.eclipse.org/updates".
>> Error parsing site stream. [White spaces are required between
>> publicId
>> and systemId.]
>> Error parsing site stream. [White spaces are required between
>> publicId
>> and systemId.]
>>
>> I have narrowed down the problem to GEF by using Help - Software
>> Updates -
>> Manage Configuration - GEF 3.1 - Scan for Updates.
>>
>> All other plugins scan for updates ok without any errors.
>>
>> Thanks
>>
>> Dave
>>
>>
>
>
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #192003 is a reply to message #191990] Fri, 12 August 2005 13:43 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

Okay, I see the problem as well. I'll look into it. I had tried upgrading
from 3.0 to 3.0.1 and then to 3.1, all of which worked properly. But hadn't
tried updating GEF once I had 3.1 (which, of course, should find nothing).


"Dave Garratt" <garratt.david@gmail.com> wrote in message
news:ddi73f$5su$1@news.eclipse.org...
> OK, I've just installed eclipse, jdk 1.5 and GEF onto a clean new laptop
> that had never even had the JDK installed before and I get the same error.
I
> suspect there is something wrong with the eclipse update site - maybe only
> effecting the GEF 3.1 package.
>
>
> "Pratik Shah" <none@unknown.com> wrote in message
> news:ddh3dt$1ec$1@news.eclipse.org...
> > What version of Eclipse are you using and what version of GEF do you
have
> > installed? We just got this working properly earlier this week and I
> > tested
> > it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in
the
> > error log?
> >
> > "Dave Garratt" <garratt.david@gmail.com> wrote in message
> > news:ddgaql$bq9$1@news.eclipse.org...
> >> When I try and check for new updates to existing features within
eclipse
> > 3.1
> >> I get an error message saying that network errors were encountered
during
> >> the search. Clicking on further details displays :-
> >>
> >> Network connection problems encountered during search.
> >> Unable to access "http://update.eclipse.org/updates".
> >> Error parsing site stream. [White spaces are required between
> >> publicId
> >> and systemId.]
> >> Error parsing site stream. [White spaces are required between
> >> publicId
> >> and systemId.]
> >>
> >> I have narrowed down the problem to GEF by using Help - Software
> >> Updates -
> >> Manage Configuration - GEF 3.1 - Scan for Updates.
> >>
> >> All other plugins scan for updates ok without any errors.
> >>
> >> Thanks
> >>
> >> Dave
> >>
> >>
> >
> >
>
>
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #192013 is a reply to message #192003] Fri, 12 August 2005 14:01 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: none.unknown.com

Found the problem. The site.xml on the update site is missing the closing
tag for the site. Thanks for bringing this to our attention. It should be
fixed soon.

"Pratik Shah" <none@unknown.com> wrote in message
news:ddi92u$855$1@news.eclipse.org...
> Okay, I see the problem as well. I'll look into it. I had tried
upgrading
> from 3.0 to 3.0.1 and then to 3.1, all of which worked properly. But
hadn't
> tried updating GEF once I had 3.1 (which, of course, should find nothing).
>
>
> "Dave Garratt" <garratt.david@gmail.com> wrote in message
> news:ddi73f$5su$1@news.eclipse.org...
> > OK, I've just installed eclipse, jdk 1.5 and GEF onto a clean new laptop
> > that had never even had the JDK installed before and I get the same
error.
> I
> > suspect there is something wrong with the eclipse update site - maybe
only
> > effecting the GEF 3.1 package.
> >
> >
> > "Pratik Shah" <none@unknown.com> wrote in message
> > news:ddh3dt$1ec$1@news.eclipse.org...
> > > What version of Eclipse are you using and what version of GEF do you
> have
> > > installed? We just got this working properly earlier this week and I
> > > tested
> > > it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in
> the
> > > error log?
> > >
> > > "Dave Garratt" <garratt.david@gmail.com> wrote in message
> > > news:ddgaql$bq9$1@news.eclipse.org...
> > >> When I try and check for new updates to existing features within
> eclipse
> > > 3.1
> > >> I get an error message saying that network errors were encountered
> during
> > >> the search. Clicking on further details displays :-
> > >>
> > >> Network connection problems encountered during search.
> > >> Unable to access "http://update.eclipse.org/updates".
> > >> Error parsing site stream. [White spaces are required between
> > >> publicId
> > >> and systemId.]
> > >> Error parsing site stream. [White spaces are required between
> > >> publicId
> > >> and systemId.]
> > >>
> > >> I have narrowed down the problem to GEF by using Help - Software
> > >> Updates -
> > >> Manage Configuration - GEF 3.1 - Scan for Updates.
> > >>
> > >> All other plugins scan for updates ok without any errors.
> > >>
> > >> Thanks
> > >>
> > >> Dave
> > >>
> > >>
> > >
> > >
> >
> >
>
>
Re: GEF 3.1 update within Eclipse GUI errors (network) [message #192021 is a reply to message #192013] Fri, 12 August 2005 16:33 Go to previous message
Eclipse UserFriend
Originally posted by: noemail.nospam.com

Thanks - all working ok now


"Pratik Shah" <none@unknown.com> wrote in message
news:ddia2t$9gg$1@news.eclipse.org...
> Found the problem. The site.xml on the update site is missing the closing
> tag for the site. Thanks for bringing this to our attention. It should
> be
> fixed soon.
>
> "Pratik Shah" <none@unknown.com> wrote in message
> news:ddi92u$855$1@news.eclipse.org...
>> Okay, I see the problem as well. I'll look into it. I had tried
> upgrading
>> from 3.0 to 3.0.1 and then to 3.1, all of which worked properly. But
> hadn't
>> tried updating GEF once I had 3.1 (which, of course, should find
>> nothing).
>>
>>
>> "Dave Garratt" <garratt.david@gmail.com> wrote in message
>> news:ddi73f$5su$1@news.eclipse.org...
>> > OK, I've just installed eclipse, jdk 1.5 and GEF onto a clean new
>> > laptop
>> > that had never even had the JDK installed before and I get the same
> error.
>> I
>> > suspect there is something wrong with the eclipse update site - maybe
> only
>> > effecting the GEF 3.1 package.
>> >
>> >
>> > "Pratik Shah" <none@unknown.com> wrote in message
>> > news:ddh3dt$1ec$1@news.eclipse.org...
>> > > What version of Eclipse are you using and what version of GEF do you
>> have
>> > > installed? We just got this working properly earlier this week and I
>> > > tested
>> > > it successfully with Eclipse 3.1 and GEF 3.0. Do you see anything in
>> the
>> > > error log?
>> > >
>> > > "Dave Garratt" <garratt.david@gmail.com> wrote in message
>> > > news:ddgaql$bq9$1@news.eclipse.org...
>> > >> When I try and check for new updates to existing features within
>> eclipse
>> > > 3.1
>> > >> I get an error message saying that network errors were encountered
>> during
>> > >> the search. Clicking on further details displays :-
>> > >>
>> > >> Network connection problems encountered during search.
>> > >> Unable to access "http://update.eclipse.org/updates".
>> > >> Error parsing site stream. [White spaces are required between
>> > >> publicId
>> > >> and systemId.]
>> > >> Error parsing site stream. [White spaces are required between
>> > >> publicId
>> > >> and systemId.]
>> > >>
>> > >> I have narrowed down the problem to GEF by using Help - Software
>> > >> Updates -
>> > >> Manage Configuration - GEF 3.1 - Scan for Updates.
>> > >>
>> > >> All other plugins scan for updates ok without any errors.
>> > >>
>> > >> Thanks
>> > >>
>> > >> Dave
>> > >>
>> > >>
>> > >
>> > >
>> >
>> >
>>
>>
>
>
Previous Topic:connection feedback error
Next Topic:eclipse, GEF: how to use zoom
Goto Forum:
  


Current Time: Fri Mar 29 05:58:33 GMT 2024

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

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

Back to the top