Sergei O. Naumov wrote: >Hi! >I am adding a portlet whose parent is RSS. This RSS file contains an image and a few >lines. >As far as I can understand, the configuration of this portlet is correct: > > <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> > >However, when I restart Jetspeed with this configuration I see this in logs: > >[Wed Jan 09 20:45:36 MSK 2002] -- WARN -- Cache getEntry Called with > >http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss >[Wed Jan 09 20:45:36 MSK 2002] -- INFO -- DiskCache: this URL can't be stored in >cache... providing it directly. > >http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss >[Wed Jan 09 20:45:36 MSK 2002] -- INFO -- URLFetcher: Cache miss during validation! >Forcing url: > >http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss >[Wed Jan 09 20:45:36 MSK 2002] -- WARN -- Cache getEntry Called with > >http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss >[Wed Jan 09 20:45:36 MSK 2002] -- INFO -- DiskCache: this URL can't be stored in >cache... providing it directly. > >http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss >[Wed Jan 09 20:45:36 MSK 2002] -- ERROR -- RSSPortlet: Couldn't parse out XML >document -> > >http://filesrvr2.mobicomk.donpac.ru/mrtg/switchr1/switchr1_fastethernet0_6.rss > >Can anyone, please, explain what I am doing wrong here? I can fetch this url with >wget with no problem. >
Funny. The only thing I can think about is lack of permission in the WEB-INF/cache directory or path too long (specially if you are under older Windowes). Which is your environment? (OS, java version, jetspeed version, etc.) -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
