I am trying to set up Confluence on a tomcat server on openshift, I followed the instructions here https://confluence.atlassian.com/display/CONF33/Installing+Confluence+EAR-WAR+on+Tomcat# but everytime I try to run the application it tells me that it cannot instantiate VelocityEngine.
I have the same problem with:
Jira 5.2.5 (war) seems to work OK.
With confluence 5.0 beta3 this doesn't happens... :/
I've tried with velocity.properties in the install dir of confluence and rebuilding the war but doesn't work. :(
Hi there,
Its look like your problem similar to this page, please see http://struts.apache.org/2.0.14/docs/im-trying-to-run-the-example-in-the-tutorial-on-tomcat-and-it-cant-instantiate-the-velocityengine.html
hope it helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looked at `velocity.properties` and changed it to this but still getting the same error for some reason.:
runtime.log.logsystem.class = com.atlassian.confluence.util.velocity.NullVelocityLogSystem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.