If I put the following URL into my browser I see some xml: http://jakarta.apache.org/jetspeed/channels/apache.ocs
If I put this URL into my browser I get nothing: http://jakarta.apache.org/jetspeed/channels/Jetspeed.rss So it seems that there is definitely some type of problem with the above URL. Or is there some reason I wouldn't see it? Aren't RSS files just xml? I'm not sure why my firewall would let me see one and not the other? Thanks. Jim Paul Spencer <[EMAIL PROTECTED]> 10/05/01 09:24 AM Please respond to jetspeed-user To: [EMAIL PROTECTED] cc: Subject: Re: Problems loading channels I suspect you have a firewall between Jetspeed and the internet. The errors are cause when Jetspeed is trying to retrieve content feeds, as defined in JR.p. I am not aware of a "Stop retrying to load after n attempts" setting. Although the attempts to load a page, or feed in this case, should not "shut down" Jetspeed. Paul Spencer [EMAIL PROTECTED] wrote: > > My portal would not load this morning and it appeared that Jetspeed was > continually trying to load > http://jakarta.apache.org/jetspeed/channels/jetspeed.rss. I tried > accessing the file directly from the web and it does not appear to loading > into the browser. I removed the "RSS" portlets from my default.psml and I > am able to go on now. Does Jetspeed attempt to abandon loading a channel > after a certain period of time? It appears that it just continually tries > to load the file, and therefore shuts down the entire portal. > > Here is the error message > > [Thu Oct 04 11:45:39 EDT 2001] -- ERROR -- Invalid SAX > Transformer:org.apache.jetspeed.services.urlmanager.URLNotAvailableException: > The following URL is not available because it is considered invalid: > http://jakarta.apache.org/jetspeed/channels/apache.ocs > [Thu Oct 04 11:45:39 EDT 2001] -- ERROR -- FeedDaemon: Couldn't process > URL: http://jakarta.apache.org/jetspeed/channels/apache.ocs > [Thu Oct 04 11:45:39 EDT 2001] -- ERROR -- > Exception: java.io.IOException: problem in SAX transform: > org.apache.jetspeed.services.urlmanager.URLNotAvailableException: The > following URL is not available because it is considered invalid: > http://jakarta.apache.org/jetspeed/channels/apache.ocs > Stack Trace follows: > java.io.IOException: problem in SAX transform: > org.apache.jetspeed.services.urlmanager.URLNotAvailableException: The > following URL is not available because it is considered invalid: > http://jakarta.apache.org/jetspeed/channels/apache.ocs > at > org.apache.jetspeed.util.SimpleTransform.SAXTransform(SimpleTransform.java:525) > at > org.apache.jetspeed.daemon.impl.FeedDaemon.getEntries(FeedDaemon.java:256) > at > org.apache.jetspeed.daemon.impl.FeedDaemon.run(FeedDaemon.java:194) > at > org.apache.jetspeed.daemon.DaemonThread.runDaemon(DaemonThread.java:139) > at > org.apache.jetspeed.daemon.DaemonThread.run(DaemonThread.java:104) > > -Jetspeed 1.3a2 10/2 build > -Tomcat 4.0 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
