You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
We have 2 nodes for Crowd in our Dev environment where we are upgrading to Crowd. 3.6.0
The installation was successful in both the nodes. I am able to successfully access the first node URL and provide my AD credentials to log into Crowd.
However when I try to log into the second crowd node by providing the same AD credentials, it is throwing following error message after I click on "Log in" button.
Not sure what exactly is causing is error and what would be the resolution
We are using Linux app servers and SQL server database in our environment
Type Exception Report
Message org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/atlassian/soy/impl/functions/LocaleUtils
Description The server encountered an unexpected condition that prevented it from fulfilling the request.
Exception
java.lang.RuntimeException: org.apache.jasper.JasperException: javax.servlet.ServletException: java.lang.NoClassDefFoundError: com/atlassian/soy/impl/functions/LocaleUtils com.opensymphony.sitemesh.webapp.decorator.BaseWebAppDecorator.render(BaseWebAppDecorator.java:40) com.opensymphony.sitemesh.webapp.SiteMeshFilter.doFilter(SiteMeshFilter.java:83) com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:39) com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:70) com.atlassian.plugin.servlet.filter.ServletFilterModuleContainerFilter.doFilter(ServletFilterModuleContainerFilter.java:58) com.atlassian.plugin.servlet.filter.IteratingFilterChain.doFilter(IteratingFilterChain.java:39) com.atlassian.plugin.servlet.filter.DelegatingPluginFilter$1.doFilter(DelegatingPluginFilter.java:58)