Hi all,
I am running xwiki 2.6 in a farm deployed in a glassfish 3.0.1 server.
I've seen that error for older wiki versions too.
Accessing the same wiki on the same server deployed in a tomcat (just
using an other http ports) causes no problem.
Any hint?
Thanks
mb
Browsing w/o login works fine.
Loging on even as an adminstrator leads to the error below shown in the
"comments" / "attachment" ... section
Error number 4001 in 4: Error while parsing velocity page
/templates/commentsinline.vm Wrapped Exception: Failed to evaluate
content with id [/templates/commentsinline.vm]
<http://addons.dedavwsk01.infor.com/xwiki/bin/view/XML+Druck+%28Altova%29/Presentations>
Error number 4001 in 4: Error while parsing velocity page /templates/commentsinline.vm
Wrapped Exception: Failed to evaluate content with id [/templates/commentsinline.vm]
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page
/templates/commentsinline.vm
Wrapped Exception: Failed to evaluate content with id [/templates/commentsinline.vm]
at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:122)
at com.xpn.xwiki.XWiki.evaluateTemplate(XWiki.java:1874)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1812)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:896)
at sun.reflect.GeneratedMethodAccessor254.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:613)
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)
..............
Show replies by date