I'm trying to install Bamboo 5.4.2 on my AWS EC2 Ubuntu x64 Linux instance where I already have a running JIRA+Confluence but Im getting an error and installation fails, after running the installation script.
Any ideas?
From catalina.out:
2014-03-25 20:28:12,529 ERROR [http-bio-8085-exec-7] [runtime] Expression webResourceManager is undefined on line 23, column 11 in fragments/decorator/decorators.ftl.
Expression webResourceManager is undefined on line 23, column 11 in fragments/decorator/decorators.ftl.
The problematic instruction:
----------
==> ${webResourceManager.requireResourcesForContext(resourceContext)} [on line 23, column 9 in fragments/decorator/decorators.ftl]
in user-directive decorators.displayHtmlHeader [on line 3, column 1 in fragments/decorator/htmlHeader.ftl]
in include "/fragments/decorator/htmlHeader.ftl" [on line 1, column 1 in decorators/main.ftl]
----------
I can include the full exception if required.
Thanks in advance!
Seems that the problem is that Bamboo is not compatible with Oracle JDK 1.8... will downgrade and try again.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Was the problem fixed upon downgrade?
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.