Petr Fiedler wrote:

> >       >First of all THANK YOU, now Jetspeed is almost working....
> >       >But I still have problems in reading channels:
> >       >
> >       >These are the two types of errors I have got:
> >
> >       1
> >       >
> >       >[Thu Oct 12 16:02:41 GMT+02:00 2000] --  ERROR  -- FeedDaemon:
> > Couldn't
> >       >process URL:  http://www.xmltree.com/export/ocs.cfm
> > <http://www.xmltree.com/export/ocs.cfm>
> >       >[Thu Oct 12 16:02:41 GMT+02:00 2000] --  ERROR  --
> >       >       Exception:
> >       >org.apache.jetspeed.util.download.URLNotAvailableException: The
> > following
> >       >URL is not available because it is considered invalid:
> >       >http://www.xmltree.com/export/ocs.cfm
> >       >       Stack Trace follows:
> >       >
> > org.apache.jetspeed.util.download.URLNotAvailableException:
> > The
> >       >following URL is not available because it is
> > considered invalid:
> >       >http://www.xmltree.com/export/ocs.cfm
> >       ><http://www.xmltree.com/export/ocs.cfm
> > <http://www.xmltree.com/export/ocs.cfm> >
> >       >.....
> >

Stop the engine, delete .../jetspeed.bad-urls.properties, and restart

The feed urls got the somehow (if you start the server first time without
network connectivity, ...)

>
> >       2
> >       >
> >       >[Thu Oct 12 16:02:42 GMT+02:00 2000] --  ERROR  -- RSSPortlet:
> > Couldn't
> >       >parse out XML document -> http://www.mozilla.org/news.rdf
> > <http://www.mozilla.org/news.rdf>
> >       >       Exception:
> >
> > >org.apache.jetspeed.util.download.ContentNotAvailableException: The
> >       >following URL is not in the disk cache:
> > http://www.mozilla.org/news.rdf <http://www.mozilla.org/news.rdf>
> >       >       Stack Trace follows:
> >       >
> > org.apache.jetspeed.util.download.ContentNotAvailableException: The
> >       >following URL is not in the disk cache:
> > http://www.mozilla.org/news.rdf <http://www.mozilla.org/news.rdf>
> >       >       at
> >
> > >org.apache.jetspeed.util.download.URLFetcher.fetch(URLFetcher
> > .java:129)
> >       >...
> >       >
>
> Try this change in JetspeedResources.properties file
>
> from
> cache.require.cached=true
>
> to
> cache.require.cached=false
>
> or just wait util Feed daemon finish it's work.
>
> Petr
>
> --
> --------------------------------------------------------------
> Please read the FAQ! <http://java.apache.org/faq/>
> To subscribe:        [EMAIL PROTECTED]
> To unsubscribe:      [EMAIL PROTECTED]
> Archives and Other:  <http://java.apache.org/main/mail.html>
> Problems?:           [EMAIL PROTECTED]



--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to