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
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
After installing Crowd Server 4.0.5 on Windows Server 2019, I am unable to navigate to the setup screen and am getting the error:
Type Status Report
Message /crowd/console
Description The origin server did not find a current representation for the target resource or is not willing to disclose that one exists.
I have gotten Crowd to work on Crowd 2.8.3 on this same server and I have the jdk and jre for Java 8 installed, but for some reason, I'm having trouble with Crowd 4.0.5.
Hi @John Oliver
If look into the Crowd 4.0.5 archive you can find, that it contains a web server (apache-tomcat folder), but Crowd 2.8.3 has the option to be downloaded with a web server (2.8.3 - Standalone) and without (2.8.3 - Crowd Server) see attachment.
As you mentioned, on your Windows Server 2019 was deployed Crowd 2.8.3, so I can suppose that it was "2.8.3 - Crowd Server" and additionally installed Apache Tomcat (with the specified environment variable CATALINA_HOME). And when you run Crowd 4.0.5 through the command "start_crowd.bat" in fact you run a web server that is installed separately.
Solution: delete environment variable CATALINA_HOME and try to run Crowd 4.0.5 through the command "start_crowd.bat"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.