Fórum

error importing rss feeds from message boards

Joerg Schaefer, modificado 14 Anos atrás.

error importing rss feeds from message boards

Junior Member Postagens: 60 Data de Entrada: 05/05/08 Postagens Recentes
Hi, i want to display message board threads as RSS feeds. If i open the rss url with firefox, everything works fine. But if i paste the url into the rss portlet i got the error message "http://localhost:8080/c/message_boards/rss?p_l_id=28590&categoryId=25597&type=rss&version=2.0&displayStyle=title cannot be found".

If i took a look into the logfile i found this:


10:46:43,218 WARN  [WebCachePoolImpl:71] com.liferay.portal.kernel.webcache.WebCacheException: http:
//localhost:8080/c/message_boards/rss?p_l_id=28590&categoryId=25597&type=rss&version=2.0&displayStyl
e=title com.sun.syndication.io.ParsingFeedException: Invalid XML: Error on line 13: The reference to
 entity "p_p_lifecycle" must end with the ';' delimiter.
com.liferay.portal.kernel.webcache.WebCacheException: http://localhost:8080/c/message_boards/rss?p_l
_id=28590&categoryId=25597&type=rss&version=2.0&displayStyle=title com.sun.syndication.io.ParsingFee
dException: Invalid XML: Error on line 13: The reference to entity "p_p_lifecycle" must end with the
 ';' delimiter.
        at com.liferay.portlet.rss.util.RSSWebCacheItem.convert(RSSWebCacheItem.java:72)
        at com.liferay.portal.webcache.WebCachePoolImpl.get(WebCachePoolImpl.java:57)
        at com.liferay.portal.kernel.webcache.WebCachePoolUtil.get(WebCachePoolUtil.java:38)
        at com.liferay.portlet.rss.util.RSSUtil.getFeed(RSSUtil.java:43)
        at org.apache.jsp.html.portlet.rss.view_jsp._jspService(view_jsp.java:956)
        at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:374)
        at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
        at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
        at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.j


What did i wrong. Any ideas?

Thanks for help. Jörg
Joerg Schaefer, modificado 14 Anos atrás.

RE: error importing rss feeds from message boards

Junior Member Postagens: 60 Data de Entrada: 05/05/08 Postagens Recentes
any anyone an idea for this problem?