On Oct 20, 2009, at 10:52 PM, hel-o wrote:
Sure,
any way to get those pages to work.
Unfortunately it seems we've introduced some regression in our parser
engine. Thomas will let you know once he's analyzed the jira issue
you've created and reproduced the problem.
In the meantime you could probably replace the wikimodel jar in WEB-
INF/lib with the one from the 2.0 release. Note that by doing this
you'll loose some bugfixes done in 2.0.1.
However the best solution is to wait for thomas' input. He'll be able
to tell you exactly what construct is causing the problem and we can
advise you of the best solution then.
Thanks and sorry about this. We have lots of tests for the rendering
engine, so it's strange this slipped in.
-Vincent
We imported a lot of pages with the office importer without
filtering styles
(not my idea :)
Those pages were displayed fine in 1.9.3 and i "cleaned" them when
ever i
changed one of those pages.
But there were still plenty left and all those pages don't work
anymore
after the upgrade:(
Thanks
hel.
tmortagne wrote:
>
> Looks like a XWiki/2.0 parser bug.
>
> Could you create an issue on
http://jira.xwiki.org with the failing
> content ?
>
> On Tue, Oct 20, 2009 at 10:52, hel-o <hel(a)hel.at> wrote:
>>
>> Hi,
>>
>> updated sucessfull to 2.0.1 but now some pages are displayed no
>> more.
>> There
>> is an error instead.
>>
>> 2009-10-20 10:45:35,805
>> [
http://xwikidev/bin/view/Org/WebProjektUebersicht0708]
>> [
http://xwikidev/bin/view/Org/WebProjektUebersicht0708] ERROR
>> doc.XWikiDocument - Failed to parse document content
>> to
>> XDOM
>> com.xpn.xwiki.XWikiException: Error number 0 in 4: Failed to parse
>> content
>> of syntax [xwiki/2.0]
>> Wrapped Exception: Failed to parse input source
>> at
>> com.xpn.xwiki.doc.XWikiDocument.parseContent(XWikiDocument.java:
>> 5628)
>> at
>> com.xpn.xwiki.doc.XWikiDocument.parseContent(XWikiDocument.java:
>> 5618)
>> at
>> com.xpn.xwiki.doc.XWikiDocument.getXDOM(XWikiDocument.java:5534)
>> at
>> com
>> .xpn.xwiki.doc.XWikiDocument.getDefaultEditMode(XWikiDocument.java:
>> 4404)
>> at
>> com.xpn.xwiki.api.Document.getDefaultEditMode(Document.java:1595)
>> at sun.reflect.GeneratedMethodAccessor328.invoke(Unknown
>> Source)
>> at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.doInvoke(UberspectImpl.java:389)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.invoke(UberspectImpl.java:378)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.execute(ASTReference.java:252)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTReference.value(ASTReference.java:
>> 493)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:
>> 142)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
>> at
>> com
>> .xpn
>> .xwiki
>> .render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:
>> 108)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1697)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1618)
>> at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
>> at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown
>> Source)
>> at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.doInvoke(UberspectImpl.java:389)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.invoke(UberspectImpl.java:378)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.execute(ASTReference.java:252)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.render(ASTReference.java:332)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:
>> 212)
>> at
>> org
>> .apache
>> .velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:
>> 247)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
>> at
>> com
>> .xpn
>> .xwiki
>> .render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:
>> 108)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1642)
>> at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
>> at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown
>> Source)
>> at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.doInvoke(UberspectImpl.java:389)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.invoke(UberspectImpl.java:378)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.execute(ASTReference.java:252)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.render(ASTReference.java:332)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:
>> 212)
>> at
>> org
>> .apache
>> .velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:
>> 247)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
>> at
>> com
>> .xpn
>> .xwiki
>> .render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:
>> 108)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1642)
>> at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:124)
>> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:
>> 224)
>> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:
>> 115)
>> at
>> org
>> .apache
>> .struts
>> .action
>> .RequestProcessor.processActionPerform(RequestProcessor.java:431)
>> at
>> org
>> .apache
>> .struts.action.RequestProcessor.process(RequestProcessor.java:236)
>> at
>> org.apache.struts.action.ActionServlet.process(ActionServlet.java:
>> 1196)
>> at
>> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:
>> 617)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:
>> 717)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:290)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki
>> .wysiwyg
>> .server.filter.ConversionFilter.doFilter(ConversionFilter.java:155)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki
>> .web
>> .SavedRequestRestorerFilter
>> .doFilter(SavedRequestRestorerFilter.java:295)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki
>> .web
>> .SetCharacterEncodingFilter
>> .doFilter(SetCharacterEncodingFilter.java:112)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> org
>> .apache
>> .catalina
>> .core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>> at
>> org
>> .apache
>> .catalina
>> .core.StandardContextValve.invoke(StandardContextValve.java:191)
>> at
>> org
>> .apache
>> .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>> at
>> org
>> .apache
>> .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> at
>> org
>> .apache
>> .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
>> 109)
>> at
>> org
>> .apache
>> .catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>> at
>> org
>> .apache.coyote.http11.Http11Processor.process(Http11Processor.java:
>> 845)
>> at
>> org.apache.coyote.http11.Http11Protocol
>> $Http11ConnectionHandler.process(Http11Protocol.java:583)
>> at
>> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
>> 447)
>> at java.lang.Thread.run(Thread.java:636)
>>
>>
>> Wrapped Exception:
>>
>>
>> org.wikimodel.wem.WikiParserException:
>> org.wikimodel.wem.xwiki.javacc.ParseException: Encountered "
>> <D_BLOCK_PARAMS> "\n(% class=\"western\"
lang=\"de-AT\"
>> style=\"MARGIN-BOTTOM: 0.35cm\" %) "" at line 7, column 1.
>> Was expecting one of:
>> <I_HEADER_END> ...
>> <I_TABLE_CELL> ...
>> <I_REFERENCE> ...
>> <I_VERBATIM_START> ...
>> <I_MACRO_EMPTY> ...
>> <I_MACRO_START> ...
>> <I_FORMAT_SYMBOL> ...
>> <I_IMAGE> ...
>> <I_ATTACH> ...
>> <I_BR> ...
>> <I_INLINE_PARAMS> ...
>> <I_XWIKI_URI> ...
>> <I_XWIKI_SPACE> ...
>> <I_WORD> ...
>> <I_SPECIAL_SYMBOL> ...
>> <D_HEADER_END> ...
>> <D_TABLE_CELL> ...
>> <D_REFERENCE> ...
>> <D_VERBATIM_START> ...
>> <D_MACRO_EMPTY> ...
>> <D_MACRO_START> ...
>> <D_FORMAT_SYMBOL> ...
>> <D_IMAGE> ...
>> <D_ATTACH> ...
>> <D_BR> ...
>> <D_INLINE_PARAMS> ...
>> <D_XWIKI_URI> ...
>> <D_XWIKI_SPACE> ...
>> <D_WORD> ...
>> <D_SPECIAL_SYMBOL> ...
>> <I_INLINE_PARAMS> ...
>> <D_INLINE_PARAMS> ...
>> <I_WORD> ...
>> <D_WORD> ...
>> <I_XWIKI_SPACE> ...
>> <D_XWIKI_SPACE> ...
>> <I_SPECIAL_SYMBOL> ...
>> <D_SPECIAL_SYMBOL> ...
>> <I_FORMAT_SYMBOL> ...
>> <D_FORMAT_SYMBOL> ...
>> <I_VERBATIM_START> ...
>> <D_VERBATIM_START> ...
>> <I_MACRO_EMPTY> ...
>> <D_MACRO_EMPTY> ...
>> <I_MACRO_START> ...
>> <D_MACRO_START> ...
>> <I_BR> ...
>> <D_BR> ...
>> <I_XWIKI_URI> ...
>> <D_XWIKI_URI> ...
>> <I_IMAGE> ...
>> <D_IMAGE> ...
>> <I_ATTACH> ...
>> <D_ATTACH> ...
>> <I_REFERENCE> ...
>> <D_REFERENCE> ...
>> <I_TABLE_CELL> ...
>> <D_TABLE_CELL> ...
>> <I_HEADER_END> ...
>> <D_HEADER_END> ...
>>
>> at
>> org.wikimodel.wem.xwiki.XWikiParser.parse(XWikiParser.java:45)
>> at
>> org
>> .xwiki
>> .rendering
>> .internal
>> .parser
>> .wikimodel
>> .AbstractWikiModelParser.parse(AbstractWikiModelParser.java:93)
>> at
>> com.xpn.xwiki.doc.XWikiDocument.parseContent(XWikiDocument.java:
>> 5626)
>> at
>> com.xpn.xwiki.doc.XWikiDocument.parseContent(XWikiDocument.java:
>> 5618)
>> at
>> com.xpn.xwiki.doc.XWikiDocument.getXDOM(XWikiDocument.java:5534)
>> at
>> com
>> .xpn.xwiki.doc.XWikiDocument.getDefaultEditMode(XWikiDocument.java:
>> 4404)
>> at
>> com.xpn.xwiki.api.Document.getDefaultEditMode(Document.java:1595)
>> at sun.reflect.GeneratedMethodAccessor328.invoke(Unknown
>> Source)
>> at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.doInvoke(UberspectImpl.java:389)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.invoke(UberspectImpl.java:378)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.execute(ASTReference.java:252)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTReference.value(ASTReference.java:
>> 493)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTExpression.value(ASTExpression.java:71)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTSetDirective.render(ASTSetDirective.java:
>> 142)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:87)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
>> at
>> com
>> .xpn
>> .xwiki
>> .render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:
>> 108)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1697)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1618)
>> at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
>> at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown
>> Source)
>> at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.doInvoke(UberspectImpl.java:389)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.invoke(UberspectImpl.java:378)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.execute(ASTReference.java:252)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.render(ASTReference.java:332)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:
>> 212)
>> at
>> org
>> .apache
>> .velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:
>> 247)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
>> at
>> com
>> .xpn
>> .xwiki
>> .render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:
>> 108)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1642)
>> at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:657)
>> at sun.reflect.GeneratedMethodAccessor157.invoke(Unknown
>> Source)
>> at
>> sun
>> .reflect
>> .DelegatingMethodAccessorImpl
>> .invoke(DelegatingMethodAccessorImpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:616)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.doInvoke(UberspectImpl.java:389)
>> at
>> org.apache.velocity.util.introspection.UberspectImpl
>> $VelMethodImpl.invoke(UberspectImpl.java:378)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:270)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.execute(ASTReference.java:252)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTReference.render(ASTReference.java:332)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:
>> 212)
>> at
>> org
>> .apache
>> .velocity.runtime.directive.RuntimeMacro.render(RuntimeMacro.java:
>> 247)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTDirective.render(ASTDirective.java:175)
>> at
>> org
>> .apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:
>> 72)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .apache
>> .velocity
>> .runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:106)
>> at
>> org
>> .apache
>> .velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:336)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:191)
>> at
>> org
>> .xwiki
>> .velocity
>> .internal
>> .DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:156)
>> at
>> com
>> .xpn
>> .xwiki
>> .render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:
>> 108)
>> at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1642)
>> at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:124)
>> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:
>> 224)
>> at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:
>> 115)
>> at
>> org
>> .apache
>> .struts
>> .action
>> .RequestProcessor.processActionPerform(RequestProcessor.java:431)
>> at
>> org
>> .apache
>> .struts.action.RequestProcessor.process(RequestProcessor.java:236)
>> at
>> org.apache.struts.action.ActionServlet.process(ActionServlet.java:
>> 1196)
>> at
>> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:
>> 617)
>> at javax.servlet.http.HttpServlet.service(HttpServlet.java:
>> 717)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:290)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki
>> .wysiwyg
>> .server.filter.ConversionFilter.doFilter(ConversionFilter.java:155)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:117)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:68)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki
>> .web
>> .SavedRequestRestorerFilter
>> .doFilter(SavedRequestRestorerFilter.java:295)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> com
>> .xpn
>> .xwiki
>> .web
>> .SetCharacterEncodingFilter
>> .doFilter(SetCharacterEncodingFilter.java:112)
>> at
>> org
>> .apache
>> .catalina
>> .core
>> .ApplicationFilterChain
>> .internalDoFilter(ApplicationFilterChain.java:235)
>> at
>> org
>> .apache
>> .catalina
>> .core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:
>> 206)
>> at
>> org
>> .apache
>> .catalina
>> .core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>> at
>> org
>> .apache
>> .catalina
>> .core.StandardContextValve.invoke(StandardContextValve.java:191)
>> at
>> org
>> .apache
>> .catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>> at
>> org
>> .apache
>> .catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> at
>> org
>> .apache
>> .catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:
>> 109)
>> at
>> org
>> .apache
>> .catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
>> at
>> org
>> .apache.coyote.http11.Http11Processor.process(Http11Processor.java:
>> 845)
>> at
>> org.apache.coyote.http11.Http11Protocol
>> $Http11ConnectionHandler.process(Http11Protocol.java:583)
>> at
>> org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:
>> 447)
>> at java.lang.Thread.run(Thread.java:636)
>> Caused by: org.wikimodel.wem.xwiki.javacc.ParseException:
>> Encountered "
>> <D_BLOCK_PARAMS> "\n(% class=\"western\"
lang=\"de-AT\"
>> style=\"MARGIN-BOTTOM: 0.35cm\" %) "" at line 7, column 1.
>> Was expecting one of:
>> <I_HEADER_END> ...
>> <I_TABLE_CELL> ...
>> <I_REFERENCE> ...
>> <I_VERBATIM_START> ...
>> <I_MACRO_EMPTY> ...
>> <I_MACRO_START> ...
>> <I_FORMAT_SYMBOL> ...
>> <I_IMAGE> ...
>> <I_ATTACH> ...
>> <I_BR> ...
>> <I_INLINE_PARAMS> ...
>> <I_XWIKI_URI> ...
>> <I_XWIKI_SPACE> ...
>> <I_WORD> ...
>> <I_SPECIAL_SYMBOL> ...
>> <D_HEADER_END> ...
>> <D_TABLE_CELL> ...
>> <D_REFERENCE> ...
>> <D_VERBATIM_START> ...
>> <D_MACRO_EMPTY> ...
>> <D_MACRO_START> ...
>> <D_FORMAT_SYMBOL> ...
>> <D_IMAGE> ...
>> <D_ATTACH> ...
>> <D_BR> ...
>> <D_INLINE_PARAMS> ...
>> <D_XWIKI_URI> ...
>> <D_XWIKI_SPACE> ...
>> <D_WORD> ...
>> <D_SPECIAL_SYMBOL> ...
>> <I_INLINE_PARAMS> ...
>> <D_INLINE_PARAMS> ...
>> <I_WORD> ...
>> <D_WORD> ...
>> <I_XWIKI_SPACE> ...
>> <D_XWIKI_SPACE> ...
>> <I_SPECIAL_SYMBOL> ...
>> <D_SPECIAL_SYMBOL> ...
>> <I_FORMAT_SYMBOL> ...
>> <D_FORMAT_SYMBOL> ...
>> <I_VERBATIM_START> ...
>> <D_VERBATIM_START> ...
>> <I_MACRO_EMPTY> ...
>> <D_MACRO_EMPTY> ...
>> <I_MACRO_START> ...
>> <D_MACRO_START> ...
>> <I_BR> ...
>> <D_BR> ...
>> <I_XWIKI_URI> ...
>> <D_XWIKI_URI> ...
>> <I_IMAGE> ...
>> <D_IMAGE> ...
>> <I_ATTACH> ...
>> <D_ATTACH> ...
>> <I_REFERENCE> ...
>> <D_REFERENCE> ...
>> <I_TABLE_CELL> ...
>> <D_TABLE_CELL> ...
>> <I_HEADER_END> ...
>> <D_HEADER_END> ...
>>
>> at
>> org
>> .wikimodel
>> .wem
>> .xwiki
>> .javacc.XWikiScanner.generateParseException(XWikiScanner.java:3430)
>> at
>> org
>> .wikimodel
>> .wem.xwiki.javacc.XWikiScanner.jj_consume_token(XWikiScanner.java:
>> 3306)
>> at
>> org
>> .wikimodel.wem.xwiki.javacc.XWikiScanner.block(XWikiScanner.java:
>> 1533)
>> at
>> org
>> .wikimodel
>> .wem.xwiki.javacc.XWikiScanner.tableRow(XWikiScanner.java:964)
>> at
>> org
>> .wikimodel.wem.xwiki.javacc.XWikiScanner.table(XWikiScanner.java:
>> 923)
>> at
>> org
>> .wikimodel
>> .wem.xwiki.javacc.XWikiScanner.docElements(XWikiScanner.java:662)
>> at
>> org
>> .wikimodel.wem.xwiki.javacc.XWikiScanner.doParse(XWikiScanner.java:
>> 641)
>> at
>> org
>> .wikimodel.wem.xwiki.javacc.XWikiScanner.parse(XWikiScanner.java:49)
>> at
>> org.wikimodel.wem.xwiki.XWikiParser.parse(XWikiParser.java:43)
>> ... 101 more