[xwiki-devs] Errors in trunks?
Hi, I noticed this morning these errors when I start XE from trunk and go to the home page and navigate on a few pages: 2008-03-20 09:02:08,319 [http://localhost:8080/xwiki/bin/Main/BlogRss?xpage=rdf ] [P1-18] WARN xwiki.XWiki - Error on too many recursive includes for topic XWiki.WebRssCode [ERROR] Introspection Error : Ambiguous method invocation display(java.lang.String, java.lang.String, null) for class class com.xpn.xwiki.api.Document 2008-03-20 09:02:20,060 [http://localhost:8080/xwiki/bin/Main/BlogRss?xpage=rdf ] [P1-18] WARN xwiki.XWiki - Error on too many recursive includes for topic XWiki.BlogRssCode It may be caused by some code I have locally but I thought I should ask here since someone may have introduced a regression somewhere. Thanks -Vincent
On Mar 20, 2008, at 9:04 AM, Vincent Massol wrote:
Hi,
I noticed this morning these errors when I start XE from trunk and go to the home page and navigate on a few pages:
2008-03-20 09:02:08,319 [http://localhost:8080/xwiki/bin/Main/BlogRss?xpage=rdf ] [P1-18] WARN xwiki.XWiki - Error on too many recursive includes for topic XWiki.WebRssCode [ERROR] Introspection Error : Ambiguous method invocation display(java.lang.String, java.lang.String, null) for class class com.xpn.xwiki.api.Document 2008-03-20 09:02:20,060 [http://localhost:8080/xwiki/bin/Main/BlogRss?xpage=rdf ] [P1-18] WARN xwiki.XWiki - Error on too many recursive includes for topic XWiki.BlogRssCode
It may be caused by some code I have locally but I thought I should ask here since someone may have introduced a regression somewhere.
That was my code... :( Fixed now. Sorry for the trouble I've caused over the past 1-2 days... Should be all fine and dandy now. -Vincent
participants (1)
-
Vincent Massol