It's not the same without you
Join the community to find out what other Atlassian users are discussing, debating and creating.
After upgrading bamboo to version 5.5 the code checkout time has increased significantly, i have tried the solution - exchange the existing <Bamboo_Install>/webapp/WEB-INF/lib/jna-3.4.0.jar
with the attached jna-3.3.0.jar
file. but it didn't work for me, In Source Code Checkout i have not checked force clean build option. But still it checks out the whole code whenever a new build is fired. Is there any way with which the could should get updated once it has been checked out so that complete build process takes less time. Or if there is any other way please suggest. Thanks in advance.
Is there something that fundamentally changes your repository each time you check out? (like checking out a different path based on a variable or something?)
Is this something that occurs once with each plan since the upgrade or is the problem happening with the same plan over and over again? Are you using a java version for bamboo that is supported? I suppose you are using the svn plugin for checkouts rather than using a script correct?
Do you have access to the command line for the build server? You might try running a script checkout (define the path to your svn and run checkout URL[@REV]... [PATH] (see svn help co)) then run the same command from the command line and see if it takes the same amount of time. Is it considerably faster than the plugin? That might be an option for you. We found that when we had an IBM Java instead of a Sun java that the performance was abysmal. The IBM java configuration is not supported by Atlassian and switching that out made a huge improvement.
This community is celebrating its one-year anniversary and Atlassian co-founder Mike Cannon-Brookes has all the feels.
Read moreBamboo 5.9 will no longer be supported after June 12, 2017. What does this mean? As part of our End of Life policy, Atlassian supports major versions for two years after the first major iteratio...
Connect with like-minded Atlassian users at free events near you!
Find a groupConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no AUG chapters near you at the moment.
Start an AUGYou're one step closer to meeting fellow Atlassian users at your local meet up. Learn more about AUGs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.