Hi,
I am STILL trying to setup jetspeed properly, everything seems OK, but it
has some problems fetching news from external URLs.
Here is a chunk of my log file.
[Fri Oct 13 09:05:46 GMT+02:00 2000] -- NOTICE -- Jetspeed: FeedDaemon --
BEGIN --
[Fri Oct 13 09:05:46 GMT+02:00 2000] -- NOTICE -- BEGIN FEED ->
http://www.xmltree.com/export/ocs.cfm
[Fri Oct 13 09:05:46 GMT+02:00 2000] -- ERROR -- FeedDaemon: Couldn't
process URL: http://www.xmltree.com/export/ocs.cfm
[Fri Oct 13 09:05:46 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
at
org.apache.jetspeed.util.download.URLFetcher.fetch(URLFetcher.java:105)
....
[Fri Oct 13 09:05:47 GMT+02:00 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - org.apache.jetspeed.portal.portlets.RSSPortlet - itemDisplayed -
10 - stylesheet - /content/xsl/rss.xsl -
http://www.slashdot.org/slashdot.rdf
[Fri Oct 13 09:05:47 GMT+02:00 2000] -- NOTICE -- The url
http://www.slashdot.org/slashdot.rdf is not in the cache and will be fetched
now because you have configured -> cache.require.cached
[Fri Oct 13 09:05:47 GMT+02:00 2000] -- ERROR -- RSSPortlet: Couldn't
parse out XML document -> http://www.slashdot.org/slashdot.rdf
Exception:
org.apache.jetspeed.util.download.ContentNotAvailableException: The
following URL is not in the disk cache: http://www.slashdot.org/slashdot.rdf
Stack Trace follows:
org.apache.jetspeed.util.download.ContentNotAvailableException: The
following URL is not in the disk cache: http://www.slashdot.org/slashdot.rdf
at
org.apache.jetspeed.util.download.URLFetcher.fetch(URLFetcher.java:129)
.....
Jetspeed goes on with these kind of errors for every one of the external
URLs.
Thank you again for any suggestion
Marco
--
--------------------------------------------------------------
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]