Tried to install the latest version of stash (2.6.4) and got the this error. (screenshot)
VERSIONS
---------------------------------
java version "1.7.0_25"
git version 1.7.10.4
perl v5.16.0
SETUP
----------------------------------
STASH_HOME="/home/choitzt/atlassian/stash/data"
START
---------------------------------
../bin/start-stash.sh
Detecting JVM PermGen support...
PermGen switch is supported. Setting to 256m\n
Using STASH_HOME: /home/choitzt/atlassian/stash/data
Using CATALINA_BASE: /home/choitzt/atlassian/stash
Using CATALINA_HOME: /home/choitzt/atlassian/stash
Using CATALINA_TMPDIR: /home/choitzt/atlassian/stash/temp
Using JRE_HOME: /usr/lib64/jvm/jre
Using CLASSPATH: /home/choitzt/atlassian/stash/bin/bootstrap.jar:/home/choitzt/atlassian/stash/bin/tomcat-juli.jar
Using CATALINA_PID: /home/choitzt/atlassian/stash/work/catalina.pid
Success! You can now use Stash at the following address:
Try to open http://localhost:7990/
--> A fatal error has occurred
- The Spring WebApplicationContext could not be started
Try to open http://localhost:7990/setup
--> HTTP Status 500
LOGS
-------------------------
(atlassian-stash.log)
Is there any advice?
Thanks