-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 0.4
-
Component/s: Installation
-
None
From http://forums.atlassian.com/message.jspa?messageID=257234648#257234648
Hi,
It looks as if there's an installation name issue...
I first installed the Windows standalone, specifing my own root of D:\Java\Continuous_Integration\Bamboo but keeping the default suffix of _0.4. I also specified an alternative BambooHome outside the app directory.
When I came to run it, I found that nothing happened, so I downloaded the .zip version, unzipped that to \Bamboo, set the BambooHome (in fact, copied it from the previous install) and run that, whereupon it ran up correctly.
I compared the two trees and was surprised to see that apart from the .install4j folder (surely not needed in the .zip archive?) they were identical, and was even more surprised to see the following behaviour!
D:\Java\Continuous_Integration\Bamboo_0.4>start-bamboo.bat Press any key to continue . . . D:\Java\Continuous_Integration\Bamboo_0.4>cd .. D:\Java\Continuous_Integration>mv Bamboo_0.4 Bamboo04 D:\Java\Continuous_Integration>cd Bamboo04 D:\Java\Continuous_Integration\Bamboo04>start-bamboo.bat 2006-09-28 09:44:41,946 INFO [main] [HttpServer] Version Jetty/5.1.4 2006-09-28 09:44:41,977 INFO [main] [Credential] Checking Resource aliases 2006-09-28 09:44:42,587 INFO [main] [Container] Started org.mortbay.jetty.servlet.WebApplicationHandler@1abab88 Terminate batch job (Y/N)? y D:\Java\Continuous_Integration\Bamboo04>cd .. D:\Java\Continuous_Integration>mv Bamboo04 Bamboo_0.4 D:\Java\Continuous_Integration>cd Bamboo_0.4 D:\Java\Continuous_Integration\Bamboo_0.4>start-bamboo.bat Press any key to continue . . . D:\Java\Continuous_Integration\Bamboo_0.4>cd .. D:\Java\Continuous_Integration>mv Bamboo_0.4 Bamboo04 D:\Java\Continuous_Integration>cd Bamboo04 D:\Java\Continuous_Integration\Bamboo04>start-bamboo.bat 2006-09-28 09:46:04,916 INFO [main] [HttpServer] Version Jetty/5.1.4 2006-09-28 09:46:04,956 INFO [main] [Credential] Checking Resource aliases Terminate batch job (Y/N)? y D:\Java\Continuous_Integration\Bamboo04>
Just to continue, Bamboo_04 & Bamboo0.4 are OK, but not Bamboo_0.4 !
/Gwyn
- relates to
-
BAM-158 Distributions have confusing directory structure.
-
- Closed
-