The XWiki development team is pleased to announce the release of XWiki
Enterprise 1.8.2 and XWiki Enterprise Manager 1.6.2.
Go grab it at http://www.xwiki.org/xwiki/bin/view/Main/Download
This release contains 76 bugfixes and enhancements. Most of the
modifications are targeting the general replacement of old 1.0 code
and content by 2.0 syntax and architecture and the stabilization of
XWiki.
Summary of changes since XWiki Enterprise 1.8.1 :
* Many WYSIWYG bugs fixed and improvements
* Many 2.0 syntax bugs fixed
* Many 1.0 to 2.0 conversion bugs fixed
* Several XMLRPC and REST, LDAP, Blog, PDF export bugs fixed and improvements
* Many bug fixes in many other places
For more information see the Release notes at:
http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXWikiEnterprise182
and http://www.xwiki.org/xwiki/bin/view/Main/ReleaseNotesXEM162
Thanks
-The XWiki dev team
Hi,
I would like to use xwiki to develop a technical document management system.
I am registered as Barek Deela
My mail is yushinbareck(a)gmail.com
I would like the server name gril.mywiki.org
regards,
Barek Deela
Hi,
I'm a new XWiki user, and I've just noticed that comments made to pages
don't appear in the "Recent Changes" section, unless I select "Show minor
edits". Is there any way to make comments "normal" edits? This is quite
inconvenient since comments are an important part of my wiki. Any help is
much appreciated!
Hello,
Is there a way to have different quicklinks displayed depending on which
webhome your in?
Thanks.
--
Intertainservices
4101 Yonge St., Suite 506
Toronto, Ontario, M2P 1N6
Phone: +1 416 225-8475 x303
Fax: +1 416 535 9094
Cell: +1 416 562 5378
E-mail: mike.jakubik(a)intertainservices.com
This message, including any attachments, is privileged and may contain confidential information intended only for the person(s) named above. Any other distribution, copying or disclosure is strictly prohibited. If you are not the intended recipient or have received this message in error, please notify me immediately by reply email and permanently delete the original transmission, including any attachments, without making a copy.
We've been making copies of spaces via export for documentation translation.
We export the space, explode the xar, edit the package.xml and run a
find/replace on the contents to the new space name before
re-packing/importing back in. This generally works well preserving
relations, etc within the content.
In your case you would want to delete the old space, of course.
Hope this is helpful.
-EdC
http://dev.wavemaker.com/wiki/
>
> Message: 6
> Date: Wed, 22 Apr 2009 13:33:05 -0400
> From: Mike Jakubik <mike.jakubik(a)intertainservices.com>
> Subject: Re: [xwiki-users] Moving spaces and their contents
> To: XWiki Users <users(a)xwiki.org>
> Message-ID: <49EF54D1.80303(a)intertainservices.com>
> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>
> This is already built in to the core wiki, and does not do what i need.
>
> hel-o wrote:
> > Mayby this could help:
> >
> > http://code.xwiki.org/xwiki/bin/view/Snippets/RenameSpacePageSnippet
> >
> > hel.
> >
> >
> > Mike Jakubik wrote:
> >
> >> Hello,
> >>
> >> I am trying to move a space and all it's children pages to a different
> >> space, which already exists and has content. If i move the space
> >> Webhome1 to Webhome2 the contents of Webhome1 will become orphaned. Is
> >> this possible without having to rename/move each page manually?
> >>
> >> view/Webhome1/* -> view/Webhome2/Webhome1/*
> >>
> >> Thanks.
> >>
> >> --
> >> Intertainservices
> >> 4101 Yonge St., Suite 506
> >> Toronto, Ontario, M2P 1N6
> >>
> >> Phone: +1 416 225-8475 x303
> >> Fax: +1 416 535 9094
> >> Cell: +1 416 562 5378
> >> E-mail: mike.jakubik(a)intertainservices.com
> >>
> >> This message, including any attachments, is privileged and may contain
> >> confidential information intended only for the person(s) named above.
> Any
> >> other distribution, copying or disclosure is strictly prohibited. If
> you
> >> are not the intended recipient or have received this message in error,
> >> please notify me immediately by reply email and permanently delete the
> >> original transmission, including any attachments, without making a copy.
> >>
> >> _______________________________________________
> >> users mailing list
> >> users(a)xwiki.org
> >> http://lists.xwiki.org/mailman/listinfo/users
> >>
> >>
> >>
> >
> >
> > -----
> > ----
> > hel(a)hel.at
> >
> >
>
> --
> Intertainservices
> 4101 Yonge St., Suite 506
> Toronto, Ontario, M2P 1N6
>
> Phone: +1 416 225-8475 x303
> Fax: +1 416 535 9094
> Cell: +1 416 562 5378
> E-mail: mike.jakubik(a)intertainservices.com
>
> This message, including any attachments, is privileged and may contain
> confidential information intended only for the person(s) named above. Any
> other distribution, copying or disclosure is strictly prohibited. If you
> are not the intended recipient or have received this message in error,
> please notify me immediately by reply email and permanently delete the
> original transmission, including any attachments, without making a copy.
>
>
Hello everyone,
I've got another question in order to create a customise xar. I want to save
the page layout of a space and the content of the right and left column.
Is it possible?
If yes, to do that, have I to add in the folder of my space (in the xar) the
page WebPreferences.xml ? (WebPreferences.xml linked to my space)
Thanks in advance,
Hesediel.
--
View this message in context: http://n2.nabble.com/How-to-save-the-page-Layout-for-a-space-tp2683293p2683…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Is there a way of updating class property values using Velocity or
Groovy?
I have a class property called Group which contains values (A, B, C ..)
but want to allow users to be able to add/remove groups without editing
the class via the Admin area.
Ajdin
--------------------------------------------------------
NOTICE
This message and any files transmitted with it is intended for the addressee only and may contain information that is confidential or privileged. Unauthorised use is strictly prohibited. If you are not the addressee, you should not read, copy, disclose or otherwise use this message, except for the purpose of delivery to the addressee.
Any views or opinions expressed within this e-mail are those of the author and do not necessarily represent those of Coventry University.
Hi everyone,
First of all :-), I'm using XE 1.8.1 .
I have created news panels in order to do my "own" xwiki. In order not to
recreate these panels, I wanted to create a xar which contains a single
folder (Panels) containing the page relating to my new panels and a file :
package.xml.
My problem is : when I use the function Import in my XE to export my
"customised" xar, it uploads the file (.xar) but I can't really add it in
Xwiki. Does anyone see the reason ?
Thanks in advance,
Hesediel.
--
View this message in context: http://n2.nabble.com/Custom-Xar-tp2669458p2669458.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
I'm following the Export/Import procedure defined at
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation_ExportImpo….
Two problems:
1. "Make a new folder inside your skins folder called expimp and copy
inside it the two javascripts files attached to this page"
The page is missing attachments.
2. "Add the Export/Import utility to your v0.9 wiki (see also xwiki.js and
prototype.js attachments to this page). To perform this action log-in to
this site, choose to edit the page and copy/paste the code to a new page in
your v0.9 XWiki"
When I attempt this step, when I save or preview the code in my XWiki
0.9.840 server, I get this error:
Error number 4001 in 4: Error while parsing velocity page XWiki.Migration
Wrapped Exception: Encountered "#end" at line 393, column 1. Was expecting
one of: "(" … … … … "\" … "
" … … … "*#" … "#" … … "if" … "stop" … … … … … "{"
… "}" …
Error number 4001 in 4: Error while parsing velocity page XWiki.Migration
Wrapped Exception: Encountered "#end" at line 393, column 1.
Was expecting one of:
<EOF>
"(" …
<RPAREN> …
<ESCAPE_DIRECTIVE> …
<SET_DIRECTIVE> …
"\" …
"
" …
<TEXT> …
<SINGLE_LINE_COMMENT> …
"#" …
"#" …
<STRING_LITERAL> …
"if" …
"stop" …
<NUMBER_LITERAL> …
<WORD> …
<IDENTIFIER> …
<DOT> …
"{" …
"}" ...
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing
velocity page XWiki.Migration Wrapped Exception: Encountered "#end" at line
393, column 1. Was expecting one of: <EOF> "(" … <RPAREN> …
<ESCAPE_DIRECTIVE> … <SET_DIRECTIVE> … "\" … "
" … <TEXT> … <SINGLE_LINE_COMMENT> … "#" … "#" … <STRING_LITERAL>
… "if" … "stop" … <NUMBER_LITERAL> … <WORD> … <IDENTIFIER> …
<DOT> … "{" … "}" ...
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:131)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:87)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:116)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:93)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:224)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:155) at
sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:223)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:125)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:806) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:87) at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:219) at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
org.apache.velocity.exception.ParseErrorException: Encountered "#end" at
line 393, column 1. Was expecting one of: <EOF> "(" … <RPAREN> …
<ESCAPE_DIRECTIVE> … <SET_DIRECTIVE> … "\" … "
" … <TEXT> … <SINGLE_LINE_COMMENT> … "#" … "*#" …
<STRING_LITERAL> … "if" … "stop" … <NUMBER_LITERAL> … <WORD> …
<IDENTIFIER> … <DOT> … "{" … "}" ...
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:193)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:125)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:87)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:116)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:93)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:224)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:155) at
sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:223)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:125)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:806) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:87) at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:219) at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929) at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160) at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
I'm following the Export/Import procedure defined at
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Installation_ExportImpo….
Two problems:
1. "Make a new folder inside your skins folder called expimp and copy
inside it the two javascripts files attached to this page"
The page is missing attachments.
2. "Add the Export/Import utility to your v0.9 wiki (see also xwiki.js
and prototype.js attachments to this page). To perform this action
log-in to this site, choose to edit the page and copy/paste the code to
a new page in your v0.9 XWiki"
When I attempt this step, when I save or preview the code in my XWiki
0.9.840 server, I get this error:
Error number 4001 in 4: Error while parsing velocity page
XWiki.Migration Wrapped Exception: Encountered "#end" at line 393,
column 1. Was expecting one of: "(" … … … … "\" … "
" … … … "*#" … "#" … … "if" … "stop" … … … … … "{" … "}" …
Error number 4001 in 4: Error while parsing velocity page XWiki.Migration
Wrapped Exception: Encountered "#end" at line 393, column 1.
Was expecting one of:
<EOF>
"(" …
<RPAREN> …
<ESCAPE_DIRECTIVE> …
<SET_DIRECTIVE> …
"\" …
"
" …
<TEXT> …
<SINGLE_LINE_COMMENT> …
"#" …
"#" …
<STRING_LITERAL> …
"if" …
"stop" …
<NUMBER_LITERAL> …
<WORD> …
<IDENTIFIER> …
<DOT> …
"{" …
"}" ...
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while
parsing velocity page XWiki.Migration Wrapped Exception: Encountered
"#end" at line 393, column 1. Was expecting one of: <EOF> "(" … <RPAREN>
… <ESCAPE_DIRECTIVE> … <SET_DIRECTIVE> … "\" … "
" … <TEXT> … <SINGLE_LINE_COMMENT> … "#" … "#" … <STRING_LITERAL> … "if"
… "stop" … <NUMBER_LITERAL> … <WORD> … <IDENTIFIER> … <DOT> … "{" … "}" ...
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:131)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:87)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:116)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:93)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:224)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:155) at
sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:223)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:125)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:806) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:87) at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:219) at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)
Wrapped Exception:
org.apache.velocity.exception.ParseErrorException: Encountered "#end" at
line 393, column 1. Was expecting one of: <EOF> "(" … <RPAREN> …
<ESCAPE_DIRECTIVE> … <SET_DIRECTIVE> … "\" … "
" … <TEXT> … <SINGLE_LINE_COMMENT> … "#" … "*#" … <STRING_LITERAL> …
"if" … "stop" … <NUMBER_LITERAL> … <WORD> … <IDENTIFIER> … <DOT> … "{" …
"}" ...
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:193)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:125)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:87)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:116)
at
com.xpn.xwiki.render.XWikiRenderingEngine.renderText(XWikiRenderingEngine.java:93)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:224)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:155) at
sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:267)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:197)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:175)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:220)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:230)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:223)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:125)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:806) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:87) at
com.xpn.xwiki.web.ViewEditAction.execute(ViewEditAction.java:219) at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:421)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:226)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1164)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:415)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:709) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:802) at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:127)
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:214)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardContextValve.invokeInternal(StandardContextValve.java:198)
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:152)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:137)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:118)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:102)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at
org.apache.catalina.core.StandardValveContext.invokeNext(StandardValveContext.java:104)
at
org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:520)
at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:929)
at
org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:160)
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:799)
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.processConnection(Http11Protocol.java:705)
at
org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:577)
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
at java.lang.Thread.run(Thread.java:595)