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.
Have spent all morning trying to figure this out. I installed the latest JDK for Crowd to use based on a recommendation by Atlassian support, but no matter what I put in JAVA_HOME, Java Version still reads 1.6.0. Is there a config file somewhere that I could change to point Crowd to the right JAVA_HOME path?
configuration:
Windows XP
Version: 2.3.4 (Build:#526 - 11-10-2011)
You also need to make sure JAVA_HOME is in your PATH environment.
Generally, in the environement variable dialog, you would set JAVA_HOME to something, then prepend this to the PATH environment
%JAVA_HOME%\bin
This adds java's bin directory to the system PATH
I've both JRE_HOME and JAVA_HOME added to system var, and on PATH and still not working.
I'm attempting to install Crowd 3.2.1 on a Windows 10 Pro.
Currently stuck at this while browsing some solutions online.
Best,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Here's what I'm stuck at with so far
C:\Crowd>start_crowd.bat
To run Crowd in the foreground, start the server with start_crowd.bat /fg
The JRE_HOME environment variable is not defined correctly
This environment variable is needed to run this program
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.