Hi,
I am still trying to install jetspeed, I tryyed to follow Thomas' install
manual, but I get the following error, which is repetead for EVERY external
URLs
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): classname =
org.apache.jetspeed.portal.portlets.CocoonPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): url = /content/dynamic/index.xml
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - org.apache.jetspeed.portal.portlets.ApplicationsPortlet - null
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: initializing
the ApplicationsPortlet: BEGIN
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - org.apache.jetspeed.portal.portlets.PortletBrowserPortlet - null
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): classname =
org.apache.jetspeed.portal.portlets.PortletBrowserPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): url = null
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: initializing
the ApplicationsPortlet: END
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): classname =
org.apache.jetspeed.portal.portlets.ApplicationsPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): url = null
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - org.apache.jetspeed.portal.portlets.RSSPortlet -
http://hpi8204:8080/content/xml/rss/Jetspeed.rss
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- DEBUG... parsing
RSSPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): classname =
org.apache.jetspeed.portal.portlets.RSSPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): url = /content/xml/rss/Jetspeed.rss
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - org.apache.jetspeed.portal.portlets.FileServerPortlet -
http://hpi8204:8080/content/static/search.html
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): classname =
org.apache.jetspeed.portal.portlets.FileServerPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE --
PortletFactory.getPortlet(): url = /content/static/search.html
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- Jetspeed: cache miss:
Portlet - org.apache.jetspeed.portal.portlets.RSSPortlet -
http://www.xmlhack.com/rss.php
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- DEBUG... parsing
RSSPortlet
[Mon Oct 23 10:27:22 GMT+02:00 2000] -- NOTICE -- PersistentDocument:
fetching remote url: http://www.xmlhack.com/rss.php
[Mon Oct 23 10:28:09 GMT+02:00 2000] -- ERROR -- Could not parse the
following URL: http://www.xmlhack.com/rss.php
Exception: java.net.NoRouteToHostException: Operation timed out: no
further information
Stack Trace follows:
java.net.NoRouteToHostException: Operation timed out: no further
information
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
Any clues?
Thanks in advance
Marco
P.S.
I don't know exactly what is the problem with
java.net.NoRouteToHostException, but I tried to fetch that URL with the
browser and everything seems allright
--
--------------------------------------------------------------
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]