-
Bug
-
Resolution: Fixed
-
Low
-
None
-
2.2.0
-
Windows
Installing Stash 2.2.0, the application doesn't run if there are spaces in the installation directory path:
C:\Program Files\Stash\bin>start-stash.bat To run STASH in the foreground, start the server with start-stash.bat /fg . Using STASH_HOME: "C:\Users\ssetayeshfar\stash-home" Using CATALINA_BASE: "C:\Program Files\Stash" Using CATALINA_HOME: "C:\Program Files\Stash" Using CATALINA_TMPDIR: "C:\Program Files\Stash\temp" Using JRE_HOME: "C:\Users\devtools\Java\jdk1.7.0_17" Using CLASSPATH: "C:\Program Files\Stash\bin\bootstrap.jar;C:\Program Files\ . The system cannot find the file C:\Program. Started Atlassian Stash at: http://localhost:/ If you encounter issues starting or stopping Atlassian Stash, please see the Troub http://confluence.atlassian.com/display/STASH/Installation+Troubleshooting+Guide
When I moved the installation folder to a different path with no spaces I was able to launch it successfully.
The installation manual indicates that there should not be any spaces in the <stash-home> path, but nothing is mentioned about the installation path. (InstallStashOnWindowsManual.JPG)