[xwiki-users] Error parsing XWiki.XwikiPreferences...
Hi all, I get an error installing 1.8.3 Enterprise XAR on Xwiki 1.8.3, Thanks, Loris This is the exception i get... Error number 4001 in 4: Error while parsing velocity page XWiki.XWikiPreferences Wrapped Exception: Failed to evaluate content with id XWiki Preferences Error number 4001 in 4: Error while parsing velocity page XWiki.XWikiPreferences Wrapped Exception: Failed to evaluate content with id XWiki Preferences com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page XWiki.XWikiPreferences Wrapped Exception: Failed to evaluate content with id XWiki Preferences at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:114) at com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:85) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:272) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:202) at com.xpn.xwiki.XWiki.include(XWiki.java:3764) at com.xpn.xwiki.api.XWiki.includeForm(XWiki.java:1400) at com.xpn.xwiki.api.XWiki.includeForm(XWiki.java:1365) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203) at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:194) at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:170) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108) at com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:85) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:272) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:202) at com.xpn.xwiki.XWiki.include(XWiki.java:3764) at com.xpn.xwiki.api.XWiki.includeForm(XWiki.java:1400) at com.xpn.xwiki.api.XWiki.includeForm(XWiki.java:1365) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203) at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.apache.velocity.runtime.directive.VelocimacroProxy.render(VelocimacroProxy.java:194) at org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective.java:170) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74) at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:88) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:107) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74) at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:88) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:107) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108) at com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.java:85) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:272) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:202) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWikiRenderingEngine.java:170) at com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultXWikiRenderingEngine.java:159) at com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:519) at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:450) at sun.reflect.GeneratedMethodAccessor262.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invoke(UberspectImpl.java:295) at org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java:245) at org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReference.java:203) at org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference.java:294) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74) at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:88) at org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfStatement.java:107) at org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.java:318) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:178) at org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.java:143) at com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRenderer.java:108) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1606) at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:124) at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:226) 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:145) 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:111) 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:619)
Hi, Loris, Loris Conedera wrote:
Hi all, I get an error installing 1.8.3 Enterprise XAR on Xwiki 1.8.3, Thanks,
Loris
This is the exception i get...
Error number 4001 in 4: Error while parsing velocity page XWiki.XWikiPreferences Wrapped Exception: Failed to evaluate content with id XWiki Preferences Error number 4001 in 4: Error while parsing velocity page XWiki.XWikiPreferences Wrapped Exception: Failed to evaluate content with id XWiki Preferences com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while parsing velocity page XWiki.XWikiPreferences Wrapped Exception: Failed to evaluate content with id XWiki Preferences...
Could you have a look to the previous thread "Failed to evaluate content with id XWiki Preferences" initiated on May the 12th (http://tinyurl.com/r47uhr) to see if it fits to your issue? Could you describe your environment? I am getting different behaviors when working in Tomcat/Windows Vista or Tomcat/Mac OS X. As it seems that it is by no means a frequent problem, so I am guessing if it could have anything to do with the platform where XWiki is installed. Cheers, Ricardo -- Ricardo Rodríguez Your EPEC Network ICT Team
Hi Ricardo,
Could you have a look to the previous thread "Failed to evaluate content with id XWiki Preferences" initiated on May the 12th (http://tinyurl.com/r47uhr) to see if it fits to your issue? Could you describe your environment?
I'm running XWiki on this Environment: OS: Linux (Kernel 2.6.24) Container: Tomcat 6 (Java 1.6) I tried to drop database and restart, i tried to import the XAR that works for you but it fails on my server, Thanks, Loris
Thanks Loris! Thus, we have a new scenario where the apparently the same, or related problem, appears. Let's see if others could add more info on this issue. Greetings, Ricardo Loris Conedera wrote:
Hi Ricardo,
Could you have a look to the previous thread "Failed to evaluate content with id XWiki Preferences" initiated on May the 12th (http://tinyurl.com/r47uhr) to see if it fits to your issue? Could you describe your environment?
I'm running XWiki on this Environment:
OS: Linux (Kernel 2.6.24) Container: Tomcat 6 (Java 1.6)
I tried to drop database and restart, i tried to import the XAR that works for you but it fails on my server, Thanks,
Loris _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ricardo Rodríguez Your EPEC Network ICT Team
Now It's working... I didn't change any configuration, i just stopped and started Tomcat and i didn't get the error. I imported the Administration application again and I got the error... so i restarted Tomcat and now it works! I don't understand... Can you try? Thanks, Loris 2009/5/13 [Ricardo Rodriguez] Your EPEC Network ICT Team <[email protected]>:
Thanks Loris! Thus, we have a new scenario where the apparently the same, or related problem, appears. Let's see if others could add more info on this issue.
Greetings,
Ricardo
Loris Conedera wrote:
Hi Ricardo,
Could you have a look to the previous thread "Failed to evaluate content with id XWiki Preferences" initiated on May the 12th (http://tinyurl.com/r47uhr) to see if it fits to your issue? Could you describe your environment?
I'm running XWiki on this Environment:
OS: Linux (Kernel 2.6.24) Container: Tomcat 6 (Java 1.6)
I tried to drop database and restart, i tried to import the XAR that works for you but it fails on my server, Thanks,
Loris _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Ricardo Rodríguez Your EPEC Network ICT Team
_______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
Loris Conedera wrote:
Now It's working... I didn't change any configuration, i just stopped and started Tomcat and i didn't get the error. I imported the Administration application again and I got the error... so i restarted Tomcat and now it works! I don't understand... Can you try? Thanks,
Loris
2009/5/13 [Ricardo Rodriguez] Your EPEC Network ICT Team <[email protected]>:
Thanks Loris! Thus, we have a new scenario where the apparently the same, or related problem, appears. Let's see if others could add more info on this issue.
Greetings,
Ricardo
Loris Conedera wrote:
Hi Ricardo,
Could you have a look to the previous thread "Failed to evaluate content with id XWiki Preferences" initiated on May the 12th (http://tinyurl.com/r47uhr) to see if it fits to your issue? Could you describe your environment?
OK, I debugged it a bit, and it seems that somebody forgot to merge a change in the administration application used in 1.8.3. Restarting the container seems to fix the issue. -- Sergiu Dumitriu http://purl.org/net/sergiu/
It did the trick here as well. Thanks! Best, Ricardo Sergiu Dumitriu wrote:
Loris Conedera wrote:
Now It's working... I didn't change any configuration, i just stopped and started Tomcat and i didn't get the error. I imported the Administration application again and I got the error... so i restarted Tomcat and now it works! I don't understand... Can you try? Thanks,
Loris
2009/5/13 [Ricardo Rodriguez] Your EPEC Network ICT Team <[email protected]>:
Thanks Loris! Thus, we have a new scenario where the apparently the same, or related problem, appears. Let's see if others could add more info on this issue.
Greetings,
Ricardo
Loris Conedera wrote:
Hi Ricardo,
Could you have a look to the previous thread "Failed to evaluate content with id XWiki Preferences" initiated on May the 12th (http://tinyurl.com/r47uhr) to see if it fits to your issue? Could you describe your environment?
OK, I debugged it a bit, and it seems that somebody forgot to merge a change in the administration application used in 1.8.3. Restarting the container seems to fix the issue.
-- Ricardo Rodríguez Your EPEC Network ICT Team
participants (3)
-
[Ricardo Rodriguez] Your EPEC Network ICT Team -
Loris Conedera -
Sergiu Dumitriu