Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×Hi,
after a fresh install i got the following error:
Error occurred during template rendering: Invocation of method 'getRenderedTemplateHtml' in class com.atlassian.confluence.plugins.soy.VelocityFriendlySoyTemplateRenderer threw exception com.google.common.collect.ComputationException: java.lang.IllegalStateException: Required plugin module com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu was either missing or disabled at /decorators/includes/common-header.vm[line 4, column 49]. Contact your administrator for assistance.
How can i solve this issue?
@Andrey and OP: Confluence isn't tested or supported on Tomcat 7. Try with Tomcat 6 and contact Atlassian Support if the problem persists.
I used Atlassian Support and they gave me a link that fixed issue:
My Server OS is Ubuntu Server 10.04 LTS.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I got this issue while upgrading from FECRU 3.1.4 to 3.3.1.
I believe the problem was that the content and templates for the old version were referencing taglibs from plugins not available in the latest version. Perhaps they were deprecated in-between.
Removing FISHEYE_INST/templates and FISHEYE_INST/content solved the issue
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same problem: Mac OS X 10.8, JDK 1.7, TomCat 7
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
On fresh install process on linux, I had the same issue with Confluence 5.1.3. I extended timeout duration to 20 min. with setenv.sh. There is no luck after 20 min. just got the same error, "Error occurred during template rendering..." as explained above. need help
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Increasing the value of Datlassian.plugins.enable.wait seemed to work at first, but was not enough on my machine, even when I increased it to 600 seconds.
I ended up creating a scheduled task (the pc is running windows 7), which waits for 10 minutes after bootup and then calls a batch file that starts the confluence service. Contrived, but it works... most of the time. :p I never had this problem (been using confluence for a couple years) prior to this update.
Additionally, in case the
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've tryed all of this but can't resolve this problem。
Error occurred during template rendering: Invocation of method 'getRenderedTemplateHtml' in class com.atlassian.confluence.plugins.soy.VelocityFriendlySoyTemplateRenderer threw exception com.google.common.collect.ComputationException: java.lang.IllegalStateException: Required plugin module com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu was either missing or disabled at /decorators/includes/common-header.vm[line 4, column 49]. Contact your administrator for assistance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I speak from personal experience. I've done all of the above without solving the problem.
Then I increased from 2 to 4 processors the virtual machine and everything worked properly.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm seeing the identical error, on fresh EAR/WAR installs of confluence 5.0-rc3 and confluence 5.0.1 (on OS X, with JDBC connect to MySQL); the install completes normally up to the "start using confluence" item, which generates the following html:
Error occurred during template rendering: Invocation of method 'getRenderedTemplateHtml' in class com.atlassian.confluence.plugins.soy.VelocityFriendlySoyTemplateRenderer threw exception com.google.common.collect.ComputationException: java.lang.IllegalStateException: Required plugin module com.atlassian.plugins.atlassian-nav-links-plugin:rotp-menu was either missing or disabled at /decorators/includes/common-header.vm[line 4, column 49]. Contact your administrator for assistance.
This error renders the entire install inaccessible (it's thrown from dashboard.action, admin/console.action, etc)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm seeing this on a fresh install - I haven't done anything other than run the 64bit linux installer.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ogger,
May I ask you, if you have any kind of customization in your instance? I'm asking that because I noticed that this file is being affected /decorators/includes/common-header.vm. To see if that is the case, could you please check in Confluence Admin > Look and Feel and verify the following:
Cheers,
WZ
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have this same error with Confluence 5.0 and if I try to go Admin Concole I get same error message. I am not made any customization in my instance.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi William,
i have not made any customizations to confluence. Its a clean install. After the Install process i get the message from my first post. The system is a ubuntu 12.04 virt. Machine on a VSphere hypervisor. What i am using? Tomcat7, openjdk 7 and ear/war distr.. I have switched to oracle java 7 without any solution. It want work.
KR,
Ogger
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I keep getting the "Sorry Mate" page when trying to access this page over the last two days.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Same issue - any update on this? Java version? I've got jdk 1.7.0_15 - fairly new.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any advice? Posted link is broken for me (maintenance message). I'd like to try confluence but am blocked on this issue. Could it be java version related? I have jdk 1.7.0_15, fairly recent and the newest.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Ogger,
From the look of your error message, one of the plugin modules in your instance hasn't been enabled as expected so I'd like to ask you to follow the instructions in this Knowledge Base article as it should help you to resolve this problem: https://confluence.atlassian.com/display/CONFKB/Plugins+are+Disabled+at+Startup+and+Various+Timeout+Errors+Appear+in+the+Logs+After+Startup
All the best,
John
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.