Hi!
I am trying to use HTML and RSS portlets to show statistics that come from MRTG.
However, whenever I try to add those portlets to my page I see in jetspeed logs
that those pages can not be cached. It says

DiskCache: this URL can't be stored in cache... providing it directly.
URLFetcher: Cache miss during validation! Forcing url:
RSSPortlet:  Couldn't parse out XML document ->

and then an java.io exception. The rss-file is perfectly accessable from my
web server (I checed with wget). This is what sits in my jetspeed config:

    <portlet-entry name="PrepaidNetworkLoad" hidden="false" type="ref"
        parent="RSS" application="false">
        <meta-info>
            <title>Prepaid Network Load: RND</title>
            <description>Network load on Fast Ethernet port 0/6 in Rostov</description>
        </meta-info>
        <url>
            
http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss
        </url>
    </portlet-entry>

Can anyone, please, explain what I am doing wrong here?

Thanks,
        Sergei

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to