Hi, i upgraded to Bitbicket, but it wont start up. If i user bash start..sh it shows, start was ok and i can access by localhost:7990 but i receive the Error "webiste not found"
can any one help me?
Edit:
Ah i found an info
Atlassian Bitbucket does not support Java 1.7.0_75. Please start the product with Java 8 or greater.
How can i change this? I have installed Java 8 on my server
Hi,
Please make sure that you have set the environment variable JAVA_HOME accordingly:
export JAVA_HOME=/path/to/your/java/8/dir
Hope this helps.
Cheers,
Michael
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.